AngouriMath
DivideByEntityStrict(AngouriMath.Entity,AngouriMath.Entity)
Method (no overloads)
Summary
Divides the given expression by the divisor.
Requires a given node to exactly match the divisor,
so no "smart" division can be applied.
(e. g. pi / 2 divide by pi would work, but
(2 a) / 2 won't be divided by 4a)
Requires a given node to exactly match the divisor,
so no "smart" division can be applied.
(e. g. pi / 2 divide by pi would work, but
(2 a) / 2 won't be divided by 4a)
Returns
The result if valid, null otherwise
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online