WOLFRAM SYSTEM MODELER
f_nonlinearNon-linear equation to be solved |
SystemModel["Modelica.Media.Examples.SolveOneNonlinearEquation.Inverse_sine.Inverse_sine_definition.f_nonlinear"]
x |
Type: Real Description: Independent variable of function |
---|---|
p |
Default Value: 0.0 Type: Real Description: Disregarded variables (here always used for pressure) |
X |
Default Value: fill(0, 0) Type: Real[:] Description: Disregarded variables (her always used for composition) |
f_nonlinear_data |
Type: f_nonlinear_Data Description: Additional data for the function |
y |
Type: Real Description: = f_nonlinear(x) |
---|