Constants¶
Array API specification for constants.
A conforming implementation of the array API standard must provide and support the following constants adhering to the following conventions.
Each constant must have a Python floating-point data type (i.e.,
float
) and be provided as a Python scalar value.
Objects in API¶
IEEE 754 floating-point representation of Euler's constant. |
|
IEEE 754 floating-point representation of (positive) infinity. |
|
IEEE 754 floating-point representation of Not a Number ( |
|
An alias for |
|
IEEE 754 floating-point representation of the mathematical constant |