w3resource

NumPy Data type: finfo() function

numpy.finfo() function

Machine limits for floating point types.

Version: 1.15.0

Syntax:

class numpy.finfo(dtype)

Parameter:

Name Description Required /
Optional
dtype : float, dtype, or instance Kind of floating point data-type about which to get information. Required

Python Code Editor:



Become a Patron!

Follow us on Facebook and Twitter for latest update.

It will be nice if you may share this link in any developer community or anywhere else, from where other developers may find this content. Thanks.

https://w3resource.com/numpy/data-type-routines/finfo.php