RealExponent[x] gives log_10 (|x|).RealExponent[x, b] gives log_b (|x|).
A common operation in analyzing various kinds of data is to find the discrete Fourier transform (or spectrum) of a list of values. The idea is typically to pick out ...
BitLength[n] gives the number of binary bits necessary to represent the integer n.
FontVariations is an option for Style, Cell, and related constructs that specifies what font variations should be used.
Red
(Built-in Mathematica Symbol) Red represents the color red in graphics or style specifications.
BorelTannerDistribution[\[Alpha], n] represents a Borel\[Dash]Tanner distribution with shape parameters \[Alpha] and n.
Im
(Built-in Mathematica Symbol) Im[z] gives the imaginary part of the complex number z.
Re
(Built-in Mathematica Symbol) Re[z] gives the real part of the complex number z.
An efficient load-on-demand mechanism makes hundreds of gigabytes of carefully curated and continually updated data immediately available inside Mathematica for use in ...
DataRanges is an option for PairwiseScatterPlot which specifies range limits for each column of data.