Expression
Class: NodeCurveExpression
Create a custom expression for a curve with X and Y data.
Special Variables:
e: The natural logarithmic base.
pi: The ratio of the circumference of a circle to its diameter.
Some Functions:
abs(x), acos(x), asin(x), atan(x), atan2(x, y), ceiling(x), cos(x), cosh(x), floor(x), log(x), log(x, b), log10(x), max(x, y), min(x, y), rand(x), rande(x), randg(o, s), randn(m, sd), round(x), sign(x), sin(x), sinh(x), sqrt(x), tan(x), tanh(x), truncate(x)
Inputs
In
The input curve.
Type: CurveCollection, Required, Single
Outputs
Result
The resulting curve.
Type: CurveCollection
Settings
Expression
Expression for X Text
The expression which should be calculated for values on the X axis.
Expression for Y Text
The expression which should be calculated for values on the Y axis.
Result
Set Infinity To Number
What value should Infinity be set to.
Set Undefined Numbers To Number
What value should undefined numbers be set to.
See also
Keywords:
Copyright © 2022, NONPI Medical AB