In all seriousness, take a look at Clinger's paper on reading floating point 
accurately (Scheme code included!)
www.cesura17.net/~will/Professional/Research/Papers/howtoread.pdf
-Ian
----- Original Message -----
From: "J. Ian Johnson" <[email protected]>
To: "Carl Eastlund" <[email protected]>
Cc: "Racket" <[email protected]>
Sent: Wednesday, February 13, 2013 9:56:27 PM GMT -05:00 US/Canada Eastern
Subject: Re: [racket] TR Numeric Tower

(define (S-F some-string) #f)
-Ian
----- Original Message -----
From: "Carl Eastlund" <[email protected]>
To: "Ray Racine" <[email protected]>
Cc: "Racket" <[email protected]>
Sent: Wednesday, February 13, 2013 9:53:27 PM GMT -05:00 US/Canada Eastern
Subject: Re: [racket] TR Numeric Tower





On Wed, Feb 13, 2013 at 9:49 PM, Ray Racine < [email protected] > wrote: 



What is the most efficient way to write the following method in TR? 


(: S->F (String -> (Option Float))) 

Presumably by writing to the list and having someone else write it. But you've 
clearly already implemented that method. 

;-) 



--Carl 


____________________
  Racket Users list:
  http://lists.racket-lang.org/users
____________________
  Racket Users list:
  http://lists.racket-lang.org/users
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to