RegularExpression["regex"] represents the generalized regular expression specified by the string " regex".
This example demonstrates some simple interaction between user interface controls and some Mathematica scripting.
Here is an implementation of the RealTimeAlgebra J/Link example. You can also interact with the dialog in a modeless session.
SampledSoundList[{a_1, a_2, ...}, r] is a sound primitive that represents a sound whose amplitude has levels a_i sampled r times a second.
StringQ
(Built-in Mathematica Symbol) StringQ[expr] gives True if expr is a string, and False otherwise.
Benchmark[] runs the MathematicaMark8 benchmark.
DIF
(Mathematica Import/Export Format) DIF spreadsheet format. Standard file format for spreadsheets and other tabular data. Used as an exchange format for spreadsheet applications. DIF is an acronym for Data ...
MathKernel options starts the Mathematica kernel in Windows and Mac OS X.
Divide
(Built-in Mathematica Symbol) x/y or Divide[x, y] is equivalent to x y^-1.
E
(Built-in Mathematica Symbol) E is the exponential constant E (base of natural logarithms), with numerical value \[TildeEqual] 2.71828.