Manuals/calci/RECIPROCAL

From ZCubes Wiki
Revision as of 04:23, 10 November 2016 by Abin (talk | contribs) (Created page with "<div style="font-size:30px">'''RECIPROCAL(Number)'''</div><br/> *<math>Number</math> is indicating any number for which we want the reciprocal. ==Description== *This functio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

  1. =RECIPROCAL(2) = 0.5
  2. =RECIPROCAL(2..4) is
Number Reciprocal
2 0.5
3 0.3333333333333333
4 0.2

See Also

References

[1]