561 - 506 of 506 for RandomRealSearch Results
View search results from all Wolfram sites (2421 matches)
RandomReal   (Built-in Mathematica Symbol)
RandomReal[] gives a pseudorandom real number in the range 0 to 1. RandomReal[{x_min, x_max}] gives a pseudorandom real number in the range x_min to x_max. RandomReal[x_max] ...
BlockRandom   (Built-in Mathematica Symbol)
BlockRandom[expr] evaluates expr with all pseudorandom generators localized, so that uses of SeedRandom, RandomInteger, and related functions within the evaluation of expr do ...
SeedRandom   (Built-in Mathematica Symbol)
SeedRandom[n] resets the pseudorandom generator, using n as a seed. SeedRandom[] resets the generator, using as a seed the time of day and certain attributes of the current ...
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 ...
Statistics`ContinuousDistributions`   (Mathematica Compatibility Information)
Distributions defined in this package have been added to the built-in Mathematica kernel. The input syntax for UniformDistribution has changed. Random and RandomArray are ...
Statistics`NormalDistribution`   (Mathematica Compatibility Information)
Distributions defined in this package have been added to the built-in Mathematica kernel. Random and RandomArray are replaced by RandomReal.
Histograms`   (Mathematica Compatibility Information)
As of Version 7, the Histograms Package has been integrated into the Mathematica kernel.
RootMeanSquare   (Built-in Mathematica Symbol)
RootMeanSquare[list] gives the root mean square of values in list.
SampleRate   (Built-in Mathematica Symbol)
SampleRate is an option for sound primitives that specifies the number of samples per second to generate for sounds.
Random Number Generation   (Mathematica Guide)
Based on original algorithms developed at Wolfram Research, Mathematica's core randomness generation is both highly efficient and of exceptional quality. Mathematica can ...
 Previous

...