Difference between revisions of "Manuals/calci/NUMBERFOUR"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div style="font-size:30px">'''NUMBERFOUR()'''</div><br/> ==Description== *This function displays number four. *It requires no input argument. You can simply enter this funct...")
 
 
Line 7: Line 7:
  
 
==Examples==
 
==Examples==
#=NUMBERFOUR= 4
+
#NUMBERFOUR= 4
#=SUM(-69+NUMBERFOUR) = -65
+
#SUM(-69,NUMBERFOUR) = -65
#=6.7+NUMBERFOUR+NUMBERFOUR= 14.7
+
#6.7+NUMBERFOUR+NUMBERFOUR= 14.7
#=NUMBERFOUR-(2/3) = 3.3333333333333335
+
#NUMBERFOUR-(2/3) = 3.3333333333333335
#=TRUE+TRUE+NUMBERFOUR = 6
+
#TRUE+TRUE+NUMBERFOUR = 6
  
 
==Related Videos==
 
==Related Videos==

Latest revision as of 21:51, 23 May 2017

NUMBERFOUR()


Description

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

Examples

  1. NUMBERFOUR= 4
  2. SUM(-69,NUMBERFOUR) = -65
  3. 6.7+NUMBERFOUR+NUMBERFOUR= 14.7
  4. NUMBERFOUR-(2/3) = 3.3333333333333335
  5. TRUE+TRUE+NUMBERFOUR = 6

Related Videos

Introduction to number systems


See Also


References