
Time bar (total: 6.2s)
| 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)
| 3.0s | 3 406× | 2 | valid |
| 1.3s | 4 720× | 1 | valid |
| 8.0ms | 130× | 0 | valid |
| 0.0ms | 4× | 0 | invalid |
ival-asin: 1.9s (63.9% of total)ival-sqrt: 332.0ms (11.2% of total)adjust: 307.0ms (10.3% of total)ival-div!: 192.0ms (6.5% of total)ival-mult!: 127.0ms (4.3% of total)ival-sub!: 115.0ms (3.9% of total)ival-pi: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 42 |
| 1 | 60 | 42 |
| 2 | 189 | 39 |
| 3 | 810 | 39 |
| 4 | 5842 | 39 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.9% | (-.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 | |
|---|---|---|---|---|
| 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) |
| 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 | 608 |
| 0 | 767 | 587 |
| 1× | iter-limit |
| 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 |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(+.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 (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 2 binary64)))) #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 (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))))) |
(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 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))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.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)) (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 (neg.f64 x) #s(literal 1 binary64))) |
#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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (neg.f64 x) #s(literal 1 binary64)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) |
#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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 290 computations (50.6% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 37 | 6 | 43 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 38 | 6 | 44 |
| Status | Accuracy | Program |
|---|---|---|
| 6.8% | (/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) | |
| ▶ | 6.8% | (/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
| ▶ | 8.3% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))) |
| ▶ | 6.9% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 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) #s(literal 1/2 binary64)))))) |
| ▶ | 6.9% | #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))))))) |
Compiled 266 to 186 computations (30.1% saved)
| Inputs |
|---|
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.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) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(acos.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 |
(-.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 #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) |
#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))))))) |
(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)))))) |
(*.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)))) |
(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 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))))) |
(asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #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 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (acos (sqrt (/ (- 1 x) 2))) #s(hole binary64 (acos (* (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 (- (/ (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 (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x)) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (- 1 x)) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (- 1 x))))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (* (/ 1 (sqrt 2)) (sqrt (- 1 x)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (+ (* -1/2 (/ x (sqrt 2))) (/ 1 (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (+ (* x (- (* -1/8 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (+ (* x (- (* x (- (* -1/16 (/ x (sqrt 2))) (* 1/8 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2)))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 2) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 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 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (* 1/2 (- 1 x)) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* (sqrt x) (/ (sqrt -1) (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (* (pow (sqrt -1) 3) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2)))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (* (pow (sqrt -1) 3) (sqrt 2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (* (pow (sqrt -1) 5) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 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) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (acos (sqrt (/ (- 1 x) 2))) #s(hole binary64 (acos (* (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)))))) |
#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 (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x)) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (* (/ 1 (sqrt 2)) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt x) (/ (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2)))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2))))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2)))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 2) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | inf | ((- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))))) (/ (PI) 2) (PI) 2 (* 2 (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2))))) (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) (acos (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (- 1 x) 1 x (- (/ (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 (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) (* -2 (asin (sqrt (* 1/2 (- 1 x))))) -2 (asin (sqrt (* 1/2 (- 1 x)))) (sqrt (* 1/2 (- 1 x))) (* 1/2 (- 1 x)) (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) (asin (/ (sqrt (- 1 x)) (sqrt 2))) (/ (sqrt (- 1 x)) (sqrt 2)) (sqrt (- 1 x)) (sqrt 2) (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2) (asin (sqrt (/ (- 1 x) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) |
| 5.0ms | x | @ | -inf | ((- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))))) (/ (PI) 2) (PI) 2 (* 2 (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2))))) (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) (acos (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (- 1 x) 1 x (- (/ (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 (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) (* -2 (asin (sqrt (* 1/2 (- 1 x))))) -2 (asin (sqrt (* 1/2 (- 1 x)))) (sqrt (* 1/2 (- 1 x))) (* 1/2 (- 1 x)) (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) (asin (/ (sqrt (- 1 x)) (sqrt 2))) (/ (sqrt (- 1 x)) (sqrt 2)) (sqrt (- 1 x)) (sqrt 2) (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2) (asin (sqrt (/ (- 1 x) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) |
| 5.0ms | x | @ | 0 | ((- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))))) (/ (PI) 2) (PI) 2 (* 2 (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2))))) (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) (acos (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (- 1 x) 1 x (- (/ (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 (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) (* -2 (asin (sqrt (* 1/2 (- 1 x))))) -2 (asin (sqrt (* 1/2 (- 1 x)))) (sqrt (* 1/2 (- 1 x))) (* 1/2 (- 1 x)) (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) (asin (/ (sqrt (- 1 x)) (sqrt 2))) (/ (sqrt (- 1 x)) (sqrt 2)) (sqrt (- 1 x)) (sqrt 2) (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2) (asin (sqrt (/ (- 1 x) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 402 | 3176 |
| 0 | 462 | 2607 |
| 0 | 2036 | 2522 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.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) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(acos.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 |
(-.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 #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) |
#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))))))) |
(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)))))) |
(*.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)))) |
(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 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))))) |
(asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #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 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (acos (sqrt (/ (- 1 x) 2))) #s(hole binary64 (acos (* (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 (- (/ (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 (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x)) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (- 1 x)) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (- 1 x))))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (* (/ 1 (sqrt 2)) (sqrt (- 1 x)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (+ (* -1/2 (/ x (sqrt 2))) (/ 1 (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (+ (* x (- (* -1/8 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (+ (* x (- (* x (- (* -1/16 (/ x (sqrt 2))) (* 1/8 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2)))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 2) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 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 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (* 1/2 (- 1 x)) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* (sqrt x) (/ (sqrt -1) (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (* (pow (sqrt -1) 3) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2)))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (* (pow (sqrt -1) 3) (sqrt 2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (* (pow (sqrt -1) 5) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 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) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (acos (sqrt (/ (- 1 x) 2))) #s(hole binary64 (acos (* (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)))))) |
#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 (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x)) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (* (/ 1 (sqrt 2)) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt x) (/ (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2)))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2))))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (/ (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2)))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 2) #s(hole binary64 (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(+.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 (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 2 binary64)))) #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 (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))))) |
(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 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))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (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 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (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 (/.f64 (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 (/.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 (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 (PI.f64) #s(literal 2 binary64)) (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))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#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 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.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 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.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 (*.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 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.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 (*.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 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.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 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64)))))) |
(fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (PI.f64) #s(literal 1/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))) |
(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))) |
(-.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 (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 (PI.f64) #s(literal 1/2 binary64))) |
(+.f64 (*.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 (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)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (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))) |
(*.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 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(+.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 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #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 (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))))) |
(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(+.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 (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))))) |
(fma.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) |
(*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (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))))) #s(literal 4 binary64)) |
(*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (fabs.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #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 (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))))) |
(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.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))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.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))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))))) |
#s(approx (acos (sqrt (/ (- 1 x) 2))) (acos.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 (neg.f64 x) #s(literal 1 binary64))) |
#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 (PI.f64) #s(literal 1/2 binary64)))) |
#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 (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* -2 (asin (sqrt (* 1/2 (- 1 x))))) (*.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/2 (- 1 x)))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (- 1 x))) (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/2 (- 1 x))) (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/2 (- 1 x))) (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/2 (- 1 x)) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) x) #s(literal 1/8 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (*.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))))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (*.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)))))))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (*.f64 (*.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))))) #s(literal 4 binary64))) |
#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 (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (sqrt (* 1/2 (- 1 x))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x))) |
#s(approx (sqrt (* 1/2 (- 1 x))) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64)))) x)) |
#s(approx (sqrt (* 1/2 (- 1 x))) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64))))) x)) |
#s(approx (sqrt (* 1/2 (- 1 x))) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64)))))) x)) |
#s(approx (* 1/2 (- 1 x)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* 1/2 (- 1 x)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64)))))) x)) |
#s(approx (sqrt (- 1 x)) (sqrt.f64 (neg.f64 x))) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1 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 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))))) x)) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))))) |
#s(approx (acos (sqrt (/ (- 1 x) 2))) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) |
#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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) |
#s(approx (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* -2 (asin (sqrt (* 1/2 (- 1 x))))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal -2 binary64))) |
#s(approx (asin (sqrt (* 1/2 (- 1 x)))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
#s(approx (sqrt (* 1/2 (- 1 x))) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) (*.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64)))))))) |
#s(approx (* 1/2 (- 1 x)) (*.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 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (*.f64 (sqrt.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (*.f64 (sqrt.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (*.f64 (sqrt.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
#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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/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)))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (- (* (/ (PI) 2) (/ (PI) 2)) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64))))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
Compiled 4 158 to 1 176 computations (71.7% saved)
17 alts after pruning (16 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 201 | 16 | 217 |
| Fresh | 1 | 0 | 1 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 206 | 17 | 223 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.8% | (/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
| 6.8% | (/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) | |
| ▶ | 6.9% | (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
| 6.8% | (/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) | |
| 4.1% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (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)))) | |
| 6.8% | (/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))))))) | |
| 6.9% | (/.f64 (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) | |
| 6.8% | (-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 5.3% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))))) | |
| ✓ | 6.9% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) |
| 4.1% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) | |
| ▶ | 8.3% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))))))) |
| ▶ | 6.8% | #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 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
| 6.9% | #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 #s(approx (* 1/2 (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) | |
| ▶ | 4.1% | #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 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64))))))) |
| 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (*.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))))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) | |
| 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.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 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64))))))) |
Compiled 1 173 to 704 computations (40% saved)
| Inputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (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) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))))) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))))) |
#s(literal -2 binary64) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(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 #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 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)) |
#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 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.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)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #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 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) |
(*.f64 (PI.f64) (PI.f64)) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) |
(*.f64 (*.f64 (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))))) #s(literal 4 binary64)) |
(*.f64 (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))))) |
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 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 (+ (* (PI) 1/2) (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))))) #s(hole binary64 (+ (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x)))))) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (acos (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x)) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (- 1 x)) #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 (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (+ (* 1/2 (PI)) (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (* (sqrt (- 1 x)) (sqrt 1/2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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)) (sqrt 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 (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (+ (* -4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2)) (* 1/4 (pow (PI) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (+ (* -4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* -4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2)))) |
#s(approx (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 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 (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (/ (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (- (* 1/16 (pow (PI) 4)) (* 16 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 4))) (* (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))))) |
#s(approx (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) #s(hole binary64 (/ (- (* 1/16 (pow (PI) 4)) (* 16 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 4))) (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2)))))) |
#s(approx (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) #s(hole binary64 (- (* 1/16 (pow (PI) 4)) (* 16 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 4))))) |
#s(approx (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4)) #s(hole binary64 (* 16 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 4)))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) #s(hole binary64 (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2)))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))) |
#s(approx (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4)) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (* 1/2 (- 1 x)) #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 (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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)) (sqrt 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)) (sqrt 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 (sqrt (- 1 x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (/ (- 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 (- (/ (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 (+ (* (PI) 1/2) (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))))) #s(hole binary64 (+ (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) (* 1/2 (PI))))) |
#s(approx (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x)))))) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (acos (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x)) #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 (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (+ (* 1/2 (PI)) (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (* (sqrt (- 1 x)) (sqrt 1/2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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)) (sqrt 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)) (sqrt 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 (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (+ (* -4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2)) (* 1/4 (pow (PI) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (+ (* -4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* -4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2)))) |
#s(approx (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 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) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (/ (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (- (* 1/16 (pow (PI) 4)) (* 16 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 4))) (* (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))))) |
#s(approx (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) #s(hole binary64 (/ (- (* 1/16 (pow (PI) 4)) (* 16 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 4))) (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2)))))) |
#s(approx (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) #s(hole binary64 (- (* 1/16 (pow (PI) 4)) (* 16 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 4))))) |
#s(approx (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4)) #s(hole binary64 (* 16 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 4)))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) #s(hole binary64 (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2)))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))) |
#s(approx (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4)) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | x | @ | 0 | ((- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (+ (* (PI) 1/2) (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))))) (PI) 1/2 (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x)))))) -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))) (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x)))) (sqrt (* 1/2 (- 1 x))) (* 1/2 (- 1 x)) (- 1 x) 1 x (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) (* -2 (asin (sqrt (* 1/2 (- 1 x))))) (asin (sqrt (* 1/2 (- 1 x)))) (sqrt (* 1/2 (- 1 x))) (* 1/2 (- 1 x)) (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (+ (* 1/2 (PI)) (* -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) (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/ (PI) 2) 2 (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (neg (* (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) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (/ (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (/ (* (PI) (PI)) 4) (* (PI) (PI)) 4 (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4)) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) |
| 7.0ms | x | @ | -inf | ((- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (+ (* (PI) 1/2) (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))))) (PI) 1/2 (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x)))))) -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))) (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x)))) (sqrt (* 1/2 (- 1 x))) (* 1/2 (- 1 x)) (- 1 x) 1 x (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) (* -2 (asin (sqrt (* 1/2 (- 1 x))))) (asin (sqrt (* 1/2 (- 1 x)))) (sqrt (* 1/2 (- 1 x))) (* 1/2 (- 1 x)) (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (+ (* 1/2 (PI)) (* -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) (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/ (PI) 2) 2 (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (neg (* (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) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (/ (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (/ (* (PI) (PI)) 4) (* (PI) (PI)) 4 (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4)) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) |
| 7.0ms | x | @ | inf | ((- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (+ (* (PI) 1/2) (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))))) (PI) 1/2 (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x)))))) -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))) (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x)))) (sqrt (* 1/2 (- 1 x))) (* 1/2 (- 1 x)) (- 1 x) 1 x (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) (* -2 (asin (sqrt (* 1/2 (- 1 x))))) (asin (sqrt (* 1/2 (- 1 x)))) (sqrt (* 1/2 (- 1 x))) (* 1/2 (- 1 x)) (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (+ (* 1/2 (PI)) (* -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) (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/ (PI) 2) 2 (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (neg (* (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) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (/ (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (/ (* (PI) (PI)) 4) (* (PI) (PI)) 4 (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4)) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 394 | 4426 |
| 0 | 479 | 3491 |
| 0 | 1859 | 3376 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (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) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))))) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))))) |
#s(literal -2 binary64) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(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 #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 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)) |
#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 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.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)) |
(/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #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 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) |
(*.f64 (PI.f64) (PI.f64)) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) |
(*.f64 (*.f64 (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))))) #s(literal 4 binary64)) |
(*.f64 (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))))) |
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 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 (+ (* (PI) 1/2) (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))))) #s(hole binary64 (+ (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x)))))) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (acos (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x)) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (- 1 x)) #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 (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (+ (* 1/2 (PI)) (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (* (sqrt (- 1 x)) (sqrt 1/2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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)) (sqrt 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 (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (+ (* -4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2)) (* 1/4 (pow (PI) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (+ (* -4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* -4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2)))) |
#s(approx (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 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 (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (/ (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (- (* 1/16 (pow (PI) 4)) (* 16 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 4))) (* (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))))) |
#s(approx (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) #s(hole binary64 (/ (- (* 1/16 (pow (PI) 4)) (* 16 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 4))) (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2)))))) |
#s(approx (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) #s(hole binary64 (- (* 1/16 (pow (PI) 4)) (* 16 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 4))))) |
#s(approx (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4)) #s(hole binary64 (* 16 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 4)))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) #s(hole binary64 (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2)))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))) |
#s(approx (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4)) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (* 1/2 (- 1 x)) #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 (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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)) (sqrt 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)) (sqrt 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 (sqrt (- 1 x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (/ (- 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 (- (/ (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 (+ (* (PI) 1/2) (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))))) #s(hole binary64 (+ (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) (* 1/2 (PI))))) |
#s(approx (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x)))))) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (acos (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x)) #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 (+ (* 1/2 (PI)) (* -2 (asin (sqrt (* 1/2 (- 1 x)))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (+ (* 1/2 (PI)) (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) #s(hole binary64 (+ (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (* (sqrt (- 1 x)) (sqrt 1/2))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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)) (sqrt 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)) (sqrt 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 (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (+ (* -4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2)) (* 1/4 (pow (PI) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (+ (* -4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* -4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2)))) |
#s(approx (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 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) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (/ (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (- (* 1/16 (pow (PI) 4)) (* 16 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 4))) (* (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))))) |
#s(approx (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) #s(hole binary64 (/ (- (* 1/16 (pow (PI) 4)) (* 16 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 4))) (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2)))))) |
#s(approx (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) #s(hole binary64 (- (* 1/16 (pow (PI) 4)) (* 16 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 4))))) |
#s(approx (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4)) #s(hole binary64 (* 16 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 4)))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) #s(hole binary64 (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2)))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))) |
#s(approx (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4)) #s(hole binary64 (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))))) |
| Outputs |
|---|
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 (-.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))))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #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 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) #s(literal -2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #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 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) #s(literal -2 binary64)))))) |
(fma.f64 (-.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))))) #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 (*.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) (*.f64 (-.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))))) #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 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) #s(literal -2 binary64))) |
(-.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.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 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))))) |
(+.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (-.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))))) #s(literal -2 binary64))) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 (-.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))))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (-.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)))))) |
#s(literal -2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (acos.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)))))) (fma.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 (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (fma.f64 (acos.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 (*.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)) (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 (/.f64 (PI.f64) #s(literal 2 binary64)) (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))) |
(*.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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #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/2 (- 1 x)) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #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/2 (- 1 x)) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))))) |
(fma.f64 (asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 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 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)))) (*.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/2 (- 1 x)) #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/2 (- 1 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 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #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/2 (- 1 x)) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64))))) |
(pow.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64)) |
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 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)))) |
(/.f64 (-.f64 (*.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 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.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)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.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)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (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)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.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)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)))) (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)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (fma.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 (*.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 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (fma.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 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.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)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.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 (*.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 (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) (*.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 #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)) (*.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))))) |
(asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (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))) |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(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)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.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 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) |
(neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #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 (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))))) |
(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 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))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.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))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) |
(*.f64 (fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (fabs.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (fabs.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(pow.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) |
(*.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64))) |
(pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (fabs.f64 (PI.f64)) (fabs.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (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)))))) #s(literal 4 binary64)) |
(*.f64 (*.f64 (*.f64 (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))))) (*.f64 (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)))))) #s(literal 16 binary64)) |
(*.f64 (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (fabs.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (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))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) |
(pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (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))))) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (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)))))) |
(*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 4 binary64))) |
(*.f64 (neg.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (neg.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (fabs.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(*.f64 (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))))) |
(pow.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (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))))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) |
(fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) |
(fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (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)))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) |
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 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 (+ (* (PI) 1/2) (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))))) (fma.f64 (-.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))))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x)))))) (*.f64 (-.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))))) #s(literal -2 binary64))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 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)))))) |
#s(approx (acos (sqrt (* 1/2 (- 1 x)))) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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)) (sqrt 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)) (sqrt 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/2 (- 1 x)) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (- 1 x)) (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 (neg.f64 x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (+ (* 1/2 (PI)) (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/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)) (sqrt 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 (asin (* (sqrt (- 1 x)) (sqrt 1/2))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (* 1/2 (PI)) (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/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)) (sqrt 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 (asin (* (sqrt (- 1 x)) (sqrt 1/2))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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)) (sqrt 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)) (sqrt 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 (sqrt (- 1 x)) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) x) #s(literal 1/8 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (*.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))))) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (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))))) |
#s(approx (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 (*.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))))) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (*.f64 (*.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))))) #s(literal -4 binary64))) |
#s(approx (neg (* (asin (sqrt (/ (- 1 x) 2))) 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))) 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 (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 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 (/ (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/16 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (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)))))) |
#s(approx (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/16 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64)))) (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
#s(approx (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/16 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64))))) |
#s(approx (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64)) #s(literal 16 binary64))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (*.f64 (*.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))))) #s(literal 4 binary64))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) (*.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)))))) |
#s(approx (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4)) (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64)))) x)) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64))))) x)) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64)))))) x)) |
#s(approx (* 1/2 (- 1 x)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* 1/2 (- 1 x)) (*.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 (* (sqrt (- 1 x)) (sqrt 1/2)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64)))) x)) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64))))) x)) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64)))))) x)) |
#s(approx (sqrt (- 1 x)) (sqrt.f64 (neg.f64 x))) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1 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 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))))) x)) |
#s(approx (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (+ (* (PI) 1/2) (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* -2 (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal -2 binary64))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (* 1/2 (- 1 x))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))))) |
#s(approx (acos (sqrt (* 1/2 (- 1 x)))) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64)))))))) |
#s(approx (* 1/2 (- 1 x)) (*.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 (+ (* 1/2 (PI)) (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal -2 binary64))) |
#s(approx (asin (* (sqrt (- 1 x)) (sqrt 1/2))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) |
#s(approx (+ (* 1/2 (PI)) (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* -2 (asin (* (sqrt (- 1 x)) (sqrt 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal -2 binary64))) |
#s(approx (asin (* (sqrt (- 1 x)) (sqrt 1/2))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64)))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64))))))) |
#s(approx (* (sqrt (- 1 x)) (sqrt 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/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)))))))) |
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal -4 binary64))) |
#s(approx (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal -2 binary64))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 2) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) |
#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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 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) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (/ (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/16 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 4 binary64)))) (*.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/16 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 4 binary64)))) (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
#s(approx (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/16 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 4 binary64))))) |
#s(approx (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 4 binary64)) #s(literal 16 binary64))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4)) (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) |
Compiled 9 661 to 1 742 computations (82% saved)
20 alts after pruning (17 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 298 | 10 | 308 |
| Fresh | 4 | 7 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 305 | 20 | 325 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 6.9% | (/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
| 6.8% | (/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))))) | |
| 6.8% | (/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) #s(approx (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (*.f64 (*.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))))) #s(literal -4 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) | |
| 6.9% | (/.f64 (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) | |
| 6.8% | (/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) | |
| 6.9% | (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))))) | |
| 6.8% | (/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) | |
| ▶ | 4.1% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (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)))) |
| 6.8% | (/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))))))) | |
| ✓ | 6.9% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) |
| ▶ | 4.1% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
| 6.9% | #s(approx (/ (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/16 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (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)))))) | |
| 6.8% | #s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (*.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))))) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (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))))) | |
| 8.3% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) | |
| 5.3% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 #s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| ✓ | 6.8% | #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 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
| 6.9% | #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 #s(approx (* 1/2 (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) | |
| ✓ | 4.1% | #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 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64))))))) |
| ▶ | 8.3% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
| ▶ | 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.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 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64))))))) |
Compiled 1 667 to 933 computations (44% saved)
| Inputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #s(literal -2 binary64))) |
(*.f64 (-.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))))) #s(literal -2 binary64)) |
(-.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 #s(literal 1/2 binary64) (PI.f64)) |
#s(literal 1/2 binary64) |
(PI.f64) |
(acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(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 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(literal -2 binary64) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (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 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) |
(*.f64 (PI.f64) (PI.f64)) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (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 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(acos.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 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.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 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.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 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) |
(*.f64 (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)))) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(fma.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 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #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 (/ (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI)))) #s(hole binary64 (/ (- (* 4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))) 2)) (* 1/4 (pow (PI) 2))) (- (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) (* 1/2 (PI)))))) |
#s(approx (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) #s(hole binary64 (- (* 4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) #s(hole binary64 (* 4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))) 2)))) |
#s(approx (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (acos (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x)) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (- 1 x)) #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 (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI))) #s(hole binary64 (- (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) (* 1/2 (PI))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (- 1 x))))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (* (/ 1 (sqrt 2)) (sqrt (- 1 x)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (+ (* -1/2 (/ x (sqrt 2))) (/ 1 (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (+ (* x (- (* -1/8 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (+ (* x (- (* x (- (* -1/16 (/ x (sqrt 2))) (* 1/8 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2)))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 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 (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) (+ (/ (PI) 2) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) #s(hole binary64 (/ (+ (* -4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))) 2)) (* 1/4 (pow (PI) 2))) (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))))) |
#s(approx (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) #s(hole binary64 (+ (* -4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) #s(hole binary64 (* -4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))) 2)))) |
#s(approx (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (acos (sqrt (/ (- 1 x) 2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (+ (/ (PI) 2) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (/ (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))))) #s(hole binary64 (/ (+ (* -8 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))) (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))))) |
#s(approx (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) #s(hole binary64 (+ (* -8 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 3)) (* 1/8 (pow (PI) 3))))) |
#s(approx (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) #s(hole binary64 (* -8 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 3)))) |
#s(approx (* (asin (sqrt (* 1/2 (- 1 x)))) -2) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2)))) #s(hole binary64 (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))) (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2)) #s(hole binary64 (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (* 1/2 (- 1 x)) #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 (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* (sqrt x) (/ (sqrt -1) (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (* (pow (sqrt -1) 3) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2)))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (* (pow (sqrt -1) 3) (sqrt 2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (* (pow (sqrt -1) 5) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 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 (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 (- (/ (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 (/ (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI)))) #s(hole binary64 (/ (- (* 4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) 2)) (* 1/4 (pow (PI) 2))) (- (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) (* 1/2 (PI)))))) |
#s(approx (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) #s(hole binary64 (- (* 4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) #s(hole binary64 (* 4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) 2)))) |
#s(approx (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (acos (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x)) #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 (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI))) #s(hole binary64 (- (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) (* 1/2 (PI))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (* (/ 1 (sqrt 2)) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt x) (/ (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2)))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2))))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2)))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 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) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) (+ (/ (PI) 2) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) #s(hole binary64 (/ (+ (* -4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) 2)) (* 1/4 (pow (PI) 2))) (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))))) |
#s(approx (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) #s(hole binary64 (+ (* -4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) #s(hole binary64 (* -4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) 2)))) |
#s(approx (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (acos (sqrt (/ (- 1 x) 2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (+ (/ (PI) 2) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (/ (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))))) #s(hole binary64 (/ (+ (* -8 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 3)) (* 1/8 (pow (PI) 3))) (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))) (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))))) |
#s(approx (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) #s(hole binary64 (+ (* -8 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 3)) (* 1/8 (pow (PI) 3))))) |
#s(approx (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) #s(hole binary64 (* -8 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 3)))) |
#s(approx (* (asin (sqrt (* 1/2 (- 1 x)))) -2) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2)))) #s(hole binary64 (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))) (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2)) #s(hole binary64 (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 23.0ms | x | @ | inf | ((- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/ (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI)))) (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) (* 1/2 (PI)) 1/2 (PI) (acos (sqrt (* 1/2 (- 1 x)))) (sqrt (* 1/2 (- 1 x))) (* 1/2 (- 1 x)) (- 1 x) 1 x -2 (* (* 1/2 (PI)) (* 1/2 (PI))) (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI))) (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) (/ (PI) 2) 2 (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) (asin (/ (sqrt (- 1 x)) (sqrt 2))) (/ (sqrt (- 1 x)) (sqrt 2)) (sqrt (- 1 x)) (sqrt 2) (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/ (* (PI) (PI)) 4) (* (PI) (PI)) 4 (* (* (asin (sqrt (/ (- 1 x) 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) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) (+ (/ (PI) 2) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2) (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) (acos (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (+ (/ (PI) 2) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/ (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))))) (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (asin (sqrt (* 1/2 (- 1 x)))) 3 (pow (* (PI) 1/2) 3) (* (PI) 1/2) (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2)))) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))) (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))) |
| 9.0ms | x | @ | -inf | ((- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/ (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI)))) (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) (* 1/2 (PI)) 1/2 (PI) (acos (sqrt (* 1/2 (- 1 x)))) (sqrt (* 1/2 (- 1 x))) (* 1/2 (- 1 x)) (- 1 x) 1 x -2 (* (* 1/2 (PI)) (* 1/2 (PI))) (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI))) (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) (/ (PI) 2) 2 (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) (asin (/ (sqrt (- 1 x)) (sqrt 2))) (/ (sqrt (- 1 x)) (sqrt 2)) (sqrt (- 1 x)) (sqrt 2) (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/ (* (PI) (PI)) 4) (* (PI) (PI)) 4 (* (* (asin (sqrt (/ (- 1 x) 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) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) (+ (/ (PI) 2) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2) (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) (acos (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (+ (/ (PI) 2) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/ (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))))) (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (asin (sqrt (* 1/2 (- 1 x)))) 3 (pow (* (PI) 1/2) 3) (* (PI) 1/2) (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2)))) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))) (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))) |
| 8.0ms | x | @ | 0 | ((- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/ (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI)))) (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) (* 1/2 (PI)) 1/2 (PI) (acos (sqrt (* 1/2 (- 1 x)))) (sqrt (* 1/2 (- 1 x))) (* 1/2 (- 1 x)) (- 1 x) 1 x -2 (* (* 1/2 (PI)) (* 1/2 (PI))) (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI))) (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) (/ (PI) 2) 2 (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) (asin (/ (sqrt (- 1 x)) (sqrt 2))) (/ (sqrt (- 1 x)) (sqrt 2)) (sqrt (- 1 x)) (sqrt 2) (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/ (* (PI) (PI)) 4) (* (PI) (PI)) 4 (* (* (asin (sqrt (/ (- 1 x) 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) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) (+ (/ (PI) 2) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2) (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) (acos (sqrt (/ (- 1 x) 2))) (sqrt (/ (- 1 x) 2)) (/ (- 1 x) 2) (+ (/ (PI) 2) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/ (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))))) (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (asin (sqrt (* 1/2 (- 1 x)))) 3 (pow (* (PI) 1/2) 3) (* (PI) 1/2) (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2)))) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))) (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 512 | 5357 |
| 0 | 614 | 4288 |
| 0 | 2777 | 4139 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #s(literal -2 binary64))) |
(*.f64 (-.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))))) #s(literal -2 binary64)) |
(-.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 #s(literal 1/2 binary64) (PI.f64)) |
#s(literal 1/2 binary64) |
(PI.f64) |
(acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(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 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(literal -2 binary64) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (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 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) |
(*.f64 (PI.f64) (PI.f64)) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (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 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(acos.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 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.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 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.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 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) |
(*.f64 (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)))) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(fma.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 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #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 (/ (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI)))) #s(hole binary64 (/ (- (* 4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))) 2)) (* 1/4 (pow (PI) 2))) (- (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) (* 1/2 (PI)))))) |
#s(approx (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) #s(hole binary64 (- (* 4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) #s(hole binary64 (* 4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))) 2)))) |
#s(approx (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (acos (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (* x (sqrt 1/2)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/2 (sqrt 1/2)) (* -1/8 (* x (sqrt 1/2)))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x)) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (- 1 x)) #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 (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI))) #s(hole binary64 (- (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) (* 1/2 (PI))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (- 1 x)))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (- 1 x))))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (* (/ 1 (sqrt 2)) (sqrt (- 1 x)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (/ 1 (sqrt 2)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (+ (* -1/2 (/ x (sqrt 2))) (/ 1 (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (+ (* x (- (* -1/8 (/ x (sqrt 2))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (+ (* x (- (* x (- (* -1/16 (/ x (sqrt 2))) (* 1/8 (/ 1 (sqrt 2))))) (* 1/2 (/ 1 (sqrt 2))))) (/ 1 (sqrt 2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2)))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 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 (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) (+ (/ (PI) 2) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) #s(hole binary64 (/ (+ (* -4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))) 2)) (* 1/4 (pow (PI) 2))) (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))))) |
#s(approx (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) #s(hole binary64 (+ (* -4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) #s(hole binary64 (* -4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))) 2)))) |
#s(approx (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (acos (sqrt (/ (- 1 x) 2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (+ (/ (PI) 2) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (/ (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))))) #s(hole binary64 (/ (+ (* -8 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 3)) (* 1/8 (pow (PI) 3))) (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))) (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))))) |
#s(approx (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) #s(hole binary64 (+ (* -8 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 3)) (* 1/8 (pow (PI) 3))))) |
#s(approx (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) #s(hole binary64 (* -8 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 3)))) |
#s(approx (* (asin (sqrt (* 1/2 (- 1 x)))) -2) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (- 1 x))))))) |
#s(approx (asin (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (- 1 x)))))) |
#s(approx (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2)))) #s(hole binary64 (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (- 1 x)))) 2))) (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (- 1 x))))))))) |
#s(approx (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2)) #s(hole binary64 (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (- 1 x)))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (* (sqrt x) (* (sqrt -1) (sqrt 1/2))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (* 1/2 (- 1 x)) #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 (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* (sqrt x) (/ (sqrt -1) (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (* (pow (sqrt -1) 3) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2)))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (* (pow (sqrt -1) 3) (sqrt 2))))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (* (pow (sqrt -1) 5) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 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 (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 (- (/ (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 (/ (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI)))) #s(hole binary64 (/ (- (* 4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) 2)) (* 1/4 (pow (PI) 2))) (- (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) (* 1/2 (PI)))))) |
#s(approx (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) #s(hole binary64 (- (* 4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) #s(hole binary64 (* 4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) 2)))) |
#s(approx (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (acos (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #s(hole binary64 (* -1 (* (sqrt x) (* (sqrt -1) (sqrt 1/2)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x))) #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/2 (- 1 x)) #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 (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI))) #s(hole binary64 (- (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) (* 1/2 (PI))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (* (/ 1 (sqrt 2)) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (* (/ 1 (sqrt 2)) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* (sqrt x) (/ (sqrt -1) (sqrt 2)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2)))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2))))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (sqrt -1) (sqrt 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (sqrt -1) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (sqrt -1) (sqrt 2)))) (* (sqrt (/ 1 x)) (/ (sqrt -1) (sqrt 2)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2)))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 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) (* (asin (sqrt (/ (- 1 x) 2))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) (+ (/ (PI) 2) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) #s(hole binary64 (/ (+ (* -4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) 2)) (* 1/4 (pow (PI) 2))) (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))))) |
#s(approx (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2))) #s(hole binary64 (+ (* -4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) #s(hole binary64 (* -4 (pow (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))) 2)))) |
#s(approx (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (acos (sqrt (/ (- 1 x) 2))) #s(hole binary64 (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (+ (/ (PI) 2) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (/ (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))))) #s(hole binary64 (/ (+ (* -8 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 3)) (* 1/8 (pow (PI) 3))) (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))) (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))))) |
#s(approx (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) #s(hole binary64 (+ (* -8 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 3)) (* 1/8 (pow (PI) 3))))) |
#s(approx (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) #s(hole binary64 (* -8 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 3)))) |
#s(approx (* (asin (sqrt (* 1/2 (- 1 x)))) -2) #s(hole binary64 (* -2 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (* 1/2 (- 1 x)))) #s(hole binary64 (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))) |
#s(approx (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2)))) #s(hole binary64 (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))) 2))) (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x)))))))))) |
#s(approx (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2)) #s(hole binary64 (* -1 (* (PI) (asin (* (sqrt 1/2) (sqrt (+ 1 (* -1 x))))))))) |
| Outputs |
|---|
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (-.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))))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) (neg.f64 (fma.f64 (-.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))))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(/.f64 (fma.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (-.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))))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (-.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))))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (-.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))))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(*.f64 (fma.f64 (-.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))))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (-.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))))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) (fma.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))))) |
(fma.f64 (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (-.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)))))) #s(literal -2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (-.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)))))) #s(literal -2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (neg.f64 (*.f64 (-.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))))) #s(literal -2 binary64))) (neg.f64 (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (neg.f64 (*.f64 (-.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))))) #s(literal -2 binary64))) (neg.f64 (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (fabs.f64 (*.f64 (-.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))))) #s(literal -2 binary64))) (fabs.f64 (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (fabs.f64 (*.f64 (-.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))))) #s(literal -2 binary64))) (fabs.f64 (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (-.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 #s(literal -2 binary64) (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (-.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 #s(literal -2 binary64) (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 #s(literal 4 binary64) (pow.f64 (-.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))))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 4 binary64) (pow.f64 (-.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))))) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(-.f64 (*.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(+.f64 (*.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(+.f64 (*.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (-.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)))))) #s(literal -2 binary64)) |
(*.f64 (neg.f64 (*.f64 (-.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))))) #s(literal -2 binary64))) (neg.f64 (*.f64 (-.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))))) #s(literal -2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (-.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))))) #s(literal -2 binary64))) (fabs.f64 (*.f64 (-.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))))) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(*.f64 (-.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 #s(literal -2 binary64) (*.f64 (-.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))))) #s(literal -2 binary64)))) |
(*.f64 #s(literal 4 binary64) (pow.f64 (-.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))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(*.f64 (-.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))))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (-.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 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (acos.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)))))) (fma.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 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (acos.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 (*.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)) (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)) |
#s(literal 1/2 binary64) |
(PI.f64) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (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 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(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))) |
(*.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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
#s(literal -2 binary64) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 1/2 binary64)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (fma.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(/.f64 (fma.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (-.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))))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (-.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))))) #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 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (*.f64 (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.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))))) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.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))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (*.f64 (*.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))))) #s(literal 4 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.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))))) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (*.f64 (*.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))))) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.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))))) #s(literal 4 binary64)))))) |
(fma.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.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))))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64))) |
(pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (fabs.f64 (PI.f64)) (fabs.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (*.f64 (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))))) #s(literal 2 binary64)) |
(*.f64 (*.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))))) #s(literal 4 binary64)) |
(*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (fabs.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #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))))) |
(asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (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))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (*.f64 (/.f64 (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 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.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))))) #s(literal 4 binary64))) (-.f64 (/.f64 (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)))) |
(fma.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.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))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (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 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.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 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) |
(+.f64 (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64))) |
(neg.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) |
(*.f64 (neg.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) |
(neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #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 (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))))) |
(asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
(acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 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))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.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))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 (*.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))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 (*.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))))))) |
(/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 (*.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)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 (*.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)))))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 (*.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))))))) |
(*.f64 (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 (*.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 (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 (*.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
(fma.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
(fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) |
(fma.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
(fma.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)))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
(-.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
(+.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)) |
(*.f64 #s(literal -8 binary64) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) |
(*.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)))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) #s(literal 4 binary64))) |
(pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64))) #s(literal 3 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))))) |
(asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 3 binary64))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (*.f64 (*.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))))) #s(literal 4 binary64))) (*.f64 (*.f64 (*.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)))) (*.f64 (*.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)))))) (-.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (*.f64 (*.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)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.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)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (*.f64 (*.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))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.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)))) (*.f64 (*.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))))) (*.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (*.f64 (*.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 (*.f64 (*.f64 (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))))) #s(literal -2 binary64) (*.f64 (*.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 (neg.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 (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)) (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 (fabs.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64))) (fabs.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)) (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 (*.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))))) #s(literal 4 binary64) (*.f64 (*.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 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) (*.f64 #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 (*.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 (*.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))) (*.f64 (*.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))))) #s(literal 4 binary64))) |
(fma.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 (*.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 4 binary64) (*.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))))) (*.f64 (*.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))))) |
(-.f64 (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (*.f64 (*.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))))) |
(+.f64 (*.f64 (*.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)))) (*.f64 (*.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))))) #s(literal 4 binary64))) |
(*.f64 (*.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)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 1/2 binary64)) (PI.f64) (*.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 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) #s(literal 1/2 binary64) (*.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 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.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 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.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 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.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 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.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 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.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 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.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 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.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 #s(literal 1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.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 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 1/2 binary64)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.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))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (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)))) |
#s(approx (/ (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI)))) (/.f64 (fma.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (-.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))))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
#s(approx (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) (fma.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (*.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64))) |
#s(approx (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (*.f64 (-.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))))) #s(literal -2 binary64))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 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)))))) |
#s(approx (acos (sqrt (* 1/2 (- 1 x)))) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (- 1 x))) (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/2 (- 1 x))) (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/2 (- 1 x))) (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/2 (- 1 x)) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (- 1 x)) (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 (neg.f64 x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI))) (fma.f64 (-.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))))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal -2 binary64) (asin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 2) (*.f64 (asin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) (asin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (fma.f64 (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64)))) x) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) x) #s(literal 1/8 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.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))))))) (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 (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.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)))))))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (*.f64 (*.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))))) #s(literal 4 binary64))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 2) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (acos (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)) (sqrt 2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 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)) (sqrt 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)) (sqrt 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 (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 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 (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (-.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))))) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (-.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))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 #s(literal -4 binary64) (pow.f64 (-.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))))) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (*.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal -4 binary64))) |
#s(approx (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (*.f64 (-.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))))) #s(literal -2 binary64))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 2) (*.f64 (-.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))))) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) (-.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)))))) |
#s(approx (acos (sqrt (/ (- 1 x) 2))) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (fma.f64 (-.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))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (/ (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))))) (/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) (PI.f64)))))) |
#s(approx (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
#s(approx (* (asin (sqrt (* 1/2 (- 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/2 (- 1 x)))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2)))) (-.f64 (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) (PI.f64))))) |
#s(approx (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) (PI.f64))))) |
#s(approx (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) (PI.f64)))) |
#s(approx (sqrt (* 1/2 (- 1 x))) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x))) |
#s(approx (sqrt (* 1/2 (- 1 x))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (sqrt (* 1/2 (- 1 x))) (*.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 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x)) |
#s(approx (sqrt (* 1/2 (- 1 x))) (*.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 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) x)) |
#s(approx (* 1/2 (- 1 x)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* 1/2 (- 1 x)) (*.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 (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x)) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) x)) |
#s(approx (sqrt (- 1 x)) (sqrt.f64 (neg.f64 x))) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 1 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 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))))) x)) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 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 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) x)) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 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 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) 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 (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal -2 binary64)))) |
#s(approx (/ (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI)))) (/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
#s(approx (- (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (* (* 1/2 (PI)) (* 1/2 (PI)))) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (* (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal 2 binary64)) #s(literal 4 binary64))) |
#s(approx (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal -2 binary64))) |
#s(approx (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))))) |
#s(approx (acos (sqrt (* 1/2 (- 1 x)))) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
#s(approx (sqrt (* 1/2 (- 1 x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) (*.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 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (sqrt (* 1/2 (- 1 x))) (*.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 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) |
#s(approx (* 1/2 (- 1 x)) (*.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 (- (* (- (* 1/2 (PI)) (acos (sqrt (* 1/2 (- 1 x))))) -2) (* 1/2 (PI))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal -2 binary64) (asin.f64 (*.f64 (sqrt.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 2) (*.f64 (asin.f64 (*.f64 (sqrt.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) (asin.f64 (*.f64 (sqrt.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 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 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 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 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) |
#s(approx (sqrt (- 1 x)) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64))))) |
#s(approx (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 2) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 x)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 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 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 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 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) |
#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) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal 2 binary64)) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal 2 binary64)) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal 2 binary64)) #s(literal -4 binary64))) |
#s(approx (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal -2 binary64))) |
#s(approx (* (asin (sqrt (/ (- 1 x) 2))) 2) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))))) |
#s(approx (acos (sqrt (/ (- 1 x) 2))) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) |
#s(approx (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (/ (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))))) (/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) (PI.f64)))))) |
#s(approx (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) |
#s(approx (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
#s(approx (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal -2 binary64))) |
#s(approx (asin (sqrt (* 1/2 (- 1 x)))) (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64)))))) |
#s(approx (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2)))) (-.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) (PI.f64))))) |
#s(approx (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) (PI.f64))))) |
#s(approx (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2)) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 x) #s(literal 1 binary64))))) (PI.f64)))) |
Compiled 11 502 to 2 284 computations (80.1% saved)
27 alts after pruning (23 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 367 | 13 | 380 |
| Fresh | 2 | 10 | 12 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 373 | 27 | 400 |
| Status | Accuracy | Program |
|---|---|---|
| 6.8% | (/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) | |
| 6.9% | (/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))))) | |
| 6.9% | (/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))))))) | |
| 6.8% | (/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))))) | |
| 6.9% | (/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) #s(approx (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (*.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal -4 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) | |
| 6.8% | (/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) #s(approx (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (*.f64 (*.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))))) #s(literal -4 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) | |
| 6.9% | (/.f64 (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) | |
| 6.9% | (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))))) | |
| 4.1% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.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))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 6.8% | (/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))))))) | |
| 6.0% | (/.f64 #s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.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)))))))) (+.f64 (/.f64 (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)))) | |
| 4.1% | (-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| ✓ | 6.9% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) |
| ✓ | 4.1% | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
| 6.9% | #s(approx (/ (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/16 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (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)))))) | |
| 8.3% | #s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (-.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))))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) | |
| 6.8% | #s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (*.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))))) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (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))))) | |
| 8.3% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) | |
| 5.3% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 #s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64)))))))) | |
| ✓ | 6.8% | #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 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
| 6.9% | #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 #s(approx (* 1/2 (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) | |
| ✓ | 4.1% | #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 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64))))))) |
| 7.0% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (fma.f64 (-.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 #s(literal -2 binary64) (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) | |
| 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) (fma.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 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64))))))) | |
| 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.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 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64))))))) | |
| 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (+.f64 (*.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64))) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.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 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64))))))) | |
| 6.8% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(approx (/ (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))))) (/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) (PI.f64))))))) |
Compiled 2 637 to 1 098 computations (58.4% saved)
| Inputs |
|---|
#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 #s(approx (* 1/2 (- 1 x)) #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)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
#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 #s(approx (* 1/2 (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 #s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
#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))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 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 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
#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 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.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))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (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(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.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)))))))) (+.f64 (/.f64 (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)))) |
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (*.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))))) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (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))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (*.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))))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) #s(approx (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (*.f64 (*.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))))) #s(literal -4 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (-.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))))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) #s(approx (* (neg (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (* (- (/ (PI) 2) (acos (sqrt (/ (- 1 x) 2)))) 2)) (*.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal -4 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (fma.f64 (-.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 #s(literal -2 binary64) (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (-.f64 (*.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 (-.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))))) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (-.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))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(approx (/ (+ (pow (* (asin (sqrt (* 1/2 (- 1 x)))) -2) 3) (pow (* (PI) 1/2) 3)) (+ (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (asin (sqrt (* 1/2 (- 1 x)))) -2)) (- (* (* (PI) 1/2) (* (PI) 1/2)) (* (* (asin (sqrt (* 1/2 (- 1 x)))) -2) (* (PI) 1/2))))) (/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64))) (-.f64 (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) (PI.f64))))))) |
#s(approx (/ (/ (- (* (/ (* (PI) (PI)) 4) (/ (* (PI) (PI)) 4)) (* (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) (asin (sqrt (/ (- 1 x) 2)))) 4))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/16 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.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))))) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (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)))))) |
(/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (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))))) #s(literal 4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.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 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (+.f64 (*.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64))) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.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 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.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 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal -2 binary64)) (PI.f64)) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) (fma.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 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/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 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (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))))) #s(literal 4 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (pow.f64 (-.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))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (-.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))))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
7 calls:
| 28.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 12.0ms | x |
| 12.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)))))) |
| 9.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 9.0ms | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.3% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 8.3% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 8.3% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 8.3% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 8.3% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 8.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)))))) |
| 8.3% | 1 | x |
Compiled 44 to 41 computations (6.8% saved)
| Inputs |
|---|
#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 #s(approx (* 1/2 (- 1 x)) #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)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
#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 #s(approx (* 1/2 (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 #s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
#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))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 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 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
#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 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.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))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (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(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (/ (- 1 x) 2))) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.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)))))))) (+.f64 (/.f64 (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)))) |
#s(approx (/ (+ (* (/ (PI) 2) (/ (PI) 2)) (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (+ (/ (PI) 2) (* (asin (sqrt (/ (- 1 x) 2))) 2))) (/.f64 (fma.f64 (*.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))))) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (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))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (*.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))))))) (fma.f64 (asin.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.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))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) #s(approx (* (neg (* (asin (sqrt (/ (- 1 x) 2))) 2)) (* (asin (sqrt (/ (- 1 x) 2))) 2)) (*.f64 (*.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))))) #s(literal -4 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal -2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 #s(approx (* 1/2 (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
7 calls:
| 38.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 7.0ms | x |
| 5.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)))))) |
| 5.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 5.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.3% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 8.3% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 8.3% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 8.3% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 8.3% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 8.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)))))) |
| 8.3% | 1 | x |
Compiled 44 to 41 computations (6.8% saved)
| Inputs |
|---|
#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 #s(approx (* 1/2 (- 1 x)) #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)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
#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 #s(approx (* 1/2 (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 #s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
#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))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 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 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
#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 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) |
| Outputs |
|---|
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))))) |
7 calls:
| 29.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 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)))))) |
| 2.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 2.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 6.9% | 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.9% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 6.9% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 6.9% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 6.9% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 6.9% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 6.9% | 1 | x |
Compiled 44 to 41 computations (6.8% saved)
| Inputs |
|---|
#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 #s(approx (* 1/2 (- 1 x)) #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)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
#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 #s(approx (* 1/2 (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 #s(approx (* (sqrt (- 1 x)) (sqrt 1/2)) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
#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))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 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 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
#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 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
| Outputs |
|---|
#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 #s(approx (* 1/2 (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
7 calls:
| 45.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 3.0ms | x |
| 2.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 2.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 2.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 |
|---|---|---|
| 6.9% | 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.9% | 1 | x |
| 6.9% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 6.9% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 6.9% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 6.9% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 6.9% | 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)
| Inputs |
|---|
#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 #s(approx (* 1/2 (- 1 x)) #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)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
| Outputs |
|---|
#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 #s(approx (* 1/2 (- 1 x)) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
7 calls:
| 5.0ms | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 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)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 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 | (-.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))))) |
| 5.8% | 2 | x |
Compiled 44 to 41 computations (6.8% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#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 #s(approx (* 1/2 (- 1 x)) #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 |
|---|
#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 #s(approx (* 1/2 (- 1 x)) #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 | (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 | (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× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 84.0ms | -7.417189076900055e-308 | 2.5683164252688474e-300 |
| 77.0ms | 144× | 2 | valid |
Compiled 358 to 357 computations (0.3% saved)
ival-asin: 37.0ms (51.8% of total)adjust: 23.0ms (32.2% of total)ival-sqrt: 5.0ms (7% of total)ival-div!: 2.0ms (2.8% of total)ival-sub!: 2.0ms (2.8% of total)ival-mult!: 2.0ms (2.8% of total)ival-pi: 0.0ms (0% of total)| 1× | fuel |
Compiled 131 to 78 computations (40.5% saved)
Compiled 144 to 89 computations (38.2% saved)
Loading profile data...