Next: zinv, Previous: zeroifnotdefined, Up: Internal Routines [Contents][Index]
zeronans, [value=value ,] arg1 [, …]
zeronans([ value=value ,] arg)
The subroutine form replaces all NaN
s (Not-a-Number values) in
arg1
and following arguments with the scalar
value
, which defaults to zero. The function form returns a
copy of arg
with NaN
s replaced.
See also: isnan