Skip to content

Invert (RPN Only)

invert

The invert command will calculate 1 over a number


RPN Example

Input Stack:

2
invert

Result Stack:

0.5