ImplementJavaInterface[interfaces, mappings] uses the Dynamic Proxy facility of Java to create a new Java class and return an object of that class that implements the named ...
When you load an interface with GUIRun or GUIRunModal, the widget definitions are turned into runtime widgets and the graphical user interface is immediately displayed on the ...
OrderStarPlot[r, f] draws the order star depicting the region where | r/f | < 1 for the functions r and f.OrderStarPlot[r, f, z] draws the order star where r and f are ...
Transparency is useful in plots when you need an unobstructed view of multiple components of one plot, or simply want to lighten a single plot component against a white ...
AbsoluteTime[] gives the total number of seconds since the beginning of January 1, 1900, in your time zone.AbsoluteTime[{y, m, d, h, m, s}] gives the absolute time ...
DivisorSum[n, form] represents the sum of form[i] for all i that divide n.DivisorSum[n, form, cond] includes only those divisors for which cond[i] gives True.
ExponentialMovingAverage[list, \[Alpha]] gives the exponential moving average of list with smoothing constant \[Alpha].
FactorSquareFreeList[poly] gives a list of square-free factors of a polynomial, together with their exponents.
FourierSinTransform[expr, t, \[Omega]] gives the symbolic Fourier sine transform of expr. FourierSinTransform[expr, {t_1, t_2, ...}, {\[Omega]_1, \[Omega]_2, ...}] gives the ...
GainPhaseMargins[sys] gives the gain and phase margins of the linear time-invariant system sys.