Mathematica's symbolic string patterns provide a compact yet readable basis for sophisticated string operations. Included directly in programs, or symbolically generated on ...
Mathematica's unified computation and dynamic document architecture makes possible a new level of interactive presentation—notably allowing finished "slides" on which full ...
Mathematica allows any front end command to be executed programmatically from within the kernel by sending an appropriate front end token. There are tokens for all standard ...
Program-constructible symbolic documents with uniquely flexible formatting.
Like everything else in Mathematica, notebooks are ultimately symbolic expressions. When you edit notebooks—or apply high-level programmatic functions—Mathematica ...
NumberSigns is an option for NumberForm and related functions which gives strings to use as signs for negative and positive numbers.
DigitBlock is an option for NumberForm and related functions that specifies the maximum length of blocks of digits between breaks.
NumberSeparator is an option for NumberForm and related functions which gives the string to insert at breaks between digits.
ExponentStep is an option for NumberForm and related functions that determines in what steps exponents are taken to increase when scientific notation is used.
BSplineCurve[{pt_1, pt_2, ...}] is a graphics primitive that represents a non-uniform rational B-spline curve with control points pt_i.