Closed this issue 6 years ago · 1 comments
This could be probably put behind a --feature (or not, if you don't mind num-integer and num-traits dependencies), but it would be nice if this worked for a generic T: num::Integer.
num-integer
num-traits
T: num::Integer
Actually, apologies, num already provides .sqrt() in Roots trait.
num
.sqrt()
Roots