The connectivity and data-processing capabilities of Mathematica make it ideal for importing and analyzing data displayed on a website. In most cases, this is relatively ...
Exp
(Built-in Mathematica Symbol) Exp[z] gives the exponential of z.
Fibonacci[n] gives the Fibonacci number F_n. Fibonacci[n, x] gives the Fibonacci polynomial F_n (x).
KnotData[knot, " property"] gives the specified property for a knot.KnotData[knot] gives an image of the knot.KnotData["class"] gives a list of knots in the specified class.
Log
(Built-in Mathematica Symbol) Log[z] gives the natural logarithm of z (logarithm to base e). Log[b, z] gives the logarithm to base b.
Power
(Built-in Mathematica Symbol) x^y gives x to the power y.
ProductLog[z] gives the principal solution for w in z == w e^w. ProductLog[k, z] gives the k\[Null]^th solution.
ReliefPlot[array] generates a relief plot of an array of height values.
Sec
(Built-in Mathematica Symbol) Sec[z] gives the secant of z.
Tan
(Built-in Mathematica Symbol) Tan[z] gives the tangent of z.