Function[body] or body & is a pure function. The formal parameters are # (or #1), #2, etc. Function[x, body] is a pure function with a single formal parameter x. ...
Root
(Built-in Mathematica Symbol) Root[f, k] represents the exact k\[Null]^th root of the polynomial equation f[x] == 0. Root[{f, x_0}] represents the exact root of the general equation f[x] == 0 near x = ...
Two decades of intense R&D at Wolfram Research have given Mathematica by far the world's broadest and deepest coverage of special functions—and greatly expanded the whole ...
Long viewed as an important theoretical idea, functional programming finally became truly convenient and practical with the introduction of Mathematica's symbolic language. ...
Mathematica includes all the common special functions of mathematical physics found in standard handbooks. Each of the various classes of functions is discussed in turn. One ...
There are many functions that are built into Mathematica. This tutorial discusses how you can add your own simple functions to Mathematica. As a first example, consider ...
Some common operations on special functions. Most special functions have simpler forms when given certain specific arguments. Mathematica will automatically simplify special ...
Unicode: F4A1 Alias: Esc fn Esc. Infix operator with built-in evaluation rules. x y is by default interpreted as Function[x,y]. x y z groups as x (y z). \[Function] ...
Defining Functions Functions as Procedures Manipulating Options
ShowSpecialCharacters is an option for Style and Cell that specifies whether to replace \[Name], \:nnnn, etc. by explicit special characters.