Are NaNs allowed in NRC? #257
Answered
by
Garux
coyoteclan
asked this question in
Q&A
-
|
I am deriving a tool from NRC but in rust and I want to know if you allow NaNs in math or not |
Beta Was this translation helpful? Give feedback.
Answered by
Garux
Oct 3, 2025
Replies: 1 comment
-
|
They are allowed, but they are never desirable in input and output data. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
coyoteclan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They are allowed, but they are never desirable in input and output data.