WOLFRAM SYSTEM MODELER

derivativeValue

Value of derivative of polynomial at abscissa value u

Wolfram Language

In[1]:=
SystemModel["Modelica.Media.Incompressible.TableBased.Polynomials_Temp.derivativeValue"]
Out[1]:=

Syntax

y = derivativeValue(p, u)

Inputs (2)

p

Type: Real[:]

Description: Polynomial coefficients (p[1] is coefficient of highest power)

u

Type: Real

Description: Abscissa value

Outputs (1)

y

Type: Real

Description: Value of derivative of polynomial at u