OWBasic for Pocketviewer

Home INTRO Alphabetical Index

Transformation into a Floating Point Number

FLOAT#(i%)
FLOAT#(s$)
FLOAT(i%)
FLOAT(s$)

Transformation of the argument into a floating point value (float)


  • INT - Transformation into an integer
  • STRING - Transformation into a string
Home INTRO Alphabetical Index