How to change sqrt(5) to decimal?
How can i typing to change root5 to decimal?
How can i typing to change root5 to decimal?
simply by
float(sqrt(5))
or
RR(sqrt(5))
Asked: 2019-03-07 10:16:54 -0600
Seen: 406 times
Last updated: Mar 11 '19
Compute the square root of a complex matrix
how to best simplify product of square roots
Square root of polynomial modulo another irreducible polynomial
why won't simplify multiply out square roots?
formatting fractions involving square roots
sqrt function not working properly
Sage doesn't simplify a fraction if it's multiplied by 2
dividing vector(a,b) by sqrt(x) gives (a/x*sqrt(x),b/x*sqrt(x))