# Expressions

**Algebraic**

<span style="color: rgb(0, 0, 0);">a\*(c-u)</span>

**Free Form**<span style="white-space: pre-wrap;"> </span>

<span style="color: rgb(0, 0, 0); white-space: pre-wrap;">solve a\*x +b == 0 for x </span>