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