GraphPath[g, start, end] finds a shortest path between vertices start and end in graph g.
BezierCurve[{pt_1, pt_2, ...}] is a graphics primitive that represents a Bézier curve with control points pt_i.
LogLinearPlot[f, {x, x_min, x_max}] generates a log-linear plot of f as a function of x from x_min to x_max. LogLinearPlot[{f_1, f_2, ...}, {x, x_min, x_max}] generates ...
Every new version of Mathematica contains many new features. But careful design from the outset has allowed nearly total compatibility to be maintained between all versions. ...
You may want to export a graphic for use outside Mathematica . You have a large set of choices of raster and vector formats.
ColorSetter[color] represents a color setter which displays as a swatch of the specified color and when clicked brings up a system color picker ...
Start with the expression that will be the numerator. Type x. Create a built-up fraction by pressing the Control and / keys at the same time. The placeholder in the ...
CellBracketOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for cells that specifies settings for cell brackets.
PodStates is an option for WolframAlpha that determines information about the states of the pods.
SystemOpen["target"] opens the specified file, URL, or other target with the associated program on your computer system.