heat.constants

Constants module.

Module Contents

inf

IEEE 754 floating point representation of (positive) infinity (\(\infty\)).

Inf

IEEE 754 floating point representation of (positive) infinity (\(\infty\)).

Infty

IEEE 754 floating point representation of (positive) infinity (\(\infty\)).

Infinity

IEEE 754 floating point representation of (positive) infinity (\(\infty\)).

nan

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

NaN

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

pi = 3.141592653589793

Archimedes’ constant (\(\pi\)).

e = 2.718281828459045

Euler’s number, Euler’s constant (\(e\)).

Euler = 2.718281828459045

Euler’s number, Euler’s constant (\(e\)).