packageMath

Mathematical functions

Extends from Modelica.Icons.Package (Icon for standard packages).

Information

Contents

NameDescription
atanVarCutarc-tangens with variable cut
angVelocityAngular velocity of 2dim vector
mod2signModulo-two sign
interpolateTableInterpolation of tables with equidistant arguments
polyCoefRealCoefficients of a polynomial from real roots
polyCoefCoefficients of a polynomial from roots
polyRootsRoots of a polynomial
fminSearchDetermines minimum of a scalar function with vector-argument x
sortUpSorts components of x in increasing order
sortDownSorts components of x in decreasing order
relaxationExponential relaxation function
taylorTaylor series
sign_gtltCharacteristic function abs(x)>b
sign_gtSign function x>b
sign_ltSign function x<b