Versions in this module Expand all Collapse all v0 v0.1.1 May 29, 2024 v0.1.0 May 29, 2024 Changes in this version + func Power(base float64, exponent int) (float64, error) + func UnsignExponent(base float64, exponent uint) float64