Expand description
Helper utilities for rational function integration
Functions§
- factorial
- Compute factorial of a non-negative integer
- is_
polynomial - Check if expression is a polynomial in the given variable
- polynomial_
degree - Get polynomial degree with respect to a variable
- substitute_
variable - Substitute a value for a variable in an expression
- try_
extract_ quadratic - Try to extract quadratic coefficients from x² + px + q