|
From: SourceForge.net <no...@so...> - 2007-12-18 15:41:26
|
Bugs item #1853121, was opened at 2007-12-18 10:41 Message generated for change (Tracker Item Submitted) made by Item Submitter 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: Open Resolution: None 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)) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104933&aid=1853121&group_id=4933 |