Difference between revisions of "Manuals/calci/NUMBERNINE"
Jump to navigation
Jump to search
(Created page with "<div style="font-size:30px">'''NUMBERNINE()'''</div><br/> ==Description== *This function displays number nine. *It requires no input argument. You can simply enter this func...") |
|||
Line 23: | Line 23: | ||
==See Also== | ==See Also== | ||
− | |||
*[[Manuals/calci/NUMBEREIGHT | NUMBEREIGHT]] | *[[Manuals/calci/NUMBEREIGHT | NUMBEREIGHT]] | ||
+ | *[[Manuals/calci/NUMBERTEN | NUMBERTEN]] | ||
*[[Manuals/calci/NUMBERZERO | NUMBERZERO]] | *[[Manuals/calci/NUMBERZERO | NUMBERZERO]] | ||
− | |||
==References== | ==References== |
Latest revision as of 20:43, 23 May 2017
NUMBERNINE()
Description
- This function displays number nine.
- It requires no input argument. You can simply enter this function and it will return number '9'.
- NUMBERNINE() can be used in integration with other function for evaluation.
Examples
- NUMBERNINE= 9
- PRODUCT(10,NUMBERNINE) = 90
- NUMBERNINE+10+NUMBERNINE+NUMBERNINE= 37
- NUMBERNINE-(2/3) = 8.3333333333333335
- TRUE+TRUE+NUMBERNINE= 11
Related Videos
See Also
References