[ http://issues.apache.org/jira/browse/MATH-155?page=comments#action_12428969 ] James Carman commented on MATH-155: -----------------------------------
What is "Base" in this API example? Is that some new class? Couldn't you represent the base using a simple integer? Also, what are you converting? You're not passing in a value in any way. > Number Base Conversion > ---------------------- > > Key: MATH-155 > URL: http://issues.apache.org/jira/browse/MATH-155 > Project: Commons Math > Issue Type: New Feature > Affects Versions: 1.2 Final > Environment: NA > Reporter: Chetan > > I think a maths package without a base conversion utility is quite incomplete. > Would request you to include this feature in the package for the next release. > From a user's perspective I would like to have a library that goes beyond the > usual binary,octal,hexadecimal conversions. > Would really be helpful if the library is very generic so as to support > convert(Base from,Base to) calls. > Pls let me know what you feel about this.Currently i am on the lookout for a > base conversion class etc but haven't managed to hit upon anything that > serves my purpose. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
