A newbe question about 1000 digit math
- Subject: A newbe question about 1000 digit math
- From: Albert Reiner
- Date: 30 Apr 2005 15:32:17 +0200
[Doug Stewart , Sat, 30 Apr 2005 07:06:32 -0500]:
> Is there a way to display 1/7 to 100 digits or more?
ev(bfloat(1/7), fpprec : 100);
HTH,
Albert.