Definition[symbol] prints as the definitions given for a symbol.
The standard front end interface, as discussed in "Using a Notebook Interface", is appropriate for most users' purposes. In some cases, however, you may not need to use the ...
DatabaseResourcesPath[] gives the list of directories that are searched to find database resources.
Launching Java, InstallJava -- launch the Java runtime and prepare it for use from Mathematica, ReinstallJava -- quit and restart the Java runtime, UninstallJava -- quit the ...
InstallJava[] launches the Java runtime and prepares it to be used from Mathematica.
Plot
(Built-in Mathematica Symbol) Plot[f, {x, x_min, x_max}] generates a plot of f as a function of x from x_min to x_max. Plot[{f_1, f_2, ...}, {x, x_min, x_max}] plots several functions f_i.
RevolutionPlot3D[f_z, {t, t_min, t_max}] generates a plot of the surface of revolution with height f_z at radius t.RevolutionPlot3D[f_z, {t, t_min, t_max}, {\[Theta], ...
SphericalPlot3D[r, \[Theta], \[Phi]] generates a 3D plot with a spherical radius r as a function of spherical coordinates \[Theta] and \[Phi].SphericalPlot3D[r, {\[Theta], ...