Difference between revisions of "Manuals/calci/NUMBERTWO"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div style="font-size:30px">'''NUMBERTWO()'''</div><br/> ==Description== *This function displays number two. *It requires no input argument. You can simply enter this functio...")
 
 
Line 7: Line 7:
  
 
==Examples==
 
==Examples==
#=NUMBERTWO= 2  
+
#NUMBERTWO= 2  
#=SUM(6+NUMBERTWO) = 8
+
#SUM(6,NUMBERTWO) = 8
#=67+NUMBERTWO+NUMBERTWO= 71
+
#67+NUMBERTWO+NUMBERTWO= 71
#=NUMBERTWO-(2/3) = 1.33333333333333337
+
#NUMBERTWO-(2/3) = 1.33333333333333337
  
 
==Related Videos==
 
==Related Videos==

Latest revision as of 21:50, 23 May 2017

NUMBERTWO()


Description

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

Examples

  1. NUMBERTWO= 2
  2. SUM(6,NUMBERTWO) = 8
  3. 67+NUMBERTWO+NUMBERTWO= 71
  4. NUMBERTWO-(2/3) = 1.33333333333333337

Related Videos

Introduction to number systems


See Also


References