2551 - 2560 of 4519 for functionsSearch Results
View search results from all Wolfram sites (498421 matches)
Music Package   (Music Package Tutorial)
The functions defined in Music` allow you to make conversions between cents and hertz, and play scales in one of the common tuning systems, or in a user-specified tuning ...
RotationMatrix   (Built-in Mathematica Symbol)
RotationMatrix[\[Theta]] gives the 2D rotation matrix that rotates 2D vectors counterclockwise by \[Theta] radians.RotationMatrix[\[Theta], w] gives the 3D rotation matrix ...
String Patterns   (Mathematica Tutorial)
An important feature of string manipulation functions like StringReplace is that they handle not only literal strings but also patterns for collections of strings. This ...
Complex Patterns and Advanced Features   (Notation Package Tutorial)
Due to the complex inner workings of the Notation Package it is helpful to outline some of the more advanced features and structures of the Mathematica front end and how they ...
Work with Sparse Matrices   (Mathematica How To)
Sparse representations of matrices are useful because they do not store every element. If one particular value appears very frequently it can be very advantageous to use a ...
And   (Built-in Mathematica Symbol)
e_1 && e_2 && ... is the logical AND function. It evaluates its arguments in order, giving False immediately if any of them are False, and True if they are all True.
AtomQ   (Built-in Mathematica Symbol)
AtomQ[expr] yields True if expr is an expression which cannot be divided into subexpressions, and yields False otherwise.
NominalVariables   (Built-in Mathematica Symbol)
NominalVariables is an option for fitting functions such as LinearModelFit that specifies which variables should be treated as having discrete values specified by names.
Or   (Built-in Mathematica Symbol)
e_1 || e_2 || ... is the logical OR function. It evaluates its arguments in order, giving True immediately if any of them are True, and False if they are all False.
SpokenString   (Built-in Mathematica Symbol)
SpokenString[expr] gives a string of text corresponding to a spoken representation of the expression expr.
1 ... 253|254|255|256|257|258|259 ... 452 Previous Next

...