function sinC extends Icons.Function; input Types.Complex z "complex argument"; output Types.Complex sin_z "sine of z"; end sinC;