-----BEGIN PGP SIGNED MESSAGE-----
content-type: text/plain; charset=us-ascii
# What's the "right" way to do this in scheme?
One way is to use the EXACT->INEXACT function.
That works in MIT Scheme, but not in scsh (scheme48)...
# scsh
Scsh 0.3
> (exact->inexact 4/3)
#i4/3
- Bill
-----BEGIN PGP SIGNATURE-----
Version: 2.6.1
iQCVAwUBMJaC8Fpj/0M1dMJ/AQHOtAP9FrAousdvttkIm4OX+g0SF7LwGDUnWX/8
PaRtlyuTPplv80OnjxFEN1tv6GybilKEROTJH5DBw97Rvbbxj+giJ2/gis4tJ4R/
EJ63tRhz5IgMt5q0A7TVp8dLNK96Ze0yk+N0MUA0/4R8HxjGLqUlw9X295mVXcxg
Pjmlq6vJy90=
=p6yO
-----END PGP SIGNATURE-----
|