numpy.finfo.smallest_normal — NumPy v2.3 Manual (original) (raw)

property

property finfo.smallest_normal#

Return the value for the smallest normal.

Returns:

smallest_normalfloat

Value for the smallest normal.

Warns:

UserWarning

If the calculated value for the smallest normal is requested for double-double.