next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc :: agm

agm -- arithmetic-geometric mean

Synopsis

Description

i1 : agm(1,2p200)

o1 = 1.45679103104690686918643238326508197497386394322130559079417

o1 : RR (of precision 200)

See Arithmetic-geometric mean.

Ways to use agm :

For the programmer

The object agm is a method function.