• Roman's avatar
    feat(osmomath): log2 approximation (#2788) · 8590b80f
    Roman authored
    * feat: osmomath log2 approximation
    
    * lint
    
    * fix comment
    
    * comment
    
    * Update osmomath/decimal.go
    
    * improve accuracy with narrower range
    
    * comment
    
    * implement and test precise log for x >= 1
    
    * tests for negative values
    
    * make non-mutative and test
    
    * bench
    
    * changelog
    
    * remove redundant assignments
    
    * improve comments
    8590b80f
To find the state of this project's repository at the time of any of these versions, check out the tags.