Recommendations
Solid Liquid Sedimentation AECI

Function2

Input data

x

y

Expression

Output data

Result

Description

Function2 is designed to evaluate a mathematical expression using two input variables. By providing numbers as inputs ($$x$$ and $$y$$) and a mathematical expression ($$f(x, y)$$), the function calculates and returns the result.

Use the following guide to learn how to construct mathematical expressions: https://voimatoolbox.com/documents/view/guide-to-using-mathematical-expressions-with-voima-toolbox

Features:

  • Accepts two input values ($$x$$ and $$y$$) and a mathematical expression ($$f(x, y)$$).
  • Evaluates the expression using the given input values.
  • Returns the calculated result.

Input and Output Parameters:

Parameter
Default Units
Description
x
None
The first input number to be used in the expression.
y
None
The second input number to be used in the expression.
Expression
None
The mathematical expression to be evaluated.
Result
None
The output value after evaluating the expression.