Cassandra\Float::__toString PHP Méthode

__toString() public méthode

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