Difference between revisions of "Manuals/calci/NUMBERNINE"

From ZCubes Wiki
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/NUMBERSEVEN | NUMBERSEVEN]]
 
 
*[[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 21: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

  1. NUMBERNINE= 9
  2. PRODUCT(10,NUMBERNINE) = 90
  3. NUMBERNINE+10+NUMBERNINE+NUMBERNINE= 37
  4. NUMBERNINE-(2/3) = 8.3333333333333335
  5. TRUE+TRUE+NUMBERNINE= 11

Related Videos

Introduction to number systems


See Also

References