Manuals/calci/RECIPROCAL
Jump to navigation
Jump to search
RECIPROCAL(Number)
- is indicating any number for which we want the reciprocal.
Description
- This function gives the reciprocal of a number.
- We can also give a number range as argument.
ZOS
- The syntax find RECIPROCAL in ZOS is .
- is any number or range for which we want the reciprocal.
- For e.g.,RECIPROCAL(2),RECIPROCAL(2..5)
Examples
- =RECIPROCAL(2) = 0.5
- =RECIPROCAL(2..4) is
Number | Reciprocal |
---|---|
2 | 0.5 |
3 | 0.3333333333333333 |
4 | 0.2 |
See Also
References