You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#65 is a step in the right direction, giving us a way to at least avoid a panic. I still think it's possible to support these representations, but if this crate would prefer sticking with finite values, #65 works for us! 🙂
Outputs
This representation in
f64
but not inBigDecimal
resulted in a few issues being opened onnushell/nushell
.We were wondering if
bigdecimal
would be open to supporting the representation ofInfinity
andNaN
?The text was updated successfully, but these errors were encountered: