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

public static

Signature

public static function ln2(): self

Returns

self

Documentation

ln(2) - natural logarithm of 2

Symbolic: ln(2), computed to arbitrary precision at eval()

Source

src/Util/Math/Expr.php:110-113