
Time bar (total: 1.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 2 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 3 |
| 33.3% | 25% | 50% | 0% | 0% | 25% | 0% | 4 |
| 60% | 37.5% | 25% | 0% | 0% | 37.5% | 0% | 5 |
| 77.8% | 43.7% | 12.5% | 0% | 0% | 43.7% | 0% | 6 |
| 88.2% | 46.9% | 6.2% | 0% | 0% | 46.9% | 0% | 7 |
| 93.9% | 48.4% | 3.1% | 0% | 0% | 48.4% | 0% | 8 |
| 96.9% | 49.2% | 1.6% | 0% | 0% | 49.2% | 0% | 9 |
| 98.4% | 49.6% | 0.8% | 0% | 0% | 49.6% | 0% | 10 |
| 99.2% | 49.8% | 0.4% | 0% | 0% | 49.8% | 0% | 11 |
| 99.6% | 49.9% | 0.2% | 0% | 0% | 49.9% | 0% | 12 |
Compiled 13 to 11 computations (15.4% saved)
| 462.0ms | 8 256× | 0 | valid |
| 1.0ms | 16× | 0 | invalid |
ival-sqrt: 79.0ms (27.9% of total)ival-atan: 78.0ms (27.6% of total)ival-mult!: 42.0ms (14.9% of total)ival-div!: 34.0ms (12% of total)ival-sub!: 28.0ms (9.9% of total)ival-add!: 21.0ms (7.4% of total)adjust: 2.0ms (0.7% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 35 |
| 1 | 44 | 33 |
| 2 | 95 | 33 |
| 3 | 210 | 33 |
| 4 | 645 | 33 |
| 5 | 3165 | 33 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
Compiled 20 to 18 computations (10% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
#s(literal 2 binary64) |
(atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(+.f64 #s(literal 1 binary64) x) |
| Outputs |
|---|
#s(approx (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) #s(hole binary64 (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ 1 x)))) #s(hole binary64 (atan (sqrt (/ (- 1 x) (+ 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 1)) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (+ 1 (* -2 x)))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (+ 1 (* x (- (* 2 x) 2))))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 2 (* -2 x))) 2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (+ (* 1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* (pow x 3) (sqrt -1)))) (/ 1 (* x (sqrt -1)))))))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 -1)) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (- (* 2 (/ 1 x)) 1))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (- (* 2 (/ 1 x)) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) #s(hole binary64 (* 2 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x)))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ 1 x)))) #s(hole binary64 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* 1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 1))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 2) x)) 1))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) 2 (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x)) (- 1 x) 1 x (+ 1 x)) |
| 1.0ms | x | @ | -inf | ((* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) 2 (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x)) (- 1 x) 1 x (+ 1 x)) |
| 1.0ms | x | @ | 0 | ((* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) 2 (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x)) (- 1 x) 1 x (+ 1 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 685 |
| 0 | 161 | 583 |
| 0 | 1019 | 570 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
#s(literal 2 binary64) |
(atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(+.f64 #s(literal 1 binary64) x) |
#s(approx (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) #s(hole binary64 (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ 1 x)))) #s(hole binary64 (atan (sqrt (/ (- 1 x) (+ 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 1)) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (+ 1 (* -2 x)))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (+ 1 (* x (- (* 2 x) 2))))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 2 (* -2 x))) 2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (+ (* 1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* (pow x 3) (sqrt -1)))) (/ 1 (* x (sqrt -1)))))))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 -1)) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (- (* 2 (/ 1 x)) 1))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (- (* 2 (/ 1 x)) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) #s(hole binary64 (* 2 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x)))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ 1 x)))) #s(hole binary64 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* 1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 1))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 2) x)) 1))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
| Outputs |
|---|
(*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
#s(literal 2 binary64) |
(atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (neg.f64 x))) (-.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal 1 binary64) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
#s(approx (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ 1 x)))) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(literal 1 binary64)) |
#s(approx (/ (- 1 x) (+ 1 x)) (fma.f64 #s(literal -2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ 1 x)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ 1 x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) x #s(literal 2 binary64)) x #s(literal -2 binary64)) x #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (+.f64 x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- 1 x) (+ 1 x)) #s(literal -1 binary64)) |
#s(approx (/ (- 1 x) (+ 1 x)) (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ 1 x)) (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
#s(approx (/ (- 1 x) (+ 1 x)) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) #s(literal 2 binary64))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ 1 x)))) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- 1 x) (+ 1 x)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ 1 x)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
Compiled 556 to 322 computations (42.1% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 51 | 7 | 58 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 52 | 7 | 59 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
| 100.0% | (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) | |
| ▶ | 100.0% | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))))) |
| 100.0% | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64))))))) | |
| ▶ | 99.1% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))) |
| ▶ | 98.8% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)))) |
| ▶ | 97.9% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
Compiled 162 to 158 computations (2.5% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))))) |
#s(literal 2 binary64) |
(atan.f64 (sqrt.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)))) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
(*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
(atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) #s(hole binary64 (* 2 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) #s(hole binary64 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2))))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 1)) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (+ 1 (* -2 x)))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (+ 1 (* x (- (* 2 x) 2))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 2 (* -2 x))) 2))))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 1)) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) #s(hole binary64 (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ 1 x)))) #s(hole binary64 (atan (sqrt (/ (- 1 x) (+ 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (- (* 1/2 x) 1))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ x 1)))) #s(hole binary64 (atan (sqrt (/ (- 1 x) (+ 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 1)) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* -2 x)))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* 2 x) 2))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 2 (* -2 x))) 2))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (sqrt -1) x))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2))))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (- (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* -1 (/ (sqrt -1) (pow x 3))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2)))))) (/ 1/2 (* (pow x 3) (sqrt -1)))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 -1)) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* 2 (/ 1 x)) 1))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* 2 (/ 1 x)) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (+ (* 1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* (pow x 3) (sqrt -1)))) (/ 1 (* x (sqrt -1)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ 1 x))))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* x (- 1/2 (/ 1 x))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (+ (* 1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* (pow x 3) (sqrt -1)))) (/ 1 (* x (sqrt -1)))))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 -1)) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* 2 (/ 1 x)) 1))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* 2 (/ 1 x)) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) #s(hole binary64 (* 2 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) #s(hole binary64 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2))))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ (sqrt -1) x)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 1))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 2) x)) 1))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) #s(hole binary64 (* 2 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x)))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ 1 x)))) #s(hole binary64 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* 1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x)))))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1/2))))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x)))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ x 1)))) #s(hole binary64 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* 1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 1))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 2) x)) 1))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) (/ (- 1 (* x x)) (+ x 1)) (- 1 (* x x)) 1 (* x x) x (+ x 1) (+ 1 x) (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (- 1 x) (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (+ (* (+ (* 1/2 x) -1) x) 1) (+ (* 1/2 x) -1) 1/2 -1 (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (atan (sqrt (/ (- 1 x) (+ x 1)))) (sqrt (/ (- 1 x) (+ x 1))) (/ (- 1 x) (+ x 1))) |
| 2.0ms | x | @ | -inf | ((* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) (/ (- 1 (* x x)) (+ x 1)) (- 1 (* x x)) 1 (* x x) x (+ x 1) (+ 1 x) (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (- 1 x) (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (+ (* (+ (* 1/2 x) -1) x) 1) (+ (* 1/2 x) -1) 1/2 -1 (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (atan (sqrt (/ (- 1 x) (+ x 1)))) (sqrt (/ (- 1 x) (+ x 1))) (/ (- 1 x) (+ x 1))) |
| 2.0ms | x | @ | 0 | ((* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) (/ (- 1 (* x x)) (+ x 1)) (- 1 (* x x)) 1 (* x x) x (+ x 1) (+ 1 x) (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (- 1 x) (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (+ (* (+ (* 1/2 x) -1) x) 1) (+ (* 1/2 x) -1) 1/2 -1 (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (atan (sqrt (/ (- 1 x) (+ x 1)))) (sqrt (/ (- 1 x) (+ x 1))) (/ (- 1 x) (+ x 1))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 315 | 2357 |
| 0 | 346 | 1879 |
| 0 | 1714 | 1847 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))))) |
#s(literal 2 binary64) |
(atan.f64 (sqrt.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)))) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
(*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
(atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))) |
#s(approx (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) #s(hole binary64 (* 2 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) #s(hole binary64 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2))))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 1)) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (+ 1 (* -2 x)))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (+ 1 (* x (- (* 2 x) 2))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 2 (* -2 x))) 2))))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 1)) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) #s(hole binary64 (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ 1 x)))) #s(hole binary64 (atan (sqrt (/ (- 1 x) (+ 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (- (* 1/2 x) 1))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ x 1)))) #s(hole binary64 (atan (sqrt (/ (- 1 x) (+ 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 1)) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* -2 x)))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* 2 x) 2))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 2 (* -2 x))) 2))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (sqrt -1) x))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2))))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (- (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* -1 (/ (sqrt -1) (pow x 3))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2)))))) (/ 1/2 (* (pow x 3) (sqrt -1)))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 -1)) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* 2 (/ 1 x)) 1))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* 2 (/ 1 x)) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (+ (* 1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* (pow x 3) (sqrt -1)))) (/ 1 (* x (sqrt -1)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ 1 x))))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* x (- 1/2 (/ 1 x))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (+ (* 1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* (pow x 3) (sqrt -1)))) (/ 1 (* x (sqrt -1)))))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 -1)) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* 2 (/ 1 x)) 1))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* 2 (/ 1 x)) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) #s(hole binary64 (* 2 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) #s(hole binary64 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2))))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ (sqrt -1) x)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 1))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 2) x)) 1))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) #s(hole binary64 (* 2 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x)))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ 1 x)))) #s(hole binary64 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* 1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x)))))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1/2))))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x)))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ x 1)))) #s(hole binary64 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* 1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 1))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 2) x)) 1))) |
| Outputs |
|---|
(*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
#s(literal 2 binary64) |
(atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (neg.f64 x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(literal 1 binary64)))) |
(+.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(literal 1 binary64))) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(literal 1 binary64)))) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(literal 1 binary64)) |
(*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (-.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (-.f64 #s(literal 1 binary64) x))) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (-.f64 #s(literal 1 binary64) x)))) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))) |
(+.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
(*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
(atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (neg.f64 x) (+.f64 x #s(literal 1 binary64)))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ x 1)))) (atan.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(literal 1 binary64)) |
#s(approx (/ (- 1 x) (+ x 1)) (fma.f64 #s(literal -2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) x #s(literal 2 binary64)) x #s(literal -2 binary64)) x #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- 1 (* x x)) #s(literal 1 binary64)) |
#s(approx (- 1 (* x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (+.f64 x #s(literal 1 binary64))) |
#s(approx (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (+.f64 x #s(literal 1 binary64))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ x 1)))) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 x) -1) #s(literal -1 binary64)) |
#s(approx (+ (* 1/2 x) -1) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ x 1)))) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(literal 1 binary64)) |
#s(approx (/ (- 1 x) (+ x 1)) (fma.f64 #s(literal -2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) (fma.f64 (fma.f64 x #s(literal 2 binary64) #s(literal -2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) x #s(literal 2 binary64)) x #s(literal -2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (+.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (+.f64 (+.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (-.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(literal -1 binary64)) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- 1 (* x x)) (neg.f64 (*.f64 x x))) |
#s(approx (- 1 (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x))) |
#s(approx (+ (* 1/2 x) -1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) -1) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- 1 x) (+ x 1)) #s(literal -1 binary64)) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ x 1)))) (atan.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (+.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ x 1)))) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (*.f64 x x) (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* 1/2 x) -1) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ x 1)))) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ x 1)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
Compiled 1 551 to 877 computations (43.5% saved)
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 152 | 3 | 155 |
| Fresh | 1 | 1 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 155 | 7 | 162 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
| ▶ | 99.1% | (*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
| ▶ | 100.0% | (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
| ▶ | 98.8% | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))))) |
| ✓ | 98.8% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)))) |
| ✓ | 97.9% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
| ▶ | 100.0% | #s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
Compiled 92 to 91 computations (1.1% saved)
| Inputs |
|---|
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (atan.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
(atan.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))))) |
(atan.f64 (sqrt.f64 (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
#s(approx (- 1 (* x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(atan.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))))) |
#s(approx (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) #s(hole binary64 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2))))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 1)) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 1)) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (+ 1 (* x (- x 1))))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) #s(hole binary64 (* 2 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) #s(hole binary64 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2))))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 1)) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (+ 1 (* -2 x)))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (+ 1 (* x (- (* 2 x) 2))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 2 (* -2 x))) 2))))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 1)) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (* 2 (atan (/ (sqrt (- 1 x)) (sqrt (+ x 1))))) #s(hole binary64 (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))))) |
#s(approx (atan (/ (sqrt (- 1 x)) (sqrt (+ x 1)))) #s(hole binary64 (atan (sqrt (/ (- 1 x) (+ 1 x)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 1)) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ x 1)))) #s(hole binary64 (atan (sqrt (/ (- 1 x) (+ 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (- (* 1/2 x) 1))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (sqrt -1))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (sqrt -1) x))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2))))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (- (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* -1 (/ (sqrt -1) (pow x 3))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2)))))) (/ 1/2 (* (pow x 3) (sqrt -1)))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ (- 1 (/ 1 x)) x))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (sqrt -1) x))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2))))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (- (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* -1 (/ (sqrt -1) (pow x 3))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2)))))) (/ 1/2 (* (pow x 3) (sqrt -1)))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 -1)) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* 2 (/ 1 x)) 1))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* 2 (/ 1 x)) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (sqrt -1))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (+ (* 1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* (pow x 3) (sqrt -1)))) (/ 1 (* x (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (+ (* 1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* (pow x 3) (sqrt -1)))) (/ 1 (* x (sqrt -1)))))))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ 1 x))))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* x (- 1/2 (/ 1 x))))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x)))))))) |
#s(approx (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) #s(hole binary64 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2))))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ (sqrt -1) x)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (* -1 (/ (- (/ 1 x) 1) x)))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x)))) |
#s(approx (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) #s(hole binary64 (* 2 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) #s(hole binary64 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2))))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ (sqrt -1) x)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 1))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 2) x)) 1))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* 2 (atan (/ (sqrt (- 1 x)) (sqrt (+ x 1))))) #s(hole binary64 (* 2 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x)))))))) |
#s(approx (atan (/ (sqrt (- 1 x)) (sqrt (+ x 1)))) #s(hole binary64 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* 1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ x 1)))) #s(hole binary64 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* 1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x)))))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1/2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x (/ 1 (+ x 1)) (+ x 1) 2 (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) (/ (- 1 (* x x)) (+ x 1)) (- 1 (* x x)) (+ 1 x) (* 2 (atan (/ (sqrt (- 1 x)) (sqrt (+ x 1))))) (atan (/ (sqrt (- 1 x)) (sqrt (+ x 1)))) (/ (sqrt (- 1 x)) (sqrt (+ x 1))) (sqrt (- 1 x)) (- 1 x) (sqrt (+ x 1)) (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (atan (sqrt (/ (- 1 x) (+ x 1)))) (sqrt (/ (- 1 x) (+ x 1))) (+ (* (+ (* 1/2 x) -1) x) 1) (+ (* 1/2 x) -1) 1/2 -1) |
| 3.0ms | x | @ | -inf | ((* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x (/ 1 (+ x 1)) (+ x 1) 2 (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) (/ (- 1 (* x x)) (+ x 1)) (- 1 (* x x)) (+ 1 x) (* 2 (atan (/ (sqrt (- 1 x)) (sqrt (+ x 1))))) (atan (/ (sqrt (- 1 x)) (sqrt (+ x 1)))) (/ (sqrt (- 1 x)) (sqrt (+ x 1))) (sqrt (- 1 x)) (- 1 x) (sqrt (+ x 1)) (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (atan (sqrt (/ (- 1 x) (+ x 1)))) (sqrt (/ (- 1 x) (+ x 1))) (+ (* (+ (* 1/2 x) -1) x) 1) (+ (* 1/2 x) -1) 1/2 -1) |
| 3.0ms | x | @ | 0 | ((* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (sqrt (- 1 (* x x))) (- 1 (* x x)) 1 (* x x) x (/ 1 (+ x 1)) (+ x 1) 2 (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) (/ (- 1 (* x x)) (+ x 1)) (- 1 (* x x)) (+ 1 x) (* 2 (atan (/ (sqrt (- 1 x)) (sqrt (+ x 1))))) (atan (/ (sqrt (- 1 x)) (sqrt (+ x 1)))) (/ (sqrt (- 1 x)) (sqrt (+ x 1))) (sqrt (- 1 x)) (- 1 x) (sqrt (+ x 1)) (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (atan (sqrt (/ (- 1 x) (+ x 1)))) (sqrt (/ (- 1 x) (+ x 1))) (+ (* (+ (* 1/2 x) -1) x) 1) (+ (* 1/2 x) -1) 1/2 -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 538 | 3770 |
| 0 | 572 | 3018 |
| 0 | 3018 | 2938 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (atan.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
(atan.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))))) |
(atan.f64 (sqrt.f64 (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
#s(approx (- 1 (* x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(atan.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))))) |
#s(approx (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) #s(hole binary64 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2))))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 1)) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 1)) |
#s(approx (- 1 (* x x)) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 1)) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (+ 1 (* x (- x 1))))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) #s(hole binary64 (* 2 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) #s(hole binary64 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2))))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 1)) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (+ 1 (* -2 x)))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (+ 1 (* x (- (* 2 x) 2))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 2 (* -2 x))) 2))))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 1)) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx (* 2 (atan (/ (sqrt (- 1 x)) (sqrt (+ x 1))))) #s(hole binary64 (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))))) |
#s(approx (atan (/ (sqrt (- 1 x)) (sqrt (+ x 1)))) #s(hole binary64 (atan (sqrt (/ (- 1 x) (+ 1 x)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 1)) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ x 1)))) #s(hole binary64 (atan (sqrt (/ (- 1 x) (+ 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 1)) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 -1)) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (- (* 1/2 x) 1))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (sqrt -1))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (sqrt -1) x))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2))))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (- (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* -1 (/ (sqrt -1) (pow x 3))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2)))))) (/ 1/2 (* (pow x 3) (sqrt -1)))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (- 1 (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1)))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ (- 1 (/ 1 x)) x))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (sqrt -1) x))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2))))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (- (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* -1 (/ (sqrt -1) (pow x 3))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2)))))) (/ 1/2 (* (pow x 3) (sqrt -1)))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 -1)) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* 2 (/ 1 x)) 1))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* 2 (/ 1 x)) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 3)))) (+ 1 (/ 2 (pow x 2)))))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (sqrt -1))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (+ (* 1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* (pow x 3) (sqrt -1)))) (/ 1 (* x (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (sqrt -1))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (/ 1 (* x (sqrt -1)))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (/ 1 (* x (sqrt -1))))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* (pow x 2) (sqrt -1)))) (+ (* 1/2 (/ (- 2 (* -1 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (pow (sqrt -1) 2)))) (* (pow x 3) (sqrt -1)))) (/ 1 (* x (sqrt -1)))))))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- 1/2 (/ 1 x))))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ 1 x))))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* x (- 1/2 (/ 1 x))))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x)))))))) |
#s(approx (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) #s(hole binary64 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2))))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ (sqrt -1) x)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (* -1 (/ (- (/ 1 x) 1) x)))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x)))) |
#s(approx (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) #s(hole binary64 (* 2 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) #s(hole binary64 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2))))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ (sqrt -1) x)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 1))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* 2 (/ 1 x)) 2) x)) 2) x)) 1))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* 2 (atan (/ (sqrt (- 1 x)) (sqrt (+ x 1))))) #s(hole binary64 (* 2 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x)))))))) |
#s(approx (atan (/ (sqrt (- 1 x)) (sqrt (+ x 1)))) #s(hole binary64 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* 1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (atan (sqrt (/ (- 1 x) (+ x 1)))) #s(hole binary64 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* 1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (* x (sqrt -1)))) (/ 1 (sqrt -1))) x))))) |
#s(approx (sqrt (/ (- 1 x) (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ (+ 2 (/ 1 (pow (sqrt -1) 2))) (sqrt -1))) (* 1/2 (/ (+ 2 (+ (* 2 (/ 1 (pow (sqrt -1) 2))) (/ 1 (pow (sqrt -1) 4)))) (* x (sqrt -1))))) x)) (/ 1 (sqrt -1))) x))))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x)))))) |
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1/2))))) |
| Outputs |
|---|
#s(approx (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) (*.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 2 binary64))) |
(*.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(sin.f64 (acos.f64 x)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(cos.f64 (asin.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))))) |
(neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (neg.f64 (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 2 binary64) |
(*.f64 (atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(+.f64 (atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
#s(approx (- 1 (* x x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
(atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))) |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(*.f64 (atan.f64 #s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))) |
(atan.f64 #s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))))) |
(neg.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
#s(approx (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 2 binary64))) |
#s(approx (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- 1 (* x x)) #s(literal 1 binary64)) |
#s(approx (- 1 (* x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (/ 1 (+ x 1)) #s(literal 1 binary64)) |
#s(approx (/ 1 (+ x 1)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ 1 (+ x 1)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ 1 (+ x 1)) (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (+.f64 x #s(literal 1 binary64))) |
#s(approx (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) (*.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 2 binary64))) |
#s(approx (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(literal 1 binary64)) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) (fma.f64 #s(literal -2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal -2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) x #s(literal 2 binary64)) x #s(literal -2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(literal 1 binary64)) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (+.f64 x #s(literal 1 binary64))) |
#s(approx (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) x #s(literal -1/8 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) #s(literal 1 binary64)) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) x #s(literal -1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) #s(literal 1 binary64)) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* 1/2 x) -1) #s(literal -1 binary64)) |
#s(approx (+ (* 1/2 x) -1) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (+.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (+.f64 (+.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (-.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (+.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))))) x)) |
#s(approx (- 1 (* x x)) (neg.f64 (*.f64 x x))) |
#s(approx (- 1 (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ 1 (+ x 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ 1 (+ x 1)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (/ 1 (+ x 1)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (/ 1 (+ x 1)) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) x)) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (+.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (+.f64 (+.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (-.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) #s(literal -1 binary64)) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) (neg.f64 x)) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- 1 x)) (sqrt.f64 (neg.f64 x))) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))))) x)) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) (neg.f64 x)) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x))) |
#s(approx (+ (* 1/2 x) -1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) -1) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 2 binary64))) |
#s(approx (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (+.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (neg.f64 x) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (neg.f64 x) (-.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (neg.f64 x) (-.f64 (+.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ 1 (+ x 1)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (/ 1 (+ x 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1 binary64)) x))) |
#s(approx (/ 1 (+ x 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1 binary64)) x)) #s(literal 1 binary64)) x))) |
#s(approx (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) (*.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 2 binary64))) |
#s(approx (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (+.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) #s(literal 2 binary64)) x)) #s(literal 1 binary64))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* 2 (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))))) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- 1 x)) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))))))) |
#s(approx (/ (- 1 (* x x)) (+ x 1)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) #s(literal 1/2 binary64))))))) |
#s(approx (atan (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x)))) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64)))))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (/ (- 1 (* x x)) (+ x 1)) (+ 1 x))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (*.f64 x x) (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* 1/2 x) -1) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
Compiled 2 853 to 1 401 computations (50.9% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 241 | 1 | 242 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 3 | 3 |
| Total | 243 | 6 | 249 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
| ✓ | 99.1% | (*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
| ✓ | 98.8% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)))) |
| ✓ | 97.9% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
| ✓ | 100.0% | #s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
| ▶ | 98.8% | #s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
Compiled 88 to 88 computations (0% saved)
| Inputs |
|---|
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (atan.f64 (*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
(atan.f64 (*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))))) |
#s(approx (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) #s(hole binary64 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2))))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 1)) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 1)) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (+ 1 (* x (- x 1))))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (sqrt -1))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (sqrt -1) x))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2))))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (- (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* -1 (/ (sqrt -1) (pow x 3))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2)))))) (/ 1/2 (* (pow x 3) (sqrt -1)))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ (- 1 (/ 1 x)) x))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x)))))))) |
#s(approx (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) #s(hole binary64 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2))))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ (sqrt -1) x)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (* -1 (/ (- (/ 1 x) 1) x)))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (sqrt (- 1 (* x x))) 1 (/ 1 (+ x 1)) (+ x 1) x 2) |
| 1.0ms | x | @ | inf | ((* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (sqrt (- 1 (* x x))) 1 (/ 1 (+ x 1)) (+ x 1) x 2) |
| 1.0ms | x | @ | 0 | ((* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (sqrt (- 1 (* x x))) 1 (/ 1 (+ x 1)) (+ x 1) x 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 1124 |
| 0 | 223 | 937 |
| 0 | 1233 | 915 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (atan.f64 (*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
(atan.f64 (*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 2 binary64) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))))) |
#s(approx (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) #s(hole binary64 (atan (* (/ 1 (+ 1 x)) (sqrt (- 1 (pow x 2))))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 1)) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 1)) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (+ 1 (* x (- x 1))))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (sqrt -1))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (sqrt -1) (* -1 (/ (sqrt -1) x))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2))))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (- (+ (sqrt -1) (+ (* -1 (/ (sqrt -1) x)) (+ (* -1 (/ (sqrt -1) (pow x 3))) (+ (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))) (/ (sqrt -1) (pow x 2)))))) (/ 1/2 (* (pow x 3) (sqrt -1)))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ (- 1 (/ 1 x)) x))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (sqrt (/ (+ 1 (* -1 x)) (- 1 (* -1 x)))))))) |
#s(approx (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) #s(hole binary64 (* 2 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2)))))))) |
#s(approx (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) #s(hole binary64 (atan (* (/ 1 (- 1 (* -1 x))) (sqrt (- 1 (pow x 2))))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (* -1 (sqrt -1)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (* -1 (sqrt -1)) (/ (sqrt -1) x)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(hole binary64 (+ (* -1 (sqrt -1)) (* -1 (/ (+ (* -1 (sqrt -1)) (* -1 (/ (- (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (sqrt -1)))) x))) (* 1/2 (/ 1 (sqrt -1)))) x))) x))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (sqrt (- 1 (* x x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (* -1 (/ (- (/ 1 x) 1) x)))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)))) |
#s(approx (/ 1 (+ x 1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x)))) |
| Outputs |
|---|
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64))))) |
(atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64))) |
(*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (neg.f64 x)) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
x |
#s(literal 2 binary64) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 2 binary64))) |
#s(approx (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 (* x x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (+ x 1)) #s(literal 1 binary64)) |
#s(approx (/ 1 (+ x 1)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ 1 (+ x 1)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ 1 (+ x 1)) (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) x #s(literal -1 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (+.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (+.f64 (+.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (-.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x)) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x)) |
#s(approx (/ 1 (+ x 1)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ 1 (+ x 1)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (/ 1 (+ x 1)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (/ 1 (+ x 1)) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (* (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 2 binary64))) |
#s(approx (atan (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1)))) (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (+.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (sqrt (- 1 (* x x))) (/ 1 (+ x 1))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) x)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 (neg.f64 x) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ 1 (+ x 1)) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (/ 1 (+ x 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1 binary64)) x))) |
#s(approx (/ 1 (+ x 1)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) #s(literal 1 binary64)) x)) #s(literal 1 binary64)) x))) |
Compiled 836 to 427 computations (48.9% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 0 | 60 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 60 | 6 | 66 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
| ✓ | 99.1% | (*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
| ✓ | 98.8% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)))) |
| ✓ | 97.9% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
| ✓ | 100.0% | #s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
| ✓ | 98.8% | #s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
Compiled 195 to 166 computations (14.9% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))) |
(*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (/.f64 #s(approx (- 1 (* x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) x))))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))))) |
5 calls:
| 3.0ms | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| 3.0ms | x |
| 2.0ms | (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
| 2.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
| 2.0ms | (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
| 100.0% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
| 100.0% | 1 | (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
| 100.0% | 1 | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| 100.0% | 1 | x |
Compiled 32 to 28 computations (12.5% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))) |
(*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| Outputs |
|---|
(*.f64 (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64)) |
5 calls:
| 2.0ms | (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
| 2.0ms | x |
| 2.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
| 2.0ms | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| 2.0ms | (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
| 100.0% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
| 100.0% | 1 | (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
| 100.0% | 1 | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| 100.0% | 1 | x |
Compiled 32 to 28 computations (12.5% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))) |
| Outputs |
|---|
(*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ x 1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) #s(literal 2 binary64)) |
5 calls:
| 2.0ms | x |
| 1.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
| 1.0ms | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| 1.0ms | (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
| 1.0ms | (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
| 99.1% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
| 99.1% | 1 | (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
| 99.1% | 1 | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| 99.1% | 1 | x |
Compiled 32 to 28 computations (12.5% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (* (atan (sqrt (/ (- 1 x) (+ x 1)))) 2) (*.f64 (atan.f64 (*.f64 #s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 2 binary64))) |
5 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| 1.0ms | (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
| 1.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
| 1.0ms | (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
| 98.8% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
| 98.8% | 1 | (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
| 98.8% | 1 | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| 98.8% | 1 | x |
Compiled 32 to 28 computations (12.5% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (-.f64 #s(literal 1 binary64) x)))) |
5 calls:
| 1.0ms | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| 1.0ms | x |
| 1.0ms | (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
| 1.0ms | (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
| 1.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
| 98.8% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
| 98.8% | 1 | (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
| 98.8% | 1 | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| 98.8% | 1 | x |
Compiled 32 to 28 computations (12.5% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
5 calls:
| 1.0ms | x |
| 1.0ms | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| 1.0ms | (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
| 1.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
| 1.0ms | (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
| 97.9% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
| 97.9% | 1 | (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
| 97.9% | 1 | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| 97.9% | 1 | x |
Compiled 32 to 28 computations (12.5% saved)
| 1× | done |
Compiled 60 to 47 computations (21.7% saved)
Compiled 70 to 56 computations (20% saved)
Loading profile data...