[Oberon] PO2013 - Simple Calc Tool
eas lab
lab.eas at gmail.com
Thu Dec 20 10:15:16 CET 2018
Tomas Kral wrote/:--------------
I have just discovered this simple calc tool under UV4 modules. Looks
awesome.
System.Open Calc.Tool
Calc.Reset
Calc.Set cos := 33H otto := 1000H ~
Calc.List
Calc.Hex egon + otto
Calc.Dec egon * 2
Calc.Char "j" + 7
Calc.Real cos (193 * pi)
-------------------------------
I like the syntax. Is it in *nix:V4? Can you post a URL?
Can it handle constructed expressions like:-
Calc.Char "j" - (Calc.Hex 0H + 30H)
?
What's the value of egon?
Thanks.
More information about the Oberon
mailing list