mini\Util\Math\Expr::e() Method

public static

Signature

public static function e(): self

Returns

self

Documentation

e (Euler's number) - base of natural logarithm

Symbolic: exp(1), computed to arbitrary precision at eval()

Source

src/Util/Math/Expr.php:74-77