361 - 370 of 4264 for not equalSearch Results
View search results from all Wolfram sites (323137 matches)
Quotient   (Built-in Mathematica Symbol)
Quotient[m, n] gives the integer quotient of m and n. Quotient[m, n, d] uses an offset d.
Floor   (Built-in Mathematica Symbol)
Floor[x] gives the greatest integer less than or equal to x. Floor[x, a] gives the greatest multiple of a less than or equal to x.
Assumptions and Domains   (Mathematica Guide)
Mathematica has a flexible system for specifying arbitrary symbolic assumptions about variables. It uses a wide range of sophisticated algorithms to infer the consequences of ...
Graphics Directives and Options   (Mathematica Tutorial)
When you set up a graphics object in Mathematica, you typically give a list of graphical elements. You can include in that list graphics directives which specify how ...
Pseudorandom Numbers   (Mathematica Tutorial)
Mathematica has three functions for generating pseudorandom numbers that are distributed uniformly over a range of values. Pseudorandom number generation. Generating tables ...
Thread   (Built-in Mathematica Symbol)
Thread[f[args]] "threads" f over any lists that appear in args. Thread[f[args], h] threads f over any objects with head h that appear in args. Thread[f[args], h, n] threads f ...
MusicScale   (Music Package Symbol)
MusicScale[{i_1, i_2, ...}, freq, dur] creates a Sound object that is a sequence of pitches corresponding to numbers i_1, i_2, ..., a list of intervals measured in cents, ...
Check the Results of NDSolve   (Mathematica How To)
For most differential equations, the results given by NDSolve are quite accurate. However, because its results are based on numerical sampling and error estimates, there can ...
Catch   (Built-in Mathematica Symbol)
Catch[expr] returns the argument of the first Throw generated in the evaluation of expr. Catch[expr, form] returns value from the first Throw[value, tag] for which form ...
ExtentSize   (Built-in Mathematica Symbol)
ExtentSize is an option to DiscretePlot and DiscretePlot3D that specifies how far to extend out from each plot point.
1 ... 34|35|36|37|38|39|40 ... 427 Previous Next

...