Compute the sum of two values.
Usage
compute( x, y, )
x: float
First value.
y: float
Second value.
float
The sum.