31 - 40 of 4519 for FunctionSearch Results
Boole   (Built-in Mathematica Symbol)
Boole[expr] yields 1 if expr is True and 0 if it is False.
CompiledFunction   (Built-in Mathematica Symbol)
CompiledFunction[args...] represents compiled code for evaluating a compiled function.
InverseFunction   (Built-in Mathematica Symbol)
InverseFunction[f] represents the inverse of the function f, defined so that InverseFunction[f][y] gives the value of x for which f[x] is equal to y. InverseFunction[f, n, ...
FunctionInterpolation   (Built-in Mathematica Symbol)
FunctionInterpolation[expr, {x, x_min, x_max}] evaluates expr with x running from x_min to x_max and constructs an InterpolatingFunction object which represents an ...
DisplayFunction   (Built-in Mathematica Symbol)
DisplayFunction is an option for graphics and sound functions that specifies a function to apply to graphics and sound objects before returning them.
NearestFunction   (Built-in Mathematica Symbol)
NearestFunction[data] represents a function whose values give the elements closest to an element that is supplied.
NormalsFunction   (Built-in Mathematica Symbol)
NormalsFunction is an option for Plot3D and related functions that specifies a function to apply to determine the effective surface normals at every point.
CounterFunction   (Built-in Mathematica Symbol)
CounterFunction is an option for counters that specifies the symbols used to display the value of the counter.
ColorFunction   (Built-in Mathematica Symbol)
ColorFunction is an option for graphics functions that specifies a function to apply to determine colors of elements.
RegionFunction   (Built-in Mathematica Symbol)
RegionFunction is an option for plotting functions that specifies the region to include in the plot drawn.
1|2|3|4|5|6|7 ... 452 Previous Next

...