OWBasic for Pocketviewer

Home INTRO Group GRAPHIO Alphabetical Index

Input with calculator

CALCINPUT#()

A keyboard of a calculator is displayed in the lower half of the screen. It is possible to input a number and to do simple calculations. After pressing the '=' key or 'NEXT' the result is return by CALCINPUT.

Warning: Please take into account, that the floating point values in OWBasic have a lower precision than the calculator.


  • SHOW - Visualisation of generated graphic
  • INPUT - Input of values
Home INTRO Group GRAPHIO Alphabetical Index