Difference between revisions of "Manuals/calci/RECIPROCAL"

From ZCubes Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
==Description==
 
==Description==
 
*This function gives the reciprocal of a number.
 
*This function gives the reciprocal of a number.
*We can also give a number range as argument.  
+
*We can also give a number range as argument.
 
  
 
==ZOS==
 
==ZOS==

Revision as of 04:28, 10 November 2016

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

Reciprocal