how to compute

Yaling Zheng <[email protected]> Tue, 16 May 2006 13:14:18 -0500 (CDT)
Newsgroups gmane.lisp.allegro
Message-ID <[email protected]>
Does any one know how to calculate the exact value of the ratio (such
as 6042715942219502152353483497843569525253244555916134 over 200)?

CL-USER(68): (float (/ 6042715942219502152353483497843569525253244555916134 200))
#.EXCL::*INFINITY-SINGLE*

Thanks,
Yaling