Difference between revisions of "Manuals/calci/NUMBERTEN"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div style="font-size:30px">'''NUMBERTEN()'''</div><br/> ==Description== *This function displays number ten. *It requires no input argument. You can simply enter this functi...")
 
(No difference)

Latest revision as of 21:46, 23 May 2017

NUMBERTEN()


Description

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


Examples

  1. NUMBERTEN= 10
  2. PRODUCT(10,NUMBERTEN) = 100
  3. NUMBERTEN+10+NUMBERTEN+NUMBERTEN= 40
  4. NUMBERTEN-(2/3) = 9.3333333333333335
  5. TRUE+TRUE+NUMBERTEN= 12

Related Videos

Introduction to number systems


See Also

References