ContRap
The symbolic tool for control-flow based rapid prototyping.

Function subst from numeric
Brief description

subst(equations:List,expression:)

Substitutes a list of equations for variables into an expression More ...

Function information
Name: subst
Base:
Group: Built-in plugins:Basic algebra
Icon: math.png
Color: black
Authors:
Copyright:

Detailed description

Substitutes a list of equations for variables into an expression

Input parameters
equations: List
Substitution list
expression:
Expression

Return values
Default return value:
Expression with substituted values