AngouriMath
Minf
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.
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
Only ordered arguments compare, so a complex one is left alone rather than
guessed at.
Members
Codomain
PropertyInitDirectChildren
MethodLatexize
MethodReplace(System.Func{AngouriMath.Entity,AngouriMath.Entity})
MethodStringize
MethodToString
Method
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1953 pages online