Manuals/calci/NUMBERZERO

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

  1. NUMBERZERO= 0
  2. PRODUCT(10,NUMBERZERO) = 0
  3. NUMBERZERO+10+NUMBERZERO+NUMBERZERO= 10
  4. NUMBERZERO-(2/3) = -0.6666666666666666
  5. TRUE+TRUE+NUMBERZERO= 2

Related Videos

Introduction to number systems


See Also


References