F64_Val()

Syntax

F64_Val(n.double, number.s)

Description

Converts a numeric string to a double number. The converted number is assigned to n.
The input String can also be in the exponential format.

Attention: Due to limitations in the PureBasic Stringhandling, this function is not Threadsafe.