NAME ^

src/pmc/phpfloat.pmc - PHP Float

DESCRIPTION ^

Methods ^

STRING *name()
Return the string 'double'.

non-Vtable Methods ^

STRING *serialize()
Return a representation of this float in the same format as PHP's serialize function.

Specific Methods ^

PMC *acosh()
PMC *asinh()
PMC *atanh()
PMC *is_finite()
PMC *is_infinite()
PMC *is_nan()
PMC *to_number()

AUTHORS ^

Francois Perrad.


parrot