absolute value
cosine
hyperbolic cosine
exponential
Collect the terms in A as a univariate polynomial in X
logarithm
Pi evaluated to the current value of Digits
sine
hyperbolic sine
square root
tangent
hyperbolic tangent
inverse cosine
inverse hyperbolic cosine
inverse sine
inverse hyperbolic sine
inverse tangent
inverse hyperbolic tangent
Obtain the Nth coefficient of the variable X in A.
collect the terms in A as a univariate polynomial in X
degree
Return the Nth derivative of A with respect to X.
Change the precision for the vpa type
Creates a variable precision arithmetic variable from S.
Expand an expression
Find symbols in expression F and return them comma-separated in string VARS.
Returns the symbols in symbolic expression F in a list.
Return true if an object is a symbolic expression.
Return true if an object is a symbolic matrix.
Return true if an object is of type sym false otherwise.
Return true if an object is of type vpa, false otherwise.
leading coefficient
low degree
Return the numerator and denominator of symbolic expression F.
Creates a symbolic polynomial expression P with coefficients C.
pseudo-remainder
Return true if the variable precision number is probably prime, with error 1 in 2^100.
quotient
remainder
Plot a symbolic function f(x) over range.
Substitute variables in an expression.
Returns a list of terms that are summed in expression F.
Create an object of type symbol
Returns the coefficients of the symbolic polynomial expression P as a vector.
Initialize symbolic manipulation
Solve a set of symbolic equations using fsolve().
Returns information regarding the nature of symbolic expression EQN in a structure.
Apply the GiNaC lsolve() method to the given linear system of equations and variables.
trailing coeffiecient
Convert a vpa, string, ex type to a string.
Convert a vpa, string, ex or string type to a double.
Creates a variable precision arithmetic variable from S.