TimeZone is an option for DateString, AbsoluteTime, and related functions that specifies the time zone to use for dates and times.
Solving equations involving power series. Here is a power series. This gives an equation involving the power series.
DigitBlock is an option for NumberForm and related functions that specifies the maximum length of blocks of digits between breaks.
"Redrawing and Combining Plots" describes how you can make regular arrays of plots using GraphicsGrid. Using the Inset graphics primitive, however, you can combine and ...
All the functionality of NumericalMath`OrderStar` is now available in the newly created Function Approximations Package. OrderStar has been renamed OrderStarPlot. ...
The Mathematica kernel provides the functions FourierTransform and InverseFourierTransform for computing the symbolic Fourier exponential transform and inverse transform. It ...
FortranForm[expr] prints as a Fortran language version of expr.
When you write a program in Mathematica, you should always try to set it up so that its parts are as independent as possible. In this way, the program will be easier for you ...
BetaBinomialDistribution[\[Alpha], \[Beta], n] represents a beta binomial mixture distribution with beta distribution parameters \[Alpha] and \[Beta], and n binomial trials.
TimeConstraint is an option for various algorithmic functions which specifies how long to spend trying a particular transformation or part of an algorithm.