Method popr
popr()
Removes the value currently on top of the stack,
convert and returns it as always normalized BigRational number.
Declaration
public BigRational popr()
Returns
| Type | Description |
|---|---|
| BigRational | A always normalized BigRational number. |
Removes the value currently on top of the stack,
convert and returns it as always normalized BigRational number.
public BigRational popr()
| Type | Description |
|---|---|
| BigRational | A always normalized BigRational number. |