231 - 240 of 9835 for applying functions to partsSearch Results
Getting Pieces of Lists   (Mathematica Tutorial)
Picking out elements of lists. We will use this list for the examples. Here is the last element of t.
MultilineFunction   (Built-in Mathematica Symbol)
MultilineFunction is an option for UnderscriptBox and related box objects that specifies what to do when the contents of a box object are too long to fit on one line.
StringTake   (Built-in Mathematica Symbol)
StringTake["string", n] gives a string containing the first n characters in " string". StringTake["string", -n] gives the last n characters in " string". StringTake["string", ...
Boole   (Built-in Mathematica Symbol)
Boole[expr] yields 1 if expr is True and 0 if it is False.
VectorColorFunction   (Built-in Mathematica Symbol)
VectorColorFunction is an option for VectorPlot and related functions which specifies a function to apply to determine colors of field vectors drawn.
StreamColorFunction   (Built-in Mathematica Symbol)
StreamColorFunction is an option for StreamPlot and related functions that specifies a function to apply to determine colors along streamlines.
TransformationFunction   (Built-in Mathematica Symbol)
TransformationFunction[data] represents a transformation function that applies geometric and other transformations.
NearestFunction   (Built-in Mathematica Symbol)
NearestFunction[data] represents a function whose values give the elements closest to an element that is supplied.
KelvinBer   (Built-in Mathematica Symbol)
KelvinBer[z] gives the Kelvin function ber(z).KelvinBer[n, z] gives the Kelvin function ber_n (z).
EdgeRenderingFunction   (Built-in Mathematica Symbol)
EdgeRenderingFunction is an option for GraphPlot and related functions that gives a function to generate the graphics primitives to use in rendering each edge.
1 ... 21|22|23|24|25|26|27 ... 984 Previous Next

...