julia
07f26b49
- Update intfuncs.jl
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
11 years ago
Update intfuncs.jl otherwise, even tough `pad` should be non-negative julia> digits(5,2,uint64(8)) ERROR: `digits` has no method matching digits(::Int64, ::Int64, ::Uint64)
References
#8996 - digits should accept values of "pad" that are unsigned
Author
goretkin
Parents
39310a96
Loading