
Time bar (total: 1.5s)
| 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)
| 593.0ms | 8 256× | 0 | valid |
| 1.0ms | 28× | 0 | invalid |
ival-atan: 81.0ms (28.5% of total)ival-sqrt: 69.0ms (24.2% of total)ival-mult!: 48.0ms (16.9% of total)ival-div!: 36.0ms (12.7% of total)ival-sub!: 29.0ms (10.2% of total)ival-add!: 20.0ms (7% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
| 0 | 0 | - | 0 | - | (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 34.0ms | 512× | 0 | valid |
Compiled 103 to 31 computations (69.9% saved)
ival-sqrt: 8.0ms (39.6% of total)ival-atan: 4.0ms (19.8% of total)ival-sub!: 2.0ms (9.9% of total)ival-add!: 2.0ms (9.9% of total)ival-div!: 2.0ms (9.9% of total)ival-mult!: 2.0ms (9.9% of total)adjust: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 37 |
| 1 | 37 | 37 |
| 2 | 57 | 37 |
| 3 | 132 | 33 |
| 4 | 466 | 33 |
| 5 | 2862 | 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 22 to 18 computations (18.2% 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 | 587 |
| 0 | 953 | 578 |
| 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) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) 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) (pow.f64 x #s(literal 3 binary64))) (+.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))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ 1 x)) (fma.f64 (-.f64 (*.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) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#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 (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal -1 binary64)) (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))))) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -3 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #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 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 2 binary64) (/.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 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (-.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 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal -1 binary64) (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) (pow.f64 x #s(literal -1 binary64))))) |
Compiled 875 to 277 computations (68.3% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 41 | 5 | 46 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 41 | 6 | 47 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| ▶ | 100.0% | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) (+.f64 #s(literal 1 binary64) x))))) |
| ▶ | 99.6% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))))) |
| ▶ | 98.9% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
| ▶ | 97.7% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
Compiled 177 to 141 computations (20.3% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) (+.f64 #s(literal 1 binary64) x))))) |
#s(literal 2 binary64) |
(atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) (+.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
#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))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(*.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 x #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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 (-.f64 (*.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) (+ 1 x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
| 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 (* (- (pow x -1) 1) x) #s(hole binary64 1)) |
#s(approx (* (- (pow x -1) 1) x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- (pow x -1) 1) #s(hole binary64 (/ 1 x))) |
#s(approx (- (pow x -1) 1) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (pow x -1) #s(hole binary64 (/ 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 (+ (* -1 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1 x) 1) #s(hole binary64 (+ 1 (* -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 (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 (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (- (* 1/2 x) 1))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (- (* x (+ 1/2 (* -1/2 x))) 1))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/2 x))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 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 (* (- (pow x -1) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (pow x -1) 1) x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (pow x -1) 1) #s(hole binary64 -1)) |
#s(approx (- (pow x -1) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (* -1 x) 1) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* -1 x) 1) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#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 (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 (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1/2 (pow x 3)))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#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)))))) |
#s(approx (* (- (pow x -1) 1) x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* -1 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 (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 (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x))) x))))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/2)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.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) (* (- (pow x -1) 1) x) (- (pow x -1) 1) (pow x -1) x -1 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) 1) (* 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)) (+ x 1) (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (- (* (+ (* -1/2 x) 1/2) x) 1) (* (+ (* -1/2 x) 1/2) x) (+ (* -1/2 x) 1/2) -1/2 1/2) |
| 4.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) (* (- (pow x -1) 1) x) (- (pow x -1) 1) (pow x -1) x -1 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) 1) (* 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)) (+ x 1) (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (- (* (+ (* -1/2 x) 1/2) x) 1) (* (+ (* -1/2 x) 1/2) x) (+ (* -1/2 x) 1/2) -1/2 1/2) |
| 2.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) (* (- (pow x -1) 1) x) (- (pow x -1) 1) (pow x -1) x -1 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) 1) (* 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)) (+ x 1) (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (- (* (+ (* -1/2 x) 1/2) x) 1) (* (+ (* -1/2 x) 1/2) x) (+ (* -1/2 x) 1/2) -1/2 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 417 | 2659 |
| 0 | 452 | 2308 |
| 0 | 2166 | 2264 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) (+.f64 #s(literal 1 binary64) x))))) |
#s(literal 2 binary64) |
(atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) (+.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
#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))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(*.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 x #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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 (-.f64 (*.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) (+ 1 x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
#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 (* (- (pow x -1) 1) x) #s(hole binary64 1)) |
#s(approx (* (- (pow x -1) 1) x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- (pow x -1) 1) #s(hole binary64 (/ 1 x))) |
#s(approx (- (pow x -1) 1) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (pow x -1) #s(hole binary64 (/ 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 (+ (* -1 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1 x) 1) #s(hole binary64 (+ 1 (* -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 (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 (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (- (* 1/2 x) 1))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (- (* x (+ 1/2 (* -1/2 x))) 1))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/2 x))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 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 (* (- (pow x -1) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (pow x -1) 1) x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (pow x -1) 1) #s(hole binary64 -1)) |
#s(approx (- (pow x -1) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (* -1 x) 1) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* -1 x) 1) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#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 (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 (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1/2 (pow x 3)))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#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)))))) |
#s(approx (* (- (pow x -1) 1) x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* -1 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 (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 (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x))) x))))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/2)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
| Outputs |
|---|
(*.f64 (atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #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 #s(approx (- 1 x) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) x)) (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) x)) (+.f64 x #s(literal 1 binary64))))) (atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) x)) (+.f64 x #s(literal 1 binary64)))))) |
#s(literal 2 binary64) |
(atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) x)) (+.f64 x #s(literal 1 binary64))))) |
(pow.f64 (/.f64 #s(approx (- 1 x) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) x)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 #s(approx (- 1 x) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) x))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 #s(approx (- 1 x) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) x))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(approx (- 1 x) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) x)) (+.f64 x #s(literal 1 binary64))) |
#s(approx (- 1 x) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) x)) |
(*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) x) |
(*.f64 x (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
x |
#s(literal -1 binary64) |
#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) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #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) (pow.f64 x #s(literal 3 binary64))) (+.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) |
(*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
(+.f64 (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)))) |
(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 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 #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 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
(+.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) #s(literal 1 binary64)) (-.f64 (neg.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 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (neg.f64 x) (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (neg.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) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(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 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 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 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.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) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #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) (pow.f64 x #s(literal 3 binary64))) (+.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) |
(*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (-.f64 (*.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(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))))) |
(+.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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 (-.f64 (*.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) (+ 1 x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(fma.f64 x (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 #s(literal -1/2 binary64) x))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 #s(literal -1/2 binary64) x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
#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))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 x) (+ 1 x)) (fma.f64 (-.f64 (*.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) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (* (- (pow x -1) 1) x) #s(literal 1 binary64)) |
#s(approx (* (- (pow x -1) 1) x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (- (pow x -1) 1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (- (pow x -1) 1) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx x x) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 x #s(literal 1 binary64))) |
#s(approx (+ (* -1 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1 x) 1) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#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))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.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 (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 (-.f64 (*.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 (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 x #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (fma.f64 (-.f64 (*.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/2) x) 1) #s(literal -1 binary64)) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* -1/2 x) 1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/2 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal -3 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #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 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 2 binary64) (/.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 (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) x)) |
#s(approx (* (- (pow x -1) 1) x) (neg.f64 x)) |
#s(approx (* (- (pow x -1) 1) x) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) x)) |
#s(approx (- (pow x -1) 1) #s(literal -1 binary64)) |
#s(approx (- (pow x -1) 1) (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* -1 x) 1) (neg.f64 x)) |
#s(approx (+ (* -1 x) 1) (*.f64 (expm1.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) x)) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal -3 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal -1 binary64)))) (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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #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)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 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 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) x)) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -3 binary64))) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (-.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 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal -1 binary64) (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) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (- (pow x -1) 1) x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* -1 x) 1) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (-.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 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal -1 binary64) (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 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #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 -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #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 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#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 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #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 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
Compiled 4 466 to 1 098 computations (75.4% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 170 | 1 | 171 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 170 | 7 | 177 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| ✓ | 100.0% | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) (+.f64 #s(literal 1 binary64) x))))) |
| ✓ | 99.6% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))))) |
| ✓ | 98.9% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
| ▶ | 99.6% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))))) |
| ✓ | 97.7% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
Compiled 142 to 96 computations (32.4% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))))) |
#s(literal 2 binary64) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
x |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
| 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/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 1)) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (- (* (pow x 2) (+ 1 (* -1 x))) 1))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (- (* (pow x 2) (+ 1 (* x (- (* 5/4 x) 1)))) 1))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 x))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* x (- (* 5/4 x) 1)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* x (- (* x (+ 5/4 (* -1/2 x))) 1)))))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* x (- (* 1/2 x) 1)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* x (- (* x (+ 1/2 (* -1/2 x))) 1)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (- (* 1/2 x) 1))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (- (* x (+ 1/2 (* -1/2 x))) 1))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/2 x))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 -1)) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (- (* -1 x) 1))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (- (* x (- (* 1/2 x) 1)) 1))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (- (* x (- (* x (+ 1/2 (* -1/2 x))) 1)) 1))) |
#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/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1/2 (pow x 3)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* (pow x 3) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* 1/4 (pow x 6)))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (- 1/4 (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* 1/4 (pow x 6)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (- 1/4 (* 1/2 (/ 1 x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (* 1/2 (/ 1 x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))))))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1/2 (pow x 3)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1/2 (pow x 3)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (+ (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (* 1/2 (/ 1 x))) 1/2)))) |
#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/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1 (* (pow x 3) (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x))) x))))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (- 1/2 (* 5/4 (/ 1 x))) x)))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (+ 1/2 (* -1 (/ (- 5/4 (/ 1 x)) x))) x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (- 1/2 (* 5/4 (/ 1 x))) x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (+ 1/2 (* -1 (/ (- 5/4 (/ 1 x)) x))) x)))))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/2)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (+ 1/2 (* -1 (/ (+ 1 (/ 1 x)) x))) 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/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (- (* (+ (* -1/2 x) 1/2) x) 1) (* (+ (* -1/2 x) 1/2) x) (+ (* -1/2 x) 1/2) -1/2 x 1/2 1 (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) |
| 1.0ms | x | @ | -inf | ((* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) 2 (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (- (* (+ (* -1/2 x) 1/2) x) 1) (* (+ (* -1/2 x) 1/2) x) (+ (* -1/2 x) 1/2) -1/2 x 1/2 1 (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) |
| 1.0ms | x | @ | 0 | ((* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) 2 (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (- (* (+ (* -1/2 x) 1/2) x) 1) (* (+ (* -1/2 x) 1/2) x) (+ (* -1/2 x) 1/2) -1/2 x 1/2 1 (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 278 | 2602 |
| 0 | 297 | 2089 |
| 0 | 1523 | 2078 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))))) |
#s(literal 2 binary64) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
x |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(-.f64 (*.f64 (-.f64 (*.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 (* 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/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 1)) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (- (* (pow x 2) (+ 1 (* -1 x))) 1))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (- (* (pow x 2) (+ 1 (* x (- (* 5/4 x) 1)))) 1))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 x))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* x (- (* 5/4 x) 1)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* x (- (* x (+ 5/4 (* -1/2 x))) 1)))))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* x (- (* 1/2 x) 1)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* x (- (* x (+ 1/2 (* -1/2 x))) 1)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (- (* 1/2 x) 1))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (- (* x (+ 1/2 (* -1/2 x))) 1))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/2 x))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 -1)) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (- (* -1 x) 1))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (- (* x (- (* 1/2 x) 1)) 1))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (- (* x (- (* x (+ 1/2 (* -1/2 x))) 1)) 1))) |
#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/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1/2 (pow x 3)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* (pow x 3) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* 1/4 (pow x 6)))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (- 1/4 (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* 1/4 (pow x 6)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (- 1/4 (* 1/2 (/ 1 x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (* 1/2 (/ 1 x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))))))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1/2 (pow x 3)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1/2 (pow x 3)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (+ (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (* 1/2 (/ 1 x))) 1/2)))) |
#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/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1 (* (pow x 3) (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x))) x))))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (- 1/2 (* 5/4 (/ 1 x))) x)))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (+ 1/2 (* -1 (/ (- 5/4 (/ 1 x)) x))) x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (- 1/2 (* 5/4 (/ 1 x))) x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (+ 1/2 (* -1 (/ (- 5/4 (/ 1 x)) x))) x)))))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/2)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (+ 1/2 (* -1 (/ (+ 1 (/ 1 x)) x))) x))))))) |
| Outputs |
|---|
(*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.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(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))))) |
(+.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.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(literal 2 binary64) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.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) (+ 1 x))) (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x)) (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x))) |
(*.f64 (fabs.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x)) (fabs.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x))) |
(pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 #s(literal -1/2 binary64) x))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 #s(literal -1/2 binary64) x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal -1/2 binary64) |
x |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
#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))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (-.f64 (*.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 (-.f64 (*.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/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(literal 1 binary64)) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (fma.f64 (-.f64 (*.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/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(literal -1 binary64)) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/4 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/4 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 5/4 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (neg.f64 x)) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(literal -1 binary64)) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* -1/2 x) 1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/2 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(literal -1 binary64)) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (-.f64 (*.f64 (-.f64 (*.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) (+ 1 x))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal -3 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/4 binary64))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 5/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 5/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal -3 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/4 binary64))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 5/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 5/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal -3 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (*.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (-.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 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 5/4 binary64) x)) x) #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 5/4 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 5/4 binary64) x)) x) #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 5/4 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
Compiled 11 220 to 1 406 computations (87.5% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 202 | 1 | 203 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 6 | 6 |
| Total | 203 | 7 | 210 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| ✓ | 100.0% | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) (+.f64 #s(literal 1 binary64) x))))) |
| ✓ | 99.6% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))))) |
| ✓ | 98.9% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
| ▶ | 99.2% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))))) |
| ✓ | 97.7% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
Compiled 148 to 105 computations (29.1% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.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(literal 2 binary64) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.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) (+ 1 x))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
(-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
| 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/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 1)) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (- (* (pow x 2) (+ 1 (* -1 x))) 1))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (- (* (pow x 2) (+ 1 (* x (- (* 5/4 x) 1)))) 1))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 x))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* x (- (* 5/4 x) 1)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* x (- (* x (+ 5/4 (* -1/2 x))) 1)))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 -1)) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (- (* -1 x) 1))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (- (* x (- (* 1/2 x) 1)) 1))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (- (* x (- (* x (+ 1/2 (* -1/2 x))) 1)) 1))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* x (- (* 1/2 x) 1)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* x (- (* x (+ 1/2 (* -1/2 x))) 1)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (- (* 1/2 x) 1))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (- (* x (+ 1/2 (* -1/2 x))) 1))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/2 x))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 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/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1/2 (pow x 3)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* (pow x 3) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* 1/4 (pow x 6)))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (- 1/4 (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* 1/4 (pow x 6)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (- 1/4 (* 1/2 (/ 1 x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (* 1/2 (/ 1 x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1/2 (pow x 3)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (+ (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (* 1/2 (/ 1 x))) 1/2)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1/2 (pow x 3)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#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/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1 (* (pow x 3) (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x))) x))))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (- 1/2 (* 5/4 (/ 1 x))) x)))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (+ 1/2 (* -1 (/ (- 5/4 (/ 1 x)) x))) x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (- 1/2 (* 5/4 (/ 1 x))) x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (+ 1/2 (* -1 (/ (- 5/4 (/ 1 x)) x))) x)))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (+ 1/2 (* -1 (/ (+ 1 (/ 1 x)) x))) x))))))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/2)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) 2 (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (* x x) x 1 (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (- (* (+ (* -1/2 x) 1/2) x) 1) (* (+ (* -1/2 x) 1/2) x) (+ (* -1/2 x) 1/2) -1/2 1/2) |
| 1.0ms | x | @ | inf | ((* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) 2 (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (* x x) x 1 (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (- (* (+ (* -1/2 x) 1/2) x) 1) (* (+ (* -1/2 x) 1/2) x) (+ (* -1/2 x) 1/2) -1/2 1/2) |
| 1.0ms | x | @ | 0 | ((* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) 2 (atan (sqrt (/ (- 1 x) (+ 1 x)))) (sqrt (/ (- 1 x) (+ 1 x))) (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (* x x) x 1 (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (- (* (+ (* -1/2 x) 1/2) x) 1) (* (+ (* -1/2 x) 1/2) x) (+ (* -1/2 x) 1/2) -1/2 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 281 | 2636 |
| 0 | 296 | 2123 |
| 0 | 1543 | 2112 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.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(literal 2 binary64) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.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) (+ 1 x))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
(-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
#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/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 1)) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/2 x))) 1))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (- (* (pow x 2) (+ 1 (* -1 x))) 1))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (- (* (pow x 2) (+ 1 (* x (- (* 5/4 x) 1)))) 1))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 x))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* x (- (* 5/4 x) 1)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* x (- (* x (+ 5/4 (* -1/2 x))) 1)))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 -1)) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (- (* -1 x) 1))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (- (* x (- (* 1/2 x) 1)) 1))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (- (* x (- (* x (+ 1/2 (* -1/2 x))) 1)) 1))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* x (- (* 1/2 x) 1)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* x (- (* x (+ 1/2 (* -1/2 x))) 1)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 -1)) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (- (* 1/2 x) 1))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (- (* x (+ 1/2 (* -1/2 x))) 1))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/2 x))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 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/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1/2 (pow x 3)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* (pow x 3) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* 1/4 (pow x 6)))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (- 1/4 (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (* 1/2 (/ 1 x)))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* 1/4 (pow x 6)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (- 1/4 (* 1/2 (/ 1 x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (* 1/2 (/ 1 x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (- (+ 1/4 (/ 5/4 (pow x 2))) (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1/2 (pow x 3)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (- (+ (* -1 (/ (+ 1 (/ 1 x)) (pow x 2))) (* 1/2 (/ 1 x))) 1/2)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1/2 (pow x 3)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) (+ 1/2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#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/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1 (* (pow x 3) (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x))) x))))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (- 1/2 (* 5/4 (/ 1 x))) x)))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (+ 1/2 (* -1 (/ (- 5/4 (/ 1 x)) x))) x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (- 1/2 (* 5/4 (/ 1 x))) x)))))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) #s(hole binary64 (* (pow x 6) (+ 1/4 (* -1 (/ (+ 1/2 (* -1 (/ (- 5/4 (/ 1 x)) x))) x)))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (+ 1/2 (* -1 (/ (+ 1 (/ 1 x)) x))) x))))))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/2 (* -1 (/ (- 1/2 (/ 1 x)) x))))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/2)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
| Outputs |
|---|
(*.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.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(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))))) |
(+.f64 (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.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(literal 2 binary64) |
(atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.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) (+ 1 x))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64))))) |
(-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) |
(*.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 |
#s(literal 1 binary64) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 #s(literal -1/2 binary64) x))) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 #s(literal -1/2 binary64) x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
#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))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (-.f64 (*.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 (-.f64 (*.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/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) #s(literal 1 binary64)) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (fma.f64 (-.f64 (*.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/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) #s(literal -1 binary64)) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (-.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) #s(literal 1 binary64))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/4 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 5/4 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 5/4 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) #s(literal -1 binary64)) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (-.f64 (*.f64 (-.f64 (*.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/2) x) 1) x) (neg.f64 x)) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) #s(literal -1 binary64)) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* -1/2 x) 1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/2 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal -3 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/4 binary64))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 5/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 5/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal -3 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/4 binary64))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 5/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 5/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal -3 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (*.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* -1/2 x) 1/2) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (* 2 (atan (sqrt (/ (- 1 x) (+ 1 x))))) (*.f64 (atan.f64 (sqrt.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (-.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 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 5/4 binary64) x)) x) #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) 1) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 5/4 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 5/4 binary64) x)) x) #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 5/4 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (- (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) 1) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (- (* (+ (* -1/2 x) 1/2) x) 1) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
Compiled 6 806 to 880 computations (87.1% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 1 | 113 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 6 | 6 |
| Total | 113 | 7 | 120 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| ✓ | 100.0% | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) (+.f64 #s(literal 1 binary64) x))))) |
| ✓ | 99.6% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))))) |
| ✓ | 98.9% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
| 99.3% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))))) | |
| ✓ | 97.7% | (*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) #s(literal 1 binary64)))) |
Compiled 404 to 181 computations (55.2% 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))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 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 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))))) |
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 #s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #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))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))))) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 #s(approx (* (* (- (* (+ (* -1/2 x) 1/2) x) 1) x) (* (- (* (+ (* -1/2 x) 1/2) x) 1) x)) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))))) |
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x #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/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
5 calls:
| 3.0ms | 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 | (/.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)))) |
| 2.0ms | (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 36 to 28 computations (22.2% 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))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (atan.f64 #s(approx (sqrt (/ (- 1 x) (+ 1 x))) (fma.f64 #s(literal -1 binary64) 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 |
|---|---|---|
| 98.9% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
| 98.9% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
| 98.9% | 1 | (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
| 98.9% | 1 | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| 98.9% | 1 | x |
Compiled 36 to 28 computations (22.2% 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.7% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) |
| 97.7% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
| 97.7% | 1 | (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
| 97.7% | 1 | (*.f64 #s(literal 2 binary64) (atan.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) |
| 97.7% | 1 | x |
Compiled 36 to 28 computations (22.2% saved)
| 1× | fuel |
Compiled 40 to 22 computations (45% saved)
Compiled 102 to 62 computations (39.2% saved)
Loading profile data...