function invC extends Icons.Function; input Types.Complex z "complex argument"; output Types.Complex inv_z "inverse of z"; end invC;