numpy / 1.23 / reference / generated / numpy.finfo.tiny.html

numpy.finfo.tiny

property

propertyfinfo.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.

© 2005–2022 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.23/reference/generated/numpy.finfo.tiny.html