841 - 850 of 1178 for ApplySearch Results
View search results from all Wolfram sites (314987 matches)
Round   (Built-in Mathematica Symbol)
Round[x] gives the integer closest to x. Round[x, a] rounds to the nearest multiple of a.
RuntimeAttributes   (Built-in Mathematica Symbol)
RuntimeAttributes is an option for Compile that specifies attributes for the compiled function it creates.
ScalingFunctions   (Built-in Mathematica Symbol)
ScalingFunctions is an option for BarChart, Histogram, and other charting functions that specifies what scaling functions should be used.
SphericalHarmonicY   (Built-in Mathematica Symbol)
SphericalHarmonicY[l, m, \[Theta], \[Phi]] gives the spherical harmonic Y_l^m(\[Theta], \[Phi]).
StringDrop   (Built-in Mathematica Symbol)
StringDrop["string", n] gives " string" with its first n characters dropped. StringDrop["string", -n] gives " string" with its last n characters dropped. StringDrop["string", ...
StringReplaceList   (Built-in Mathematica Symbol)
StringReplaceList["string", s -> sp] or StringReplaceList["string", {s_1 -> sp_1, s_2 -> sp_2, ...}] gives a list of the strings obtained by replacing each individual ...
StruveH   (Built-in Mathematica Symbol)
StruveH[n, z] gives the Struve function H n (z).
StruveL   (Built-in Mathematica Symbol)
StruveL[n, z] gives the modified Struve function L n (z).
Times   (Built-in Mathematica Symbol)
x*y*z, x*y*z, or x y z represents a product of terms.
VectorQ   (Built-in Mathematica Symbol)
VectorQ[expr] gives True if expr is a list or a one-dimensional SparseArray object, none of whose elements are themselves lists, and gives False otherwise. VectorQ[expr, ...
1 ... 82|83|84|85|86|87|88 ... 118 Previous Next

...