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–2024 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/2.0/reference/generated/numpy.finfo.tiny.html