numpy.finfo.smallest_normal#
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.