Will there be an OpenZeppelin Contracts implementation of exponentiation by squaring algorithm?

@MicahZoltu I created a new post on Designing Fixed Point Math in OpenZeppelin Contracts. While I do intend to have an exponentiation-by-squaring pow function be included, it’ll likely not be part of the initial release, until we settle on the low-level details behind representation.

I’d love to hear your thoughts on it!

1 Like