MAXLOG

Provides the maximum allowed base-e logarithm for type T in normal distribution computations, preventing overflow in erfc/erfce. (community summary)

package @safe pure nothrow @nogc
enum T MAXLOG(T);