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