Hello,
I could use the method {{pow(int)}} in FieldElement. Browsing through
the current implementation of CM, I can see this method already exists
in some classes which implement FielElement: BigFraction, Complex
(with Complex argument). I cannot write a default implementation,
though, since FieldElement is an interface.What do you think? Should I go ahead? Sébastien --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
