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: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org