Srry, I think I got a bit lost from the core of the problem with some
people talking about Integer(float(1.5)) an Integer(RR('1.0')).
Making things like Integer("1.0") work for is ok to me.My previous reaction was probably a bit to worried reaction. I was woried about implicit functions call's which would make sage behave counterintuitive and unpredictable (which is ofcours a bad thing). But since this is obvious not the case here you can probably disregard the most of my previous post. - Maarten > > Then again, the problem is going from str to int, without passing > > through float. > > Yep, and I'm -1 on this. > > - Robert --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
