Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
CalculateInverse
Guides
Guide to ZigangPan`CalculateInverse`
Symbols
FormulaToCPFunction
FormulaToFunction
inversefunction
updatenames
Guide to ZigangPan`CalculateInverse`
This paclet contains some basic utility functions
F
o
r
m
u
l
a
T
o
C
P
F
u
n
c
t
i
o
n
— generates a compiled function using a formula.
F
o
r
m
u
l
a
T
o
F
u
n
c
t
i
o
n
— generates a pure function using a formula.
i
n
v
e
r
s
e
f
u
n
c
t
i
o
n
— calculates the a pure function that is the inverse of the given pure function.
u
p
d
a
t
e
n
a
m
e
s
— returns a list of new variable names to avoid naming conflict.
F
o
r
m
u
l
a
T
o
C
P
F
u
n
c
t
i
o
n
▪
F
o
r
m
u
l
a
T
o
F
u
n
c
t
i
o
n
▪
i
n
v
e
r
s
e
f
u
n
c
t
i
o
n
▪
u
p
d
a
t
e
n
a
m
e
s
"
"