TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

Arctan ( elt-fld^rea x ) -> elt-fld^rea

Description

Given x, return y with Abs(y) <= pi/2 such that tan(y) = x.

Examples

x_R := RealField(100); Arctan(One(x_R));
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group