Slider
(Built-in Mathematica Symbol) Slider[x] represents a slider with setting x in the range 0 to 1. Slider[Dynamic[x]] takes the setting to be the dynamically updated current value of x, with the value of x ...
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 ...
Slot
(Built-in Mathematica Symbol) # represents the first argument supplied to a pure function. # n represents the n\[Null]\[Null]^th argument.
## represents the sequence of arguments supplied to a pure function. ## n represents the sequence of arguments supplied to a pure function, starting with the ...
SmallCircle[x, y, ...] displays as x\[SmallCircle]y\[SmallCircle]....
Smaller
(Built-in Mathematica Symbol) Smaller is a style or option setting that specifies that objects should be smaller.
Small
(Built-in Mathematica Symbol) Small is a style or option setting that specifies that objects should be small.
SmithWatermanSimilarity[u, v] gives a number representing the Smith\[Dash]Waterman similarity between strings or vectors u and v.
SmoothDensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}] plots a smooth kernel histogram of the values {x_i, y_i}.SmoothDensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}, espec] ...
SmoothHistogram3D[{{x_1, y_1}, {x_2, y_2}, ...}] plots a 3D smooth kernel histogram of the values {x_i, y_i}.SmoothHistogram3D[{{x_1, y_1}, {x_2, y_2}, ...}, espec] plots a ...