In D2 .min was renamed to .min_normal for floating point types to make its meaning more obvious. This is a trivial template wrapper that unifies the naming.
any floating point type
Return: minimal normalized value for that type
See Implementation
In D2 .min was renamed to .min_normal for floating point types to make its meaning more obvious. This is a trivial template wrapper that unifies the naming.