I can get the max (very large number) and the min_normal (very small), but I cannot find a way to get the most negative number (large negative number). Is there a good way to do this in D?
Docs: http://dlang.org/property.html
You can use -float.max
to get the value since flipping the sign bit is all that's needed.
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