|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.73
">floatvalDescriptionfloat floatval ( mixed var)Returns the float value of var. Var may be any scalar type. You cannot use floatval() on arrays or objects.
See also intval(), strval(), settype() and Type juggling.
|