On Jun 20, 2:59 pm, Michael <[EMAIL PROTECTED]> wrote: > To put it in the right context, I am working on a program, where I > first compute some constants (very small ones) which will be used > afterwards.
Mhm, there is also something else I want to mention, don't know if it helps you (there is a + before the a now): sage: Q = RationalField() sage: a = Q(10^(-175)) sage: log(2+a-2).n(200) -402.95239127395799470314850456976373633019276051003527080583 sage: log(2+a-2).n(1000) -402.952391273957994703148504569763736330192760510035270805832382669325206693536684041299510890679702209844362207400093510846666956389491182416600289592286795659508761456972069147664981594590809742468863429068941103210048078589088900347188480180645141808020742573013902133563505114393508933395770038868 Harald --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---