Sec
(Built-in Mathematica Symbol) Sec[z] gives the secant of z.
SlideView[{expr_1, expr_2, ...}] represents an object in which the expr_i are set up to be displayed on successive slides. SlideView[{expr_1, expr_2, ...}, i] makes the ...
TabView
(Built-in Mathematica Symbol) TabView[{lbl_1 -> expr_1, lbl_2 -> expr_2, ...}] represents an object in which clicking the tab with label lbl_i displays expr_i. TabView[{lbl_1 -> expr_1, lbl_2 -> expr_2, ...
Tan
(Built-in Mathematica Symbol) Tan[z] gives the tangent of z.
This example shows how to use a private database to store Mathematica commands and query the data from Java and Mathematica. If you find that the examples in this section do ...
MomentConvert[mexpr, form] converts the moment expression mexpr to the specified form.
RSolve
(Built-in Mathematica Symbol) RSolve[eqn, a[n], n] solves a recurrence equation for a[n]. RSolve[{eqn_1, eqn_2, ...}, {a_1[n], a_2[n], ...}, n] solves a system of recurrence equations. RSolve[eqn, a[n_1, ...
FontTracking is an option for Style and Cell that specifies how condensed or expanded you want the font in which text is rendered to be.
SpanSymmetric is an option for selections that specifies whether vertically expandable characters are symmetric about the axis of the selection.
Exp
(Built-in Mathematica Symbol) Exp[z] gives the exponential of z.