numpy.finfo.tiny#

property

property finfo.tiny#

Return the value for tiny, alias of smallest_normal.

Returns:
tinyfloat

Value for the smallest normal, alias of smallest_normal.

Warns:
UserWarning

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