.Spot.Base.Complex.coshC

Hyperbolic cosine of complex number

Information

Interface

function coshC
  extends Icons.Function;
  input Types.Complex z "complex argument";
  output Types.Complex cosh_z "hyp cosine of z";
end coshC;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos