List of calculations applicable to an algebraic expression

Return the list of calculations that can be done on an algebraic expression.

See possible calculations, online calculus

Summary :

Return the list of calculations that can be done on an algebraic expression.

see_possible_calculations online

Description :

Calculations applicable to an algebraic expression

This function returns the list of calculations that can be applied to an algebraic expression, by entering `4/5`, it is for example possible to obtain the list of calculations that can be applied to the fraction `4/5`, calculation of the numerator, denominator, ...
By entering the expression `x^2-x-1`, it is possible to obtain the list of calculations that can be done on the polynomial function `x^2-x-1` : calculation of the derivative, of a primitive, of the discriminant, of the roots, ...

Syntax :

see_possible_calculations(expression)


Examples :

Calculate online with see_possible_calculations (List of calculations applicable to an algebraic expression)
See also
List of related calculators :