| Author |
Comment/Response |
Matias Greog
|
04/30/02 03:46am
Hi!
Try this two simple examples:
Sin[2 Pi 100000000000]
And now this:
Sin[2.0 Pi 100000000000]
The answer is strikingly different. Not even using N with a number of digitd solves the problem.
Hints?
Thanks
Matias
URL: , |
|