Re: NA and NaN representation on mips64el

"John W. Eaton" <[email protected]> Mon, 12 May 2025 23:53:48 -0400
Newsgroups gmane.linux.debian.ports.mips
Message-ID <[email protected]>
On 5/12/25 8:49 PM, YunQiang Su wrote:

> I guess that octave uses sNaN as NA?

No, it uses a specific NaN value to represent NA that aims to be 
compatible with the bit pattern used by R.

What does R do for setting (or testing) the value of NA on this platform?

jwe