func math.Log10
2 uses
math (current package)
log10.go#L9: func Log10(x float64) float64 {
github.com/golang-jwt/jwt/v5
types.go#L54: prec = int(math.Log10(float64(time.Second) / float64(TimePrecision)))
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |