NeoCal User Guide
Two-Number Functions
These functions require two numbers as input and store their result
in the x register:
-
calculates the addition of x and y.
-
calculates the subtraction of x from y.
-
calculates the multiplication of x and y.
-
calculates y divided by x.
-
calculates the remainder of y divided by x.
-
calculates y raised to the power of x.
-
calculates the x root of y.