AngouriMath

Navigation

← Back to list of members

Min​(AngouriMath.​Entity,​AngouriMath.​Entity)

 Method (no overloads)

Summary

The lesser of a and b.

Parameter "a"

The first argument.

Parameter "b"

The second argument.

Returns

Whichever is smaller, or the unevaluated node where they cannot be compared.

Remarks

Only ordered arguments compare, so a complex one is left alone rather than
guessed at. For more than two, nest: Min(Min(a, b), c).

























Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1953 pages online