Difference between revisions of "Manuals/calci/ONE"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div style="font-size:30px">'''ONE()'''</div><br/> ==Description== *This function displays number one. *It requires no input argument. You can simply enter this function and ...")
 
 
Line 13: Line 13:
 
==Related Videos==
 
==Related Videos==
  
{{#ev:youtube|0Xih0b8vWk0|280|center|How to use quotation marks}}
+
{{#ev:youtube|ku4KOFQ-bB4|280|center|Introduction to number systems}}
  
  
Line 25: Line 25:
 
==References==
 
==References==
  
*[https://en.wikipedia.org/wiki/Quotation_marks_in_English Quotation marks in English]
+
*[https://en.wikipedia.org/wiki/Number Number]
  
  

Latest revision as of 11:24, 22 May 2017

ONE()


Description

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

Examples

  • ONE = 1
  • SUM(6+ONE) = 7
  • 6+ONE+ONE = 8

Related Videos

Introduction to number systems


See Also


References