function absC extends Icons.Function; input Types.Complex z "complex argument"; output Real abs_z "absolute value of z"; end absC;