WOLFRAM SYSTEM MODELER

AxisCenter

Basic icon for mathematical function with y-axis in the center

Wolfram Language

In[1]:=
SystemModel["Modelica.Math.Icons.AxisCenter"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Icon for a mathematical function, consisting of an y-axis in the middle. It is expected, that an x-axis is added and a plot of the function.

Extended by (12)

wrapAngle

Modelica.Math

Wrap angle to interval ]-pi,pi] or [0,2*pi[

exp

Modelica.Math

Exponential, base e

asinh

Modelica.Math

Inverse of sinh (area hyperbolic sine)

tanh

Modelica.Math

Hyperbolic tangent

cosh

Modelica.Math

Hyperbolic cosine

sinh

Modelica.Math

Hyperbolic sine

atan3

Modelica.Math

Four quadrant inverse tangent (select solution that is closest to given angle y0)

atan2

Modelica.Math

Four quadrant inverse tangent

atan

Modelica.Math

Inverse tangent

acos

Modelica.Math

Inverse cosine (-1 <= u <= 1)

asin

Modelica.Math

Inverse sine (-1 <= u <= 1)

tan

Modelica.Math

Tangent (u shall not be -pi/2, pi/2, 3*pi/2, ...)