Version: 0.4.0
numeric
float
Warning: Deprecated
Parse a float. Returns the float as a string. Use ->map('floatval') or similar to cast it to a numeric type.
function float() : Parser
Warning: Deprecated
Parse a float. Returns the float as a string. Use ->map('floatval') or similar to cast it to a numeric type.