function cosC extends Icons.Function; input Types.Complex z "complex argument"; output Types.Complex cos_z "cosine of z"; end cosC;