zero


zero
      

This variable is bound to positive zero.

Examples:


zero
// 0.
is_zero(zero)
// true
zero + 1
// 1.0
      

Also see:

_zero
inf
_inf
nan


Core Module Index | Contents