[racket] novice question about expressions

From: Grant Rettke (grettke at acm.org)
Date: Sat Jan 12 14:38:14 EST 2013

(/ (+ (* n 2) 300) (* 13 n))

On Fri, Jan 11, 2013 at 8:08 PM, Jamel Hamani <jamelhamani at gmail.com> wrote:

> (n*2+ 300) / (13n)





-- 
Grant Rettke | ACM, AMA, COG, IEEE
grettke at acm.org | http://www.wisdomandwonder.com/
Wisdom begins in wonder.
((λ (x) (x x)) (λ (x) (x x)))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130112/4212e85d/attachment.html>

Posted on the users mailing list.