NInvert Command
- NInvert( <Function> )
-
Gives the inverse of the function without showing the inverted formula. If you want to get the formula, use the Invert Command instead.
NInvert(sin(x))
yields a function f such that sin(f(x))=x for -1 < x < 1.
|