Difference between revisions of "Manuals/calci/NUMBERFIVE"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div style="font-size:30px">'''NUMBERFIVE()'''</div><br/> ==Description== *This function displays number five. *It requires no input argument. You can simply enter this func...")
 
 
Line 10: Line 10:
 
==Examples==
 
==Examples==
  
#=NUMBERFIVE= 5
+
#NUMBERFIVE= 5
#=PRODUCT(10,NUMBERFIVE) = 50
+
#PRODUCT(10,NUMBERFIVE) = 50
#=6.7+NUMBERFIVE+NUMBERFIVE= 16.7
+
#6.7+NUMBERFIVE+NUMBERFIVE= 16.7
#=NUMBERFIVE-(2/3) = 4.3333333333333335
+
#NUMBERFIVE-(2/3) = 4.3333333333333335
#=TRUE+TRUE+NUMBERFIVE= 7
+
#TRUE+TRUE+NUMBERFIVE= 7
  
 
==Related Videos==
 
==Related Videos==

Latest revision as of 21:28, 23 May 2017

NUMBERFIVE()


Description

  • This function displays number five.
  • It requires no input argument. You can simply enter this function and it will return number '5'.
  • NUMBERFIVE() can be used in integration with other function for evaluation.


Examples

  1. NUMBERFIVE= 5
  2. PRODUCT(10,NUMBERFIVE) = 50
  3. 6.7+NUMBERFIVE+NUMBERFIVE= 16.7
  4. NUMBERFIVE-(2/3) = 4.3333333333333335
  5. TRUE+TRUE+NUMBERFIVE= 7

Related Videos

Introduction to number systems


See Also

References