.PowerSysPro.Functions.cos

Information

Cosine

Interface

function cos
  extends Icons.myFunction;
  input Types.myAngle u "Independent variable";
  output Real y "Dependent variable y=cos(u)";
end cos;

Generated at 2024-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos