huff-language / huffmate

A library of modern, hyper-optimized, and extensible Huff contracts with extensive testing and documentation built by Huff maintainers.
https://github.com/pentagonxyz/huffmate
MIT License
437 stars 55 forks source link

feat(FixedPointMath): rpow #4

Closed clabby closed 2 years ago

clabby commented 2 years ago

Overview

Adds the rpow function from solmate into FixedPointMath.huff

Checklist