.Spot.Base.Complex.sinhC

Hyperbolic sine of complex number

Information

Interface

function sinhC
  extends Icons.Function;
  input Types.Complex z "complex argument";
  output Types.Complex sinh_z "hyp sine of z";
end sinhC;

Generated at 2025-12-31T19:14:00Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos