Manuals/calci/NUMBERZERO
Jump to navigation
Jump to search
NUMBERZERO()
Description
- This function displays number zero.
- It requires no input argument. You can simply enter this function and it will return number '0'.
- NUMBERZERO() can be used in integration with other function for evaluation.
Examples
- NUMBERZERO= 0
- PRODUCT(10,NUMBERZERO) = 0
- NUMBERZERO+10+NUMBERZERO+NUMBERZERO= 10
- NUMBERZERO-(2/3) = -0.6666666666666666
- TRUE+TRUE+NUMBERZERO= 2
Related Videos
See Also
References