modelica / Modelica_LinearSystems2

Free library providing different representations of linear, time invariant differential and difference equation systems, as well as typical operations on these system descriptions.
19 stars 19 forks source link

Use sqrt(x) instead of x^0.5 #239

Closed tobolar closed 3 months ago

tobolar commented 3 months ago

See also https://github.com/modelica/ModelicaStandardLibrary/pull/4358