AngouriMath

Navigation

Minf


← Back to list of classes

Description

Summary

A node of min: the lesser of its two arguments.

Remarks

A node rather than sugar over (a + b - abs(a - b)) / 2. The closed form is
what this simplifies to where that helps; it is not what it should print
as, and the round-trip contract would make that permanent. SymPy keeps
Min as a node for the same reason.
Only ordered arguments compare, so a complex one is left alone rather than
guessed at.

Members

























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