toFloat

Converts the given string slice to an floating point value.

alias toFloat = to_floating

Return Value

The floating point value on success, or 0.0 on failure.

Meta