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

numpy.finfo.tiny

property

property finfo. tiny

Return the value for tiny, alias of smallest_normal.

Returns
tiny float

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