integer ranges in R vs C and Java
You've hit on the reason -- representation of NA src/main/arithmetic.c:157: ? ?R_NaInt = INT_MIN;
Aha! Yes, I missed that.
(R-devel seems more appropriate for this question).
Yes, i was not sure. Thank you Saptarshi
You've hit on the reason -- representation of NA src/main/arithmetic.c:157: ? ?R_NaInt = INT_MIN;
Aha! Yes, I missed that.
(R-devel seems more appropriate for this question).
Yes, i was not sure. Thank you Saptarshi