Skip to main content

Substitute

Substitute an unknown for a value in a given expression.

Syntax

substitute(Expression, Identifier, Real)

Description

Given an expression, an identifier x and a real x0, substitutes all the appearances in the expression of xx by x0x_0.

polynomials.substitute.calc.png