This is documentation for an old release of NumPy (version 1.3.). Read this page in the documentation of the latest stable release (version > 1.17).
Returns True if cast between data types can occur without losing precision.
Parameters: | from: data type code :
to: data type code :
|
---|---|
Returns: | out : bool
|