floatval

Example

 float floatval ( mixed $var ) 

Description

Gets the float value of var.

Return Values

The float value of the given variable. Empty arrays return 0, non-empty arrays return 1.