Skip to main content

Module VAL

Module VAL 

Source
Expand description

ยงVAL(X$) Returns a number parsed from string X$.

PRINT VAL("1E-2")
 0.01