reserve r,r1,r2, s,x for Real,
  i for Integer;

theorem Th85:
  rng arccos = [.0,PI.]
proof
  dom (cos|[.0,PI.]) = [.0,PI.] by RELAT_1:62,SIN_COS:24;
  hence thesis by FUNCT_1:33;
end;
