Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Programming / Fixed Symbols /

C

FilledSmallSquare C[i] is the default form for the i parameter or constant generated in representing the results of various symbolic computations.

FilledSmallSquare The C[i] are often used to parameterize families of solutions to equations.

FilledSmallSquare In functions like DSolve, the C[i] can be thought of as corresponding to constants of integration.

FilledSmallSquare In cases such as partial differential equations, the C[i] represent functions rather than variables.

FilledSmallSquare C is the default setting for the option GeneratedParameters in such functions as DSolve, RSolve and Reduce.

FilledSmallSquare See Section 1.5.9 and Section 3.5.10.

FilledSmallSquare See also: GeneratedParameters, Unique.

FilledSmallSquare New in Version 2.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.