SpiceQA
Questions
Tags
Users
Badges
square-root
22 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Something really weird with C++ exp() function
user_13503819
0
•
asked May 9, 2020
5
1
108
exp
square-root
c++
Square root calculation using continued fractions to n bits of precision
user_6199517
0
•
asked May 8, 2020
2
1
334
rational-number
continued-fractions
arbitrary-precision
square-root
precision
Calculate Square root to decimal places in bash
user_3619120
0
•
asked Oct 22, 2019
3
2
932
square-root
decimal-point
bash
Using Heron's formula to calculate square root in C
user_10541500
0
•
asked Nov 16, 2018
4
1
2280
square-root
c
JavaScript - Improving algorithm for finding square roots of perfect squares without Math.sqrt
user_5680735
0
•
asked Mar 7, 2016
6
8
11856
square-root
algorithm
javascript
OverflowError: long int too large to convert to float
user_2096285
0
•
asked Dec 19, 2013
4
2
7350
square-root
python-2.7
python
How to implement the "fast inverse square root" in Java?
user_1210278
0
•
asked Jul 16, 2012
19
2
10962
square-root
floating-point
java
Binary Search to Compute Square root (Java)
user_209260
0
•
asked Sep 22, 2010
13
8
23958
square-root
binary-search
recursion
java
How is the square root function implemented?
user_432582
0
•
asked Aug 27, 2010
83
15
88991
square-root
math
function
Writing your own square root function
user_170339
0
•
asked Oct 26, 2009
79
19
179161
newtons-method
square-root
math
function
algorithm
Prev
Prev
1
2
(current)
3
Next
Next
Hot Questions