The package contains some mathematical additions: the definition of a complex number and an improved implementation of calling the C-function atan2 from Modelica. This way, the return of NANs can be avoided.
Name | Description |
---|---|
ComplexNumber | Definition of a complex number |
atan2 | Four quadrant inverse tangent (avoiding NAN) |