OWBasic for Pocketviewer

Home INTRO Group PROCEDURE Alphabetical Index

Procedures and Functions for Work with Real Values


MIN#, MAX#Extreme values
INCF, DECFIncrementing / Decrementing
RND#Random numbers
ABS#The absolute amount
FRACT#The broken part
CEIL, FLOORNext smaller int, next higher int
POW#, POWI#Powers
SQR#, NRT#Roots
SIN#, ASIN#, ATAN2#Trigonometric functions
SINH#, ASINH#Hyperbolic functions
TRIGMODE, RAD#, DEG#, GRAD#Angle representations
POLR#, CARTX#Coordinates- transformations
LOG#, LN#, LOG2#Logarithms
EXP10#, EXP#, EXP2#Exponential functions
FLOATConversion into real numbers


  • IFUNC - Procedure and Functions to work with integer values
  • SFUNC - Procedures And Functions to Work With Strings
  • DATATYPE - Datatype
Home INTRO Group PROCEDURE Alphabetical Index