Re: Another question to Sisyphus



On Mon, 11 Feb 2008, Big and Blue wrote:

gamo wrote:

PD: The n/m ratio seems to tend to 'e' number,
which is not avaible from perl like pi

e is available directly.

[mysys]: perl -le 'print exp(1)';
2.71828182845905

Ooops! That's rigth, e^1=e
My head was out of service.

So, in the original problem the last sentence I could get is

__END__
645 1749 ...
646 1752 n/m-e=-0.00620752505347248011

and that's all... there are no more printouts

Thank you. Best regards,


--
Just because I've written it doesn't mean that
either you or I have to believe it.


--
http://www.telecable.es/personales/gamo/
perl -E 'say 111_111_111**2;'
.



Relevant Pages