3 lines
113 B
R
3 lines
113 B
R
# 0 and -0 are recognized but are both printed as simply 0.
|
|
1/c(0, -0, Inf, -Inf, NaN)
|
|
# Inf -Inf 0 0 NaN
|