Cassandra\Float::__toString PHP 메소드

__toString() 공개 메소드

Returns string representation of the float value.
public __toString ( ) : string
리턴 string float value
    public function __toString()
    {
    }