Kay Anar
Kay Anar
p.s. I submitted the same issue to [Clarinet Console](https://github.com/hirosystems/clarinet/issues/538) repo.
Similar to `(pow 0 -2)` `(log2 0)` is an infinity number, and throws an error...
Here are the test cases... Excell `Power` function vs Clarity `Pow` function
More test data; I have done these tests yesterday, just forgot to post it here. Base | Power | Clarity | Javascript | Result -- | -- | -- |...