Difference between revisions of "Manuals/calci/NUMBERFOUR"
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 |
− | # | + | #SUM(-69,NUMBERFOUR) = -65 |
− | # | + | #6.7+NUMBERFOUR+NUMBERFOUR= 14.7 |
− | # | + | #NUMBERFOUR-(2/3) = 3.3333333333333335 |
− | # | + | #TRUE+TRUE+NUMBERFOUR = 6 |
==Related Videos== | ==Related Videos== |
Latest revision as of 20: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
- NUMBERFOUR= 4
- SUM(-69,NUMBERFOUR) = -65
- 6.7+NUMBERFOUR+NUMBERFOUR= 14.7
- NUMBERFOUR-(2/3) = 3.3333333333333335
- TRUE+TRUE+NUMBERFOUR = 6
Related Videos
See Also
References