toFloat

Convert a formatted string of digits to a floating-point number. Throws an exception where the input text is not parsable in its entirety.

NumType
toFloat
(
T
)
(
const(T[]) src
)

Meta