function conjC extends Icons.Function; input Types.Complex z "complex argument"; output Types.Complex conj_z "conjugate value of z"; end conjC;