heat.array_api._constants#

Module Contents#

e = 2.718281828459045#

IEEE 754 floating-point representation of Euler’s constant.

inf#

IEEE 754 floating-point representation of (positive) infinity.

nan#

IEEE 754 floating-point representation of Not a Number (NaN).

newaxis = None#

An alias for None which is useful for indexing arrays.

pi = 3.141592653589793#

IEEE 754 floating-point representation of the mathematical constant \(\pi\).