(+ (+ 1/2 1/3)
Warning: cannot represent exact fraction - coerced to flonum: "1/2" Warning: cannot represent exact fraction - coerced to flonum: "1/3" 0.8333333333333331/2 1/3) In racket, it is 5/6. And as i know it is 5/6 for any lisp implementation. Sincerely! _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
