Cassandra\Float::__toString PHP Method

__toString() public method

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