function sqrtC extends Icons.Function; input Types.Complex z "complex argument"; output Types.Complex sqrt_z "square-root of z"; end sqrtC;