On Monday, July 24, 2017 at 11:09:09 AM UTC-6, Jan Mercl wrote: > > On Mon, Jul 24, 2017 at 5:33 PM me <[email protected] <javascript:>> wrote: > > > The math unit has Pow() functions.. > > > > How come the Big (math) package has nothing similar? > > It has: https://golang.org/pkg/math/big/#Int.Exp > > Indeed, thanks - I made a Pow() wrapper around it, but could just call it directly (with annoyance of passing Nil in)
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
