Difference between revisions of "Manuals/calci/NUMBERTHREE"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div style="font-size:30px">'''NUMBERTHREE()'''</div><br/> ==Description== *This function displays number three. *It requires no input argument. You can simply enter this fun...")
 
 
Line 7: Line 7:
  
 
==Examples==
 
==Examples==
#=NUMBERTHREE= 3
+
#NUMBERTHREE= 3
#=SUM(69+NUMBERTHREE) = 72
+
#SUM(69,NUMBERTHREE) = 72
#=6.7+NUMBERTHREE+NUMBERTHREE= 12.7
+
#6.7+NUMBERTHREE+NUMBERTHREE= 12.7
#=NUMBERTHREE-(2/3) = 2.3333333333333335
+
#NUMBERTHREE-(2/3) = 2.3333333333333335
  
 
==Related Videos==
 
==Related Videos==

Latest revision as of 21:51, 23 May 2017

NUMBERTHREE()


Description

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

Examples

  1. NUMBERTHREE= 3
  2. SUM(69,NUMBERTHREE) = 72
  3. 6.7+NUMBERTHREE+NUMBERTHREE= 12.7
  4. NUMBERTHREE-(2/3) = 2.3333333333333335

Related Videos

Introduction to number systems


See Also


References