On Thu, Apr 23, 2020 at 8:48 AM Amarjeet Anand <sarvmar...@gmail.com> wrote:
>
> Like math.MaxFloat64, Why don't math.MinFloat64 exist?

Unlike integers, for floating point numbers MinFloat64 == -
MaxFloat64.  So adding MinFloat64 doesn't seem necessary.

Of course this assumes that you are aware of that fact.  Maybe we
should add a sentence to the doc.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcWcu3Ts%2BrzFLx0rf_5Y08enpzNOrcC8JxgNZAV5o60zdA%40mail.gmail.com.

Reply via email to