AngouriMath
Invert(AngouriMath.Entity,AngouriMath.Entity)
Method (no overloads)
Summary
otherwise this function won't work correctly.
This function inverts an expression and returns a Set. Here, a represents
- x^2 = a ⇒ x = { sqrt(a), -sqrt(a) }
- sin(x) = a ⇒ x = { arcsin(a) + 2 pi n, pi - arcsin(a) + 2 pi n }
Returns
A set of possible roots of the expression.
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1534 pages online