1301 - 1310 of 3808 for FirstSearch Results
View search results from all Wolfram sites (8108 matches)
SpheroidalS1   (Built-in Mathematica Symbol)
SpheroidalS1[n, m, \[Gamma], z] gives the radial spheroidal function S_n^m, (1)(\[Gamma], z) of the first kind.
SplineClosed   (Built-in Mathematica Symbol)
SplineClosed is an option for B-spline functions and graphics primitives that specifies whether spline curves or surfaces should be closed.
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", ...
StringMatchQ   (Built-in Mathematica Symbol)
StringMatchQ["string", patt] tests whether " string" matches the string pattern patt. StringMatchQ["string", RegularExpression["regex"]] tests whether " string" matches the ...
SyntaxInformation   (Built-in Mathematica Symbol)
SyntaxInformation[f] gives information used to generate syntax coloring and other advisories when f[...] is entered as input.
TakeWhile   (Built-in Mathematica Symbol)
TakeWhile[list, crit] gives elements e_i from the beginning of list, continuing so long as crit[e_i] is True.
Mathematical Notation in Notebooks   (Mathematica Tutorial)
If you use a text-based interface to Mathematica, then the input you give must consist only of characters that you can type directly on your computer keyboard. But if you use ...
Numerical Root Finding   (Mathematica Tutorial)
NSolve gives you a general way to find numerical approximations to the solutions of polynomial equations. Finding numerical solutions to more general equations, however, can ...
Sums and Products   (Mathematica Tutorial)
This constructs the sum ∑_(i=1)^7 (x^i)/(i) . You can leave out the lower limit if it is equal to 1. This makes i increase in steps of 2, so that only odd-numbered values are ...
CUDAArgMinList   (CUDALink Symbol)
CUDAArgMinList[list] gives the index of the minimum element in list.
1 ... 128|129|130|131|132|133|134 ... 381 Previous Next

...