See also
http://www.jsoftware.com/jwiki/Essays/Extended%20Precision%20Functions#Expon
ential


R.E. Boss


> -----Oorspronkelijk bericht-----
> Van: [email protected] [mailto:programming-
> [email protected]] Namens R.E. Boss
> Verzonden: zaterdag 27 februari 2010 17:34
> Aan: 'Programming forum'
> Onderwerp: [Jprogramming] extrended precision e
> 
> 
>    100<....@%~+/(10^101x)*%!i.75x
> 27182818284590452353602874713526624977572470936999595749669676277240766303
> 53
> 547594571382178525166427
> 
> gives the first 100 digits of ^1
> 
> For N digits, find k such that (10^N)<!k and determine
> 100<....@%~+/(10^x:1+N)*%!i.x:k
> 
> The first 1e5 digits can be found at
> http://www.mu.org/~doug/exp/100000.html
> 
> 
> R.E. Boss
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to