Calc.basThis is a simple example of a calculator that uses nuBASIC Eval function, which is able to evaluate complex arithmetic expressions (both integer and floating-point).The using interface is provided via mouse events, which is required to use the GUI. |
Code samples >