51 - 60 of 460 for PatternSearch Results
View search results from all Wolfram sites (10403 matches)
Except   (Built-in Mathematica Symbol)
Except[c] is a pattern object which represents any expression except one that matches c. Except[c, p] represents any expression that matches p but not c.
TextureCoordinateFunction   (Built-in Mathematica Symbol)
TextureCoordinateFunction is an option to Plot3D and similar functions that specifies a function that computes texture coordinates.
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 ...
Mathematica Syntax   (Mathematica Guide)
Mathematica has a rich syntax carefully designed for consistency and efficient, readable entry of Mathematica's many language, mathematical, and other constructs. In addition ...
Optional and Default Arguments   (Mathematica Tutorial)
Sometimes you may want to set up functions where certain arguments, if omitted, are given "default values". The pattern x_:v stands for an object that can be omitted, and if ...
ClearAttributes   (Built-in Mathematica Symbol)
ClearAttributes[s, attr] removes attr from the list of attributes of the symbol s.
ImageCorrelate   (Built-in Mathematica Symbol)
ImageCorrelate[image, ker] gives the correlation of image with kernel ker.ImageCorrelate[image, ker, f] computes a generalized correlation in which the function f is used in ...
TextureCoordinateScaling   (Built-in Mathematica Symbol)
TextureCoordinateScaling is an option to Plot3D and similar functions that specifies whether arguments supplied to a texture coordinate function should be scaled to lie ...
Parts of Expressions   (Mathematica Guide)
Mathematica's unified symbolic architecture allows immediate generalization of part-oriented list operations to arbitrary expressions —supporting operations both on ...
Conditionals   (Mathematica Guide)
Mathematica's symbolic character allows a powerful unification of the notion of conditionals in programming and in mathematics.
1 ... 3|4|5|6|7|8|9 ... 46 Previous Next

...