
Time bar (total: 5.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% | 50% | 0% | 0% | 50% | 0% | 3 |
| 50% | 25% | 25% | 0% | 0% | 50% | 0% | 4 |
| 75% | 37.5% | 12.5% | 0% | 0% | 50% | 0% | 5 |
| 87.5% | 43.7% | 6.2% | 0% | 0% | 50% | 0% | 6 |
| 93.8% | 46.9% | 3.1% | 0% | 0% | 50% | 0% | 7 |
| 96.9% | 48.4% | 1.6% | 0% | 0% | 50% | 0% | 8 |
| 98.4% | 49.2% | 0.8% | 0% | 0% | 50% | 0% | 9 |
| 99.2% | 49.6% | 0.4% | 0% | 0% | 50% | 0% | 10 |
| 99.6% | 49.8% | 0.2% | 0% | 0% | 50% | 0% | 11 |
| 99.8% | 49.9% | 0.1% | 0% | 0% | 50% | 0% | 12 |
Compiled 15 to 13 computations (13.3% saved)
| 2.9s | 3 301× | 2 | valid |
| 1.5s | 4 811× | 1 | valid |
| 9.0ms | 144× | 0 | valid |
| 0.0ms | 6× | 0 | invalid |
ival-asin: 2.0s (61.9% of total)adjust: 444.0ms (14% of total)ival-mult!: 240.0ms (7.6% of total)ival-sqrt: 235.0ms (7.4% of total)ival-sub!: 173.0ms (5.5% of total)ival-div!: 118.0ms (3.7% of total)ival-pi: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 39 |
| 1 | 81 | 39 |
| 2 | 314 | 39 |
| 3 | 1647 | 39 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.8% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
Compiled 26 to 22 computations (15.4% saved)
| Inputs |
|---|
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
| Outputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#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 (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1/2 x))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/ (PI) 2) (PI) 2 (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (- 1 x) 1 x) |
| 2.0ms | x | @ | inf | ((- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/ (PI) 2) (PI) 2 (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (- 1 x) 1 x) |
| 1.0ms | x | @ | 0 | ((- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/ (PI) 2) (PI) 2 (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (- 1 x) 1 x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 707 |
| 0 | 161 | 604 |
| 0 | 881 | 580 |
| 1 | 2307 | 580 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#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 (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1/2 x))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
| Outputs |
|---|
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(+.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(fabs.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64))) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal 1 binary64) |
x |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 x) 2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))) x)) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))))) x)) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))))) x)) |
#s(approx (/ (- 1 x) 2) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))))))) |
#s(approx (/ (- 1 x) 2) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
Compiled 587 to 307 computations (47.7% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 51 | 4 | 55 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 52 | 4 | 56 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.8% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
| ▶ | 8.4% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))) |
| ▶ | 6.8% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
| ▶ | 4.1% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
Compiled 60 to 56 computations (6.7% saved)
| Inputs |
|---|
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
(sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) |
#s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #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) x) |
x |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(literal -2 binary64) |
(asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* -1/2 x)) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ (PI) 2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1/2 x))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#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 x)) 1/2))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/ (PI) 2) (PI) 2 (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) 1/2 (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (/ 1/2 x) x (- (/ (PI) 2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (* (- 1 x) 1/2) (- 1 x) 1 (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) (* -2 (asin (sqrt (* (- 1 x) 1/2)))) -2 (asin (sqrt (* (- 1 x) 1/2)))) |
| 2.0ms | x | @ | 0 | ((- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/ (PI) 2) (PI) 2 (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) 1/2 (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (/ 1/2 x) x (- (/ (PI) 2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (* (- 1 x) 1/2) (- 1 x) 1 (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) (* -2 (asin (sqrt (* (- 1 x) 1/2)))) -2 (asin (sqrt (* (- 1 x) 1/2)))) |
| 2.0ms | x | @ | inf | ((- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/ (PI) 2) (PI) 2 (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) 1/2 (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (/ 1/2 x) x (- (/ (PI) 2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (* (- 1 x) 1/2) (- 1 x) 1 (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) (* -2 (asin (sqrt (* (- 1 x) 1/2)))) -2 (asin (sqrt (* (- 1 x) 1/2)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 1260 |
| 0 | 244 | 1060 |
| 0 | 1274 | 1038 |
| 1 | 2866 | 1038 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
(sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) |
#s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #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) x) |
x |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(literal -2 binary64) |
(asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* -1/2 x)) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ (PI) 2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1/2 x))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#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 x)) 1/2))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (/ (- 1 x) 2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
| Outputs |
|---|
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) |
(+.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) |
(pow.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))) |
(fabs.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 2 binary64)))) |
(*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(+.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(pow.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) |
(fabs.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
#s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) x) |
x |
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64))) |
(-.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64))) |
(*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
(+.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
(asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (-.f64 (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
(acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))) |
(fabs.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64))) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal 1 binary64) |
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64))) |
(-.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64))) |
(*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(literal -2 binary64) |
(asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (-.f64 (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 x) 2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx x x) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* -2 (asin (sqrt (* (- 1 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))) x)) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))))) x)) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))))) x)) |
#s(approx (/ (- 1 x) 2) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.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) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))))))) |
#s(approx (/ (- 1 x) 2) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* -2 (asin (sqrt (* (- 1 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64))) |
Compiled 1 341 to 593 computations (55.8% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 133 | 6 | 139 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 1 | 4 |
| Done | 0 | 0 | 0 |
| Total | 136 | 7 | 143 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.8% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
| ✓ | 6.8% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
| 6.8% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) | |
| ▶ | 4.1% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
| ▶ | 5.3% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))))) |
| ▶ | 4.1% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
| ▶ | 8.4% | (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))) |
Compiled 201 to 193 computations (4% saved)
| Inputs |
|---|
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
#s(literal 2 binary64) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) |
#s(literal -2 binary64) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (/ (- 1 x) 2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
| Outputs |
|---|
#s(approx (- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2)))))))))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#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 (+ (* (PI) 1/2) (* -2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* -1/2 x)) x))) |
#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 (* (- 1 x) 1/2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (- (* 1/2 (/ 1 x)) 1/2))) |
#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 (- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (PI) 1/2) (* -2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -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))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (* (PI) 1/2) (PI) 1/2 (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (* (- 1 x) 1/2) (- 1 x) 1 x (+ (* (PI) 1/2) (* -2 (asin (sqrt (/ (- 1 x) 2))))) (* -2 (asin (sqrt (/ (- 1 x) 2)))) -2 (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (- (/ (PI) 2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (/ (- 1 x) 2)))))) (/ (PI) 2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (/ (- 1 x) 2))))) (- (* 1/2 (PI)) (acos (sqrt (/ (- 1 x) 2)))) (acos (sqrt (/ (- 1 x) 2))) (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (/ 1/2 x) (+ (* (PI) 1/2) (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) (asin (* (sqrt (- 1 x)) (sqrt 1/2))) (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt (- 1 x)) (sqrt 1/2)) |
| 2.0ms | x | @ | inf | ((- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (* (PI) 1/2) (PI) 1/2 (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (* (- 1 x) 1/2) (- 1 x) 1 x (+ (* (PI) 1/2) (* -2 (asin (sqrt (/ (- 1 x) 2))))) (* -2 (asin (sqrt (/ (- 1 x) 2)))) -2 (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (- (/ (PI) 2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (/ (- 1 x) 2)))))) (/ (PI) 2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (/ (- 1 x) 2))))) (- (* 1/2 (PI)) (acos (sqrt (/ (- 1 x) 2)))) (acos (sqrt (/ (- 1 x) 2))) (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (/ 1/2 x) (+ (* (PI) 1/2) (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) (asin (* (sqrt (- 1 x)) (sqrt 1/2))) (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt (- 1 x)) (sqrt 1/2)) |
| 2.0ms | x | @ | 0 | ((- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (* (PI) 1/2) (PI) 1/2 (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (* (- 1 x) 1/2) (- 1 x) 1 x (+ (* (PI) 1/2) (* -2 (asin (sqrt (/ (- 1 x) 2))))) (* -2 (asin (sqrt (/ (- 1 x) 2)))) -2 (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (- (/ (PI) 2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (/ (- 1 x) 2)))))) (/ (PI) 2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (/ (- 1 x) 2))))) (- (* 1/2 (PI)) (acos (sqrt (/ (- 1 x) 2)))) (acos (sqrt (/ (- 1 x) 2))) (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (* 2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (/ 1/2 x) (+ (* (PI) 1/2) (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) (asin (* (sqrt (- 1 x)) (sqrt 1/2))) (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt (- 1 x)) (sqrt 1/2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 275 | 1680 |
| 0 | 319 | 1402 |
| 0 | 1717 | 1363 |
| 1 | 4170 | 1363 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
#s(literal 2 binary64) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) |
#s(literal -2 binary64) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (/ (- 1 x) 2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(approx (- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2)))))))))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#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 (+ (* (PI) 1/2) (* -2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* -1/2 x)) x))) |
#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 (* (- 1 x) 1/2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (- (* 1/2 (/ 1 x)) 1/2))) |
#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 (- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (PI) 1/2) (* -2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -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))))))))) |
| Outputs |
|---|
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(-.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(+.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(literal 2 binary64) |
(asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(fabs.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (/.f64 x #s(literal 2 binary64))) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal 1 binary64) |
x |
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) |
#s(literal -2 binary64) |
(asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))))) |
(pow.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))) |
(fabs.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) |
#s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)) |
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) |
(+.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) #s(literal 2 binary64)))) |
(*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
(+.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
(asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
(pow.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))) |
(fabs.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
#s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x) |
(*.f64 x #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(-.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))) |
(fabs.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(fabs.f64 (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* -2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (sqrt (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) x #s(literal -1/8 binary64)) x #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))) x)) |
#s(approx (sqrt (* (- 1 x) 1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))))) x)) |
#s(approx (sqrt (* (- 1 x) 1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))))) x)) |
#s(approx (* (- 1 x) 1/2) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- (/ 1/2 x) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (/ 1/2 x) 1/2) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (sqrt (- 1 x)) (sqrt.f64 (neg.f64 x))) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))))) x)) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))))))) |
#s(approx (* (- 1 x) 1/2) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* -2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (sqrt (- 1 x)) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))))))) |
Compiled 1 679 to 725 computations (56.8% saved)
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 151 | 4 | 155 |
| Fresh | 0 | 1 | 1 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 154 | 8 | 162 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 5.3% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))))) |
| ✓ | 6.8% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
| ✓ | 6.8% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
| ▶ | 6.8% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
| ✓ | 4.1% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
| ▶ | 4.1% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
| ▶ | 8.4% | (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
| ▶ | 7.7% | (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
Compiled 218 to 210 computations (3.7% saved)
| Inputs |
|---|
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
#s(literal 2 binary64) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
#s(approx (* (- 1 x) 1/2) (fma.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)) |
#s(literal -1/2 binary64) |
x |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))))) |
#s(literal -2 binary64) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))) |
#s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
(asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
(sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) |
#s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(sqrt.f64 #s(literal 1/2 binary64)) |
| Outputs |
|---|
#s(approx (- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2)))))))))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (PI) 1/2) (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (+ (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* -1/2 x)) x))) |
#s(approx (* (sqrt 1/2) x) #s(hole binary64 (* x (sqrt 1/2)))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#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 x)) 1/2))) |
#s(approx (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) #s(hole binary64 (* -1/2 (* x (sqrt 1/2))))) |
#s(approx (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) #s(hole binary64 (* x (+ (* -1/2 (sqrt 1/2)) (/ (sqrt 1/2) x))))) |
#s(approx (- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (PI) 1/2) (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (+ (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) (* 1/2 (PI))))) |
#s(approx (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (* (PI) 1/2) (PI) 1/2 (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (* (- 1 x) 1/2) (+ (* -1/2 x) 1/2) -1/2 x (+ (* (PI) 1/2) (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (acos (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (* (- 1 x) 1/2) (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) (* -2 (asin (sqrt (* (- 1 x) 1/2)))) (asin (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (* (- 1 x) 1/2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (/ 1/2 x) (+ (* (PI) 1/2) (* -2 (asin (sqrt (/ (- 1 x) 2))))) (* -2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (acos (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) (* (sqrt 1/2) x) (sqrt 1/2)) |
| 3.0ms | x | @ | 0 | ((- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (* (PI) 1/2) (PI) 1/2 (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (* (- 1 x) 1/2) (+ (* -1/2 x) 1/2) -1/2 x (+ (* (PI) 1/2) (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (acos (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (* (- 1 x) 1/2) (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) (* -2 (asin (sqrt (* (- 1 x) 1/2)))) (asin (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (* (- 1 x) 1/2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (/ 1/2 x) (+ (* (PI) 1/2) (* -2 (asin (sqrt (/ (- 1 x) 2))))) (* -2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (acos (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) (* (sqrt 1/2) x) (sqrt 1/2)) |
| 3.0ms | x | @ | inf | ((- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (* (PI) 1/2) (PI) 1/2 (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (* (- 1 x) 1/2) (+ (* -1/2 x) 1/2) -1/2 x (+ (* (PI) 1/2) (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (acos (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (* (- 1 x) 1/2) (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) (* -2 (asin (sqrt (* (- 1 x) 1/2)))) (asin (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (* (- 1 x) 1/2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (/ 1/2 x) (+ (* (PI) 1/2) (* -2 (asin (sqrt (/ (- 1 x) 2))))) (* -2 (asin (sqrt (/ (- 1 x) 2)))) (asin (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (* (- (/ 1/2 x) 1/2) x) (- (/ 1/2 x) 1/2) (- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (acos (sqrt (* (- 1 x) 1/2))) (sqrt (* (- 1 x) 1/2)) (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) (* (sqrt 1/2) x) (sqrt 1/2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 224 | 1571 |
| 0 | 270 | 1441 |
| 0 | 1430 | 1408 |
| 1 | 3451 | 1408 |
| 1× | saturated |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
#s(literal 2 binary64) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
#s(approx (* (- 1 x) 1/2) (fma.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)) |
#s(literal -1/2 binary64) |
x |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))))) |
#s(literal -2 binary64) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))) |
#s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
(asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
(sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) |
#s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(approx (- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* x (+ (* -1/8 (sqrt 1/2)) (* -1/16 (* x (sqrt 1/2)))))))))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (PI) 1/2) (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (+ (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* -1/2 x)) x))) |
#s(approx (* (sqrt 1/2) x) #s(hole binary64 (* x (sqrt 1/2)))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt 1/2) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt 1/2) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt 1/2) (sqrt -1)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#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 x)) 1/2))) |
#s(approx (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) #s(hole binary64 (* -1/2 (* x (sqrt 1/2))))) |
#s(approx (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) #s(hole binary64 (* x (+ (* -1/2 (sqrt 1/2)) (/ (sqrt 1/2) x))))) |
#s(approx (- (* (PI) 1/2) (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2))))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* (sqrt -1) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt 1/2)))))))))) |
#s(approx (* (- 1 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (PI) 1/2) (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) #s(hole binary64 (+ (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) (* 1/2 (PI))))) |
#s(approx (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* (- 1 x) 1/2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (* (- 1 x) 1/2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))))))) |
| Outputs |
|---|
(neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
#s(literal 2 binary64) |
(neg.f64 (-.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(pow.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(fabs.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (* (- 1 x) 1/2) (fma.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 (*.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)) |
(-.f64 #s(literal 1/2 binary64) (neg.f64 (*.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 |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))))) |
#s(literal -2 binary64) |
(neg.f64 (-.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) |
(pow.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))) |
(fabs.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)))) |
#s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)) |
(fma.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) #s(literal -2 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) #s(literal -2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) #s(literal -2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) #s(literal -2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
(asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))))) |
(pow.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x))) |
(fabs.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))) |
#s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)) |
(*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x) |
(*.f64 x #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(fma.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(pow.f64 #s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) |
(fabs.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
#s(approx (* (- 1 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(neg.f64 (-.f64 (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (neg.f64 (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) |
(*.f64 x (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(fabs.f64 (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (+ (* (PI) 1/2) (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (+ (* (PI) 1/2) (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
#s(approx (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* -2 (asin (sqrt (* (- 1 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
#s(approx (asin (sqrt (* (- 1 x) 1/2))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (* (sqrt 1/2) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) |
#s(approx (sqrt (* (- 1 x) 1/2)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))) x)) |
#s(approx (sqrt (* (- 1 x) 1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))))) x)) |
#s(approx (sqrt (* (- 1 x) 1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))))) x)) |
#s(approx (* (- 1 x) 1/2) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* (- 1 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) #s(literal -1/2 binary64)) |
#s(approx (- (/ 1/2 x) 1/2) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) x)) |
#s(approx (+ (* (PI) 1/2) (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* 2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
#s(approx (acos (sqrt (* (- 1 x) 1/2))) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64))))))) |
#s(approx (sqrt (* (- 1 x) 1/2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))))))) |
#s(approx (* (- 1 x) 1/2) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (+ (* (PI) 1/2) (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2)))))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* -2 (- (* 1/2 (PI)) (acos (sqrt (* (- 1 x) 1/2))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
#s(approx (+ (* (PI) 1/2) (* -2 (asin (sqrt (* (- 1 x) 1/2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* -2 (asin (sqrt (* (- 1 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
#s(approx (asin (sqrt (* (- 1 x) 1/2))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))))) |
Compiled 1 787 to 670 computations (62.5% saved)
10 alts after pruning (4 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 135 | 4 | 139 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 137 | 10 | 147 |
| Status | Accuracy | Program |
|---|---|---|
| 8.4% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) | |
| ✓ | 5.3% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))))) |
| 7.7% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| ✓ | 6.8% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
| ✓ | 6.8% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
| ✓ | 6.8% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
| ✓ | 4.1% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
| ✓ | 4.1% | (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
| 7.6% | (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) #s(approx (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) x))))))) | |
| 3.8% | (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) #s(approx (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64)))))))) |
Compiled 386 to 293 computations (24.1% saved)
| Inputs |
|---|
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) #s(approx (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64)))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 #s(approx (sqrt (* (- 1 x) 1/2)) #s(approx (+ (* (* (sqrt 1/2) x) -1/2) (sqrt 1/2)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) x))))))) |
| Outputs |
|---|
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
7 calls:
| 27.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 5.0ms | x |
| 4.0ms | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 4.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 4.0ms | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.4% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 8.4% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 8.4% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 8.4% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 8.4% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 8.4% | 1 | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 8.4% | 1 | x |
Compiled 44 to 41 computations (6.8% saved)
| Inputs |
|---|
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 #s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) x)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
| Outputs |
|---|
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))))) |
7 calls:
| 3.0ms | x |
| 3.0ms | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 3.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 3.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 3.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 6.8% | 1 | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 6.8% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 6.8% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 6.8% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 6.8% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 6.8% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 6.8% | 1 | x |
Compiled 44 to 41 computations (6.8% saved)
| Inputs |
|---|
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))))) |
| Outputs |
|---|
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 #s(approx (* (- 1 x) 1/2) #s(literal 1/2 binary64))))))) |
7 calls:
| 19.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 1.0ms | x |
| 1.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 1.0ms | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 1.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 5.3% | 1 | x |
| 5.3% | 1 | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 5.3% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 5.3% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 5.3% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 5.3% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 5.3% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
Compiled 44 to 41 computations (6.8% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
7 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 1.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 1.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 1.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.1% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 4.1% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 4.1% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 4.1% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 4.1% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 4.1% | 1 | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 4.1% | 1 | x |
Compiled 44 to 41 computations (6.8% saved)
| 1× | fuel |
Compiled 45 to 37 computations (17.8% saved)
Compiled 58 to 48 computations (17.2% saved)
Loading profile data...