|
From: SourceForge.net <no...@so...> - 2007-12-19 11:38:40
|
Bugs item #1853121, was opened at 2007-12-18 10:41 Message generated for change (Comment added) made by dgildea You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104933&aid=1853121&group_id=4933 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Lisp Core - Simplification Group: None >Status: Closed >Resolution: Duplicate Priority: 8 Private: No Submitted By: Stavros Macrakis (macrakis) Assigned to: Nobody/Anonymous (nobody) Summary: 2/sqrt(2) doesn't simplify! Initial Comment: 2/sqrt(2) remains unsimplified; it should be sqrt(2). Similarly for other numbers: 5/sqrt(5) etc. There does not seem to be any straightforward way to simplify this: rat(2/sqrt(2)) = radcan(2/sqrt(2)) ---------------------------------------------------------------------- >Comment By: Dan Gildea (dgildea) Date: 2007-12-19 06:38 Message: Logged In: YES user_id=1797506 Originator: NO duplicate of bug 721575. ---------------------------------------------------------------------- Comment By: Stavros Macrakis (macrakis) Date: 2007-12-18 10:43 Message: Logged In: YES user_id=588346 Originator: YES Tested in 5.13.0 GCL 2.6.8 Windows ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104933&aid=1853121&group_id=4933 |