Print
(Built-in Mathematica Symbol) Print[expr] prints expr as output.
SpheroidalPSPrime[n, m, \[Gamma], z] gives the derivative with respect to z of the angular spheroidal function PS n, m (\[Gamma], z) of the first kind.
VarianceEstimatorFunction is an option for LinearModelFit and NonlinearModelFit which specifies the variance estimator to use.
The general first-order nonlinear PDE for an unknown function u(x,y) is given by Here F is a function of uu(x,y), p ( ∂u(x,y) ) / ( ∂x ) , and q ( ∂u(x,y) ) / ( ∂y ) . The ...
There are many situations where you want to write a particular algebraic expression in the simplest possible form. Although it is difficult to know exactly what one means in ...
ModularLambda[\[Tau]] gives the modular lambda elliptic function \[Lambda](\[Tau]).
Precision[x] gives the effective number of digits of precision in the number x.
When you ask for the square root s of a number a, you are effectively asking for the solution to the equation s^2a. This equation, however, in general has two different ...
You can use the Mathematica function DSolve to find symbolic solutions to ordinary and partial differential equations. Solving a differential equation consists essentially in ...
Zeta
(Built-in Mathematica Symbol) Zeta[s] gives the Riemann zeta function \[Zeta](s). Zeta[s, a] gives the generalized Riemann zeta function \[Zeta](s, a).