As in the title, I would expect it to be a nan as well. Is this number special?
This is clearly a bug in numpy.ramdom.binomial
.
Is this number special?
I would guess this is the result of some calculation involving the raw representation of nan
(which is represented as a specific "reserved" float value). (More on that)
The implementor probably forgot to check input for nan
and included the raw representation of nan
in the (C-level) calculation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With