
Time bar (total: 5.7s)
| 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)
| 1.8s | 3 369× | 2 | valid |
| 1.2s | 4 763× | 1 | valid |
| 7.0ms | 124× | 0 | valid |
| 0.0ms | 4× | 0 | invalid |
ival-asin: 1.6s (65.1% of total)adjust: 331.0ms (13.2% of total)ival-sqrt: 209.0ms (8.3% of total)ival-div!: 122.0ms (4.9% of total)ival-mult!: 110.0ms (4.4% of total)ival-sub!: 104.0ms (4.1% of total)ival-pi: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 42 |
| 1 | 60 | 42 |
| 2 | 188 | 39 |
| 3 | 836 | 39 |
| 4 | 6148 | 39 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 7.4% | (-.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 (- 1 x)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (sqrt (* 1/2 (- 1 x))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (sqrt (* 1/2 (- 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/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (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 (* x (sqrt (/ -1/2 x))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x))))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#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 (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (sqrt (* 1/2 (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (sqrt (* 1/2 (+ 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (sqrt (/ -1/2 x)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x)))))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))))) |
#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 |
|---|---|---|
| 2.0ms | x | -inf |
| 2.0ms | x | inf |
| 1.0ms | x | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 142 | 643 |
| 0 | 153 | 598 |
| 1 | 662 | 595 |
| 0 | 5688 | 540 |
| 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 (- 1 x)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (sqrt (* 1/2 (- 1 x))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (sqrt (* 1/2 (- 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/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (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 (* x (sqrt (/ -1/2 x))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x))))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#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 (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (sqrt (* 1/2 (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (sqrt (* 1/2 (+ 1 (* -1 x))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (sqrt (/ -1/2 x)))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x)))))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#s(approx (sqrt (/ (- 1 x) 2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))))) |
#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 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #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)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #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 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #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)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #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 (fma.f64 #s(literal -1/2 binary64) x #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 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (PI.f64) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64))) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (-.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(-.f64 (+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(+.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/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 (neg.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))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 4 binary64)) #s(literal 2 binary64)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.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 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/2 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 2 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) x)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #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)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) x))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (neg.f64 x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(neg.f64 (+.f64 x #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) x)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 (neg.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal 1 binary64) |
x |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (/ (- 1 x) 2)) (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 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 (-.f64 (*.f64 (/.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal -1/128 binary64)) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 x) 2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) x)) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) x)) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (-.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) x)) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (-.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) (/.f64 #s(literal 1/128 binary64) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) 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 (- 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 -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 x))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) (neg.f64 x))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (-.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) (neg.f64 x))) |
#s(approx (sqrt (/ (- 1 x) 2)) (*.f64 (-.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) (/.f64 #s(literal 1/128 binary64) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal -1/2 binary64) x)) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) (neg.f64 x))) |
#s(approx (/ (- 1 x) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 x))) |
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x))) |
Compiled 3 108 to 804 computations (74.1% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 11 | 147 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 137 | 11 | 148 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 7.3% | (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
| 7.3% | (fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) | |
| 7.4% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) | |
| ▶ | 7.4% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
| 7.4% | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) | |
| 7.4% | (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) | |
| ▶ | 8.6% | (-.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 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
| ▶ | 7.0% | (-.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.3% | (-.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)))))) |
| 7.5% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) | |
| 7.4% | #s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
Compiled 630 to 370 computations (41.3% 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 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/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 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
x |
#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 #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)) |
(-.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)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(sqrt.f64 (PI.f64)) |
(/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(literal -2 binary64) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #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 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 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 (- 1 x)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (sqrt (* 1/2 (- 1 x))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (sqrt (* 1/2 (- 1 x)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) |
#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 (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (pow (sqrt (PI)) 2))))) |
#s(approx (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (sqrt (/ -1/2 x))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x))))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (/ (* x (sqrt (/ -1 x))) (sqrt 2)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* 1/2 (/ 1 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x)))))) (/ (sqrt (/ -1 x)) (sqrt 2)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (/ (sqrt (/ -1 x)) (sqrt 2))) (/ 1/8 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3)))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (+ (* 1/16 (/ 1 (* (pow x 6) (* (sqrt 2) (pow (sqrt (/ -1 x)) 5))))) (/ (sqrt (/ -1 x)) (sqrt 2)))) (* 1/8 (/ 1 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (sqrt (/ -1 x))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (sqrt (/ -1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ -1 x))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (- (+ (sqrt (/ -1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ -1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ -1 x)) 3))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (- (+ (sqrt (/ -1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ -1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ -1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ -1 x)) 3)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (pow (sqrt (PI)) 2))))) |
#s(approx (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (sqrt (/ -1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x)))))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (sqrt (* 1/2 (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (sqrt (* 1/2 (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (sqrt (* 1/2 (+ 1 (* -1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (/ (sqrt (+ 1 (* -1 x))) (sqrt 2))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (/ (sqrt (+ 1 (* -1 x))) (sqrt 2)))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (/ (sqrt (+ 1 (* -1 x))) (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (/ (* x (sqrt (/ -1 x))) (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (/ 1 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x)))))) (/ (sqrt (/ -1 x)) (sqrt 2))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (/ (sqrt (/ -1 x)) (sqrt 2))) (/ 1/8 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3))))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (+ (* 1/16 (/ 1 (* (pow x 6) (* (sqrt 2) (pow (sqrt (/ -1 x)) 5))))) (/ (sqrt (/ -1 x)) (sqrt 2)))) (* 1/8 (/ 1 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (sqrt (/ -1 x)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ -1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ -1 x)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ -1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ -1 x)) 3)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ -1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ -1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ -1 x)) 3))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
3 calls:
| Time | Variable | Point |
|---|---|---|
| 7.0ms | x | inf |
| 6.0ms | x | 0 |
| 5.0ms | x | -inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 375 | 2419 |
| 0 | 432 | 2144 |
| 1 | 1859 | 2126 |
| 0 | 8727 | 2073 |
| 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 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/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 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
x |
#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 #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)) |
(-.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)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(sqrt.f64 (PI.f64)) |
(/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
#s(literal -2 binary64) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #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 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 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 (- 1 x)))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (sqrt (* 1/2 (- 1 x))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (sqrt (* 1/2 (- 1 x)))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) |
#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 (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (pow (sqrt (PI)) 2))))) |
#s(approx (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (sqrt (/ -1/2 x))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x))))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (/ (* x (sqrt (/ -1 x))) (sqrt 2)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* 1/2 (/ 1 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x)))))) (/ (sqrt (/ -1 x)) (sqrt 2)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (/ (sqrt (/ -1 x)) (sqrt 2))) (/ 1/8 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3)))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (+ (* 1/16 (/ 1 (* (pow x 6) (* (sqrt 2) (pow (sqrt (/ -1 x)) 5))))) (/ (sqrt (/ -1 x)) (sqrt 2)))) (* 1/8 (/ 1 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (sqrt (/ -1 x))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (sqrt (/ -1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ -1 x))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (- (+ (sqrt (/ -1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ -1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ -1 x)) 3))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (- (+ (sqrt (/ -1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ -1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ -1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ -1 x)) 3)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (pow (sqrt (PI)) 2))))) |
#s(approx (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (PI) 2)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (sqrt (/ -1/2 x)))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x)))))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))))) |
#s(approx (+ (* -1/2 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (sqrt (* 1/2 (+ 1 (* -1 x))))))))) |
#s(approx (* 2 (asin (sqrt (/ (- 1 x) 2)))) #s(hole binary64 (* 2 (asin (sqrt (* 1/2 (+ 1 (* -1 x)))))))) |
#s(approx (asin (sqrt (/ (- 1 x) 2))) #s(hole binary64 (asin (sqrt (* 1/2 (+ 1 (* -1 x))))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (/ (sqrt (+ 1 (* -1 x))) (sqrt 2))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (/ (sqrt (+ 1 (* -1 x))) (sqrt 2)))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (/ (sqrt (+ 1 (* -1 x))) (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (/ (* x (sqrt (/ -1 x))) (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (/ 1 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x)))))) (/ (sqrt (/ -1 x)) (sqrt 2))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (/ (sqrt (/ -1 x)) (sqrt 2))) (/ 1/8 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3))))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (+ (* 1/16 (/ 1 (* (pow x 6) (* (sqrt 2) (pow (sqrt (/ -1 x)) 5))))) (/ (sqrt (/ -1 x)) (sqrt 2)))) (* 1/8 (/ 1 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (sqrt (/ -1 x)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ -1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ -1 x)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ -1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ -1 x)) 3)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ -1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ -1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ -1 x)) 3))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
| Outputs |
|---|
(/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))))) (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))))))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (*.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (*.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64)) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(+.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (PI.f64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (PI.f64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(pow.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
x |
#s(literal 1/2 binary64) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 (*.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)))))) (*.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 (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)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) (neg.f64 (+.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 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.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 (/.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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (PI.f64) (/.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)))))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.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 (/.f64 (*.f64 (PI.f64) (PI.f64)) #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 (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 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.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 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.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 (+.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.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)))) (-.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))))) (*.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)))))))) |
(+.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 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.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)) |
(/.f64 #s(literal 1 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))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 x) 2) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.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)) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 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)))) (neg.f64 (+.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 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (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 (/.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)) (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 (/.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)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (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 (/.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 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.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 (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 (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 (/.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)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (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 (/.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 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (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 (/.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 (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 (+.f64 (pow.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.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 (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)))))))) |
(+.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 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 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))))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -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))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) (/.f64 (*.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) |
(pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(cosh.f64 (asinh.f64 #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))))) (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))))))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (sqrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64)) |
(pow.f64 (PI.f64) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal -1 binary64))) |
(sqrt.f64 (PI.f64)) |
(fabs.f64 (sqrt.f64 (PI.f64))) |
(exp.f64 (/.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal -2 binary64)) |
(/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(literal -2 binary64) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (*.f64 (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 64 binary64)))) (neg.f64 (+.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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 64 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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64)) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (PI.f64) (PI.f64)) #s(literal 4 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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 64 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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(*.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 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 (neg.f64 (PI.f64)) (PI.f64)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 (PI.f64))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64)))) #s(literal 4 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 (neg.f64 (PI.f64))) (neg.f64 (neg.f64 (PI.f64)))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 2/3 binary64)) |
(pow.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal -2 binary64))) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(fabs.f64 (*.f64 (PI.f64) (PI.f64))) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (log.f64 (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (PI.f64))) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fabs.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (*.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fabs.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2))))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal -1/128 binary64)) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/2 x) 1/2) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) (asin.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) x) #s(literal 1/8 binary64)) (sqrt.f64 #s(literal 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 x #s(literal -1/2 binary64) #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 (- 1 x) (+.f64 (neg.f64 x) #s(literal 1 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2))))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (acos (sqrt (+ (* -1/2 x) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) x)) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) x)) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (+.f64 (/.f64 #s(literal 1/128 binary64) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) x)) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 x #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) x)) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 5/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x))))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
#s(approx (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
#s(approx (sqrt (+ (* -1/2 x) 1/2)) (*.f64 (neg.f64 x) (+.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (+.f64 (/.f64 #s(literal 1/128 binary64) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) (*.f64 (asin.f64 (sqrt.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) (asin.f64 (sqrt.f64 (*.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (/.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) (asin.f64 (sqrt.f64 (/.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (neg.f64 (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (neg.f64 (*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x)))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (neg.f64 x) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 5/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x))))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (+.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
Compiled 17 899 to 2 081 computations (88.4% saved)
21 alts after pruning (18 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 420 | 15 | 435 |
| Fresh | 3 | 3 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 425 | 21 | 446 |
| Status | Accuracy | Program |
|---|---|---|
| 7.4% | (fma.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) | |
| 7.0% | (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) | |
| ✓ | 7.3% | (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
| 7.3% | (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))))) | |
| ▶ | 7.2% | (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
| ▶ | 7.3% | (fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
| 7.4% | (/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 7.4% | (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| ▶ | 7.4% | (/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
| 7.4% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) | |
| 7.5% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (+.f64 (cosh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 7.4% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 7.4% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/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))))))) | |
| ✓ | 7.0% | (-.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)))))) |
| ✓ | 4.3% | (-.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)))))) |
| 7.5% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) | |
| 7.4% | #s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) | |
| 7.4% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) | |
| ▶ | 8.6% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
Compiled 1 228 to 769 computations (37.4% saved)
| Inputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(literal -2 binary64) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
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)))))) |
(/.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)) |
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(sqrt.f64 (PI.f64)) |
(/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
(sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) x) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(cbrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(cbrt.f64 (PI.f64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
(/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (+ (* (PI) 1/2) (* -2 (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))))) #s(hole binary64 (+ (* -2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) |
#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 (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (pow (sqrt (PI)) 2))))) |
#s(approx (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* -1/2 x)) x))) |
#s(approx (+ (* (cbrt (* (PI) (PI))) (/ (cbrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI))))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (+ (* (PI) 1/2) (* -2 (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))))) #s(hole binary64 (+ (* -2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (sqrt (/ -1/2 x))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (/ (* x (sqrt (/ -1 x))) (sqrt 2)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* 1/2 (/ 1 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x)))))) (/ (sqrt (/ -1 x)) (sqrt 2)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (/ (sqrt (/ -1 x)) (sqrt 2))) (/ 1/8 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3)))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (+ (* 1/16 (/ 1 (* (pow x 6) (* (sqrt 2) (pow (sqrt (/ -1 x)) 5))))) (/ (sqrt (/ -1 x)) (sqrt 2)))) (* 1/8 (/ 1 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (sqrt (/ -1 x))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (sqrt (/ -1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ -1 x))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (- (+ (sqrt (/ -1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ -1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ -1 x)) 3))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (- (+ (sqrt (/ -1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ -1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ -1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ -1 x)) 3)))))))) |
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (pow (sqrt (PI)) 2))))) |
#s(approx (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (- (* 1/2 (/ 1 x)) 1/2))) |
#s(approx (+ (* (cbrt (* (PI) (PI))) (/ (cbrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI))))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (sqrt (/ -1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x)))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))))) |
#s(approx (+ (* x -1/2) 1/2) #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 (/ (sqrt (+ 1 (* -1 x))) (sqrt 2))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (/ (sqrt (+ 1 (* -1 x))) (sqrt 2)))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (/ (sqrt (+ 1 (* -1 x))) (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (/ (* x (sqrt (/ -1 x))) (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (/ 1 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x)))))) (/ (sqrt (/ -1 x)) (sqrt 2))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (/ (sqrt (/ -1 x)) (sqrt 2))) (/ 1/8 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3))))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (+ (* 1/16 (/ 1 (* (pow x 6) (* (sqrt 2) (pow (sqrt (/ -1 x)) 5))))) (/ (sqrt (/ -1 x)) (sqrt 2)))) (* 1/8 (/ 1 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (sqrt (/ -1 x)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ -1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ -1 x)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ -1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ -1 x)) 3)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ -1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ -1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ -1 x)) 3))))))))) |
3 calls:
| Time | Variable | Point |
|---|---|---|
| 11.0ms | x | 0 |
| 8.0ms | x | inf |
| 7.0ms | x | -inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 384 | 2543 |
| 0 | 454 | 2262 |
| 1 | 1976 | 2249 |
| 0 | 8543 | 2195 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(literal -2 binary64) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
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)))))) |
(/.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)) |
#s(literal 1 binary64) |
(sqrt.f64 #s(literal 2 binary64)) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(sqrt.f64 (PI.f64)) |
(/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
(sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) x) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(cbrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(cbrt.f64 (PI.f64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
(/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (+ (* (PI) 1/2) (* -2 (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))))) #s(hole binary64 (+ (* -2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) |
#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 (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (pow (sqrt (PI)) 2))))) |
#s(approx (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* -1/2 x)) x))) |
#s(approx (+ (* (cbrt (* (PI) (PI))) (/ (cbrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI))))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (+ (* (PI) 1/2) (* -2 (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))))) #s(hole binary64 (+ (* -2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))) (* 1/2 (PI))))) |
#s(approx (* -2 (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (sqrt (/ -1/2 x))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (/ (* x (sqrt (/ -1 x))) (sqrt 2)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (+ (* 1/2 (/ 1 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x)))))) (/ (sqrt (/ -1 x)) (sqrt 2)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (/ (sqrt (/ -1 x)) (sqrt 2))) (/ 1/8 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3)))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (+ (* 1/16 (/ 1 (* (pow x 6) (* (sqrt 2) (pow (sqrt (/ -1 x)) 5))))) (/ (sqrt (/ -1 x)) (sqrt 2)))) (* 1/8 (/ 1 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (sqrt (/ -1 x))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (sqrt (/ -1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ -1 x))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (- (+ (sqrt (/ -1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ -1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ -1 x)) 3))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (- (+ (sqrt (/ -1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ -1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ -1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ -1 x)) 3)))))))) |
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (pow (sqrt (PI)) 2))))) |
#s(approx (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (/ 1/2 x) 1/2) #s(hole binary64 (- (* 1/2 (/ 1 x)) 1/2))) |
#s(approx (+ (* (cbrt (* (PI) (PI))) (/ (cbrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) #s(hole binary64 (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI))))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) #s(hole binary64 (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) #s(hole binary64 (* 4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) #s(hole binary64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (sqrt (/ -1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x)))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))))) |
#s(approx (+ (* x -1/2) 1/2) #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 (/ (sqrt (+ 1 (* -1 x))) (sqrt 2))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) #s(hole binary64 (* 2 (asin (/ (sqrt (+ 1 (* -1 x))) (sqrt 2)))))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) #s(hole binary64 (asin (/ (sqrt (+ 1 (* -1 x))) (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (/ (* x (sqrt (/ -1 x))) (sqrt 2))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (/ 1 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x)))))) (/ (sqrt (/ -1 x)) (sqrt 2))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (/ (sqrt (/ -1 x)) (sqrt 2))) (/ 1/8 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3))))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) #s(hole binary64 (* -1 (* x (- (+ (/ 1/2 (* (pow x 2) (* (sqrt 2) (sqrt (/ -1 x))))) (+ (* 1/16 (/ 1 (* (pow x 6) (* (sqrt 2) (pow (sqrt (/ -1 x)) 5))))) (/ (sqrt (/ -1 x)) (sqrt 2)))) (* 1/8 (/ 1 (* (pow x 4) (* (sqrt 2) (pow (sqrt (/ -1 x)) 3)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (sqrt (/ -1 x)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ -1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt (/ -1 x)))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1 x)) (/ 1/2 (* (pow x 2) (sqrt (/ -1 x))))) (/ 1/8 (* (pow x 4) (pow (sqrt (/ -1 x)) 3)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1 x)) (+ (/ 1/2 (* (pow x 2) (sqrt (/ -1 x)))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt (/ -1 x)) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt (/ -1 x)) 3))))))))) |
| Outputs |
|---|
#s(approx (+ (* (cbrt (* (PI) (PI))) (/ (cbrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) (fma.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)))) (neg.f64 (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #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))) (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #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 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #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 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #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))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(literal -2 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (PI.f64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (PI.f64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(pow.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
x |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.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(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)) (*.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 (-.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))))) (neg.f64 (+.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 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.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 (/.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 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (/.f64 (*.f64 (PI.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)))))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.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)))))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.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 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 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 (*.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 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.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 (pow.f64 (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.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 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (PI.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 (+.f64 (pow.f64 (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.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)))) (-.f64 (*.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))))) (*.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)))))))) |
(+.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 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (acos.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 (/.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 (neg.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (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)) |
#s(literal 1 binary64) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(cosh.f64 (asinh.f64 #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 3 binary64)) #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 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 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 3 binary64)) #s(literal -8 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))) |
(fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)))))) (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))))))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 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 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (sqrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/6 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (PI.f64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal -1 binary64))) |
(sqrt.f64 (PI.f64)) |
(fabs.f64 (sqrt.f64 (PI.f64))) |
(exp.f64 (/.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (PI.f64)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal -2 binary64)) |
(/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))))) |
(pow.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x))) #s(literal 1/2 binary64))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))))) (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))))))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(*.f64 (fabs.f64 (cbrt.f64 (PI.f64))) (fabs.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (neg.f64 (PI.f64))) (cbrt.f64 (neg.f64 (PI.f64)))) |
(*.f64 (pow.f64 (neg.f64 (PI.f64)) #s(literal 1/3 binary64)) (pow.f64 (neg.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (neg.f64 (cbrt.f64 (PI.f64))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4/3 binary64)) |
(pow.f64 (PI.f64) #s(literal 2/3 binary64)) |
(cbrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(exp.f64 (/.f64 (*.f64 (log.f64 (sqrt.f64 (PI.f64))) #s(literal 4 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sqrt.f64 (PI.f64))) #s(literal 4 binary64)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64))) |
(*.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (neg.f64 (PI.f64)))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (exp.f64 (log.f64 (sqrt.f64 (PI.f64)))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 2/3 binary64)) |
(pow.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal -2 binary64))) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(fabs.f64 (*.f64 (PI.f64) (PI.f64))) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (log.f64 (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (PI.f64))) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 (PI.f64))) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 (PI.f64))) #s(literal 4 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (PI.f64))) |
(/.f64 (neg.f64 (neg.f64 (cbrt.f64 (PI.f64)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (cbrt.f64 (PI.f64))) #s(literal -2 binary64)) |
(/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2/3 binary64)) |
(pow.f64 (PI.f64) #s(literal 1/3 binary64)) |
(cbrt.f64 (PI.f64)) |
(exp.f64 (/.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) (/.f64 (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(pow.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (*.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (*.f64 (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 16 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 64 binary64)))) (neg.f64 (+.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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 64 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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(-.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)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (PI.f64) (PI.f64)) #s(literal 4 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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal 64 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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(*.f64 (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (fabs.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.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 (neg.f64 (PI.f64)) (PI.f64)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 (PI.f64))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64)))) #s(literal 4 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 (neg.f64 (PI.f64))) (neg.f64 (neg.f64 (PI.f64)))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (exp.f64 (log.f64 (sqrt.f64 (PI.f64)))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 2/3 binary64)) |
(pow.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal -2 binary64))) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(fabs.f64 (*.f64 (PI.f64) (PI.f64))) |
(exp.f64 (+.f64 (log.f64 (PI.f64)) (log.f64 (PI.f64)))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (PI.f64))) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 (PI.f64))) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 (PI.f64))) #s(literal 4 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (PI.f64))) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fabs.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (asin.f64 (neg.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fabs.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (+ (* (cbrt (* (PI) (PI))) (/ (cbrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) (fma.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (PI) 1/2) (* -2 (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))))) (fma.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* -2 (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2))))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal -1/128 binary64)) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) x) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/2 x) 1/2) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
#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)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) x) #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 #s(literal -1/16 binary64) x) #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 x #s(literal -1/2 binary64) #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 (+ (* (cbrt (* (PI) (PI))) (/ (cbrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (/ 1/2 x) 1/2) (/.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (cbrt (* (PI) (PI))) (/ (cbrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (cbrt (* (PI) (PI))) (/ (cbrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) (fma.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (PI) 1/2) (* -2 (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))))) (fma.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* -2 (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2))))) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) x)) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) x)) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (+.f64 (/.f64 #s(literal 1/128 binary64) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) x)) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 x #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) x)) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 5/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x))))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) x)) |
#s(approx (+ (* (cbrt (* (PI) (PI))) (/ (cbrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* -2 (asin (sqrt (+ (* -1/2 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
#s(approx (asin (sqrt (+ (* -1/2 x) 1/2))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (/ 1/2 x) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (/ 1/2 x) 1/2) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cbrt (* (PI) (PI))) (/ (cbrt (PI)) 2)) (* -2 (asin (sqrt (+ (* -1/2 x) 1/2))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
#s(approx (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) (*.f64 (neg.f64 x) (+.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (+.f64 (/.f64 #s(literal 1/128 binary64) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))))) (/.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
#s(approx (+ (* -1/2 x) 1/2) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (- (/ (PI) 2) (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2))))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (/.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
#s(approx (* 2 (asin (/ (sqrt (- 1 x)) (sqrt 2)))) (*.f64 (asin.f64 (sqrt.f64 (/.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
#s(approx (asin (/ (sqrt (- 1 x)) (sqrt 2))) (asin.f64 (sqrt.f64 (/.f64 (+.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (neg.f64 (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (neg.f64 (*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 x x))) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x)))))))) |
#s(approx (/ (sqrt (- 1 x)) (sqrt 2)) (*.f64 (neg.f64 x) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 5/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x))))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal -1 binary64) x)))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (+.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
Compiled 17 112 to 1 991 computations (88.4% saved)
30 alts after pruning (24 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 374 | 15 | 389 |
| Fresh | 4 | 9 | 13 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 380 | 30 | 410 |
| Status | Accuracy | Program |
|---|---|---|
| 7.3% | (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) | |
| 7.2% | (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))) | |
| 4.1% | (fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) | |
| 7.4% | (fma.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) | |
| 7.3% | (fma.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) | |
| ▶ | 7.0% | (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
| ✓ | 7.3% | (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
| 7.3% | (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))))) | |
| ✓ | 7.2% | (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
| 7.4% | (fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (exp.f64 (/.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) | |
| 7.4% | (fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))))) | |
| 7.4% | (/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| ▶ | 7.4% | (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
| 8.6% | (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| ▶ | 7.4% | (/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
| 7.4% | (/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64))))) | |
| 7.3% | (/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 7.4% | (/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) #s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) | |
| 7.4% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) | |
| 7.4% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| ✓ | 7.0% | (-.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)))))) |
| ✓ | 4.3% | (-.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)))))) |
| 7.5% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) | |
| 7.4% | #s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) | |
| ▶ | 7.4% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
| ✓ | 8.6% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
| 5.3% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 x) 1/2) #s(literal 1/2 binary64)))))))) | |
| ▶ | 8.6% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
| 8.6% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))) |
Compiled 2 003 to 1 181 computations (41% saved)
| Inputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
#s(literal 1/8 binary64) |
(*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) |
(pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
x |
#s(literal -1/2 binary64) |
#s(literal 3 binary64) |
#s(literal -8 binary64) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))) |
(-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(sqrt.f64 (PI.f64)) |
(/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
#s(literal 1/4 binary64) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 x #s(literal -1/2 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(/.f64 (PI.f64) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64)) |
(neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) |
(*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64)) |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (/ (+ (* (* (* (PI) (PI)) (PI)) 1/8) (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2))))) #s(hole binary64 (/ (+ (* -8 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 3)) (* 1/8 (pow (PI) 3))) (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 2))) (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))))))) |
#s(approx (+ (* (* (* (PI) (PI)) (PI)) 1/8) (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8)) #s(hole binary64 (+ (* -8 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 3)) (* 1/8 (pow (PI) 3))))) |
#s(approx (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8) #s(hole binary64 (* -8 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 3)))) |
#s(approx (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) #s(hole binary64 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 3))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)))) #s(hole binary64 (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 2))) (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))))))) |
#s(approx (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2))) #s(hole binary64 (- (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 2)) (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))))))) |
#s(approx (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) #s(hole binary64 (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 2)))) |
#s(approx (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)) #s(hole binary64 (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (+ (* (asin (sqrt (+ (* x -1/2) 1/2))) -2) (* (PI) 1/2)) #s(hole binary64 (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI))))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))))) #s(hole binary64 (+ (* -2 (asin (/ (sqrt (- 1/4 (* 1/4 (pow x 2)))) (sqrt (- 1/2 (* -1/2 x)))))) (* 1/2 (pow (sqrt (PI)) 2))))) |
#s(approx (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) #s(hole binary64 (* -2 (asin (/ (sqrt (- 1/4 (* 1/4 (pow x 2)))) (sqrt (- 1/2 (* -1/2 x)))))))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) #s(hole binary64 (asin (/ (sqrt (- 1/4 (* 1/4 (pow x 2)))) (sqrt (- 1/2 (* -1/2 x))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (/ 1/2 (sqrt 1/2)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (+ (* -1/8 (/ x (pow (sqrt 1/2) 3))) (* 1/2 (/ 1 (sqrt 1/2)))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (+ (* x (- (* x (- (* 3/64 (/ 1 (pow (sqrt 1/2) 5))) (* 1/4 (/ 1 (sqrt 1/2))))) (* 1/8 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/2 (/ 1 (sqrt 1/2)))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (+ (* x (- (* x (- (+ (* -1 (* x (+ (* 1/128 (/ 1 (pow (sqrt 1/2) 7))) (* 1/4 (/ (- (* 3/64 (/ 1 (pow (sqrt 1/2) 5))) (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 2)))))) (* 3/64 (/ 1 (pow (sqrt 1/2) 5)))) (* 1/4 (/ 1 (sqrt 1/2))))) (* 1/8 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/2 (/ 1 (sqrt 1/2)))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (+ 1/2 (* -1/4 (pow x 2))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* -1/16 (pow x 2)) 1/4))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (- (* -1/32 (pow x 2)) 1/16)) 1/4))))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 1/4)) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 (+ 1/4 (* -1/4 (pow x 2))))) |
#s(approx (* (* x -1/2) (* x -1/2)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (* x -1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* x (- (* 1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (- 1/2 (* x -1/2)) #s(hole binary64 (+ 1/2 (* 1/2 x)))) |
#s(approx (/ (+ (* (PI) (/ (PI) 4)) (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (+ (* -4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)) (* 1/4 (pow (PI) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (+ (* (PI) (/ (PI) 4)) (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4)) #s(hole binary64 (+ (* -4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4) #s(hole binary64 (* -4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)))) |
#s(approx (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (* -1 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 2))) (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))))))) |
#s(approx (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) #s(hole binary64 (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 2))))) |
#s(approx (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 2))) |
#s(approx (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (/ (+ (* (* (* (PI) (PI)) (PI)) 1/8) (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2))))) #s(hole binary64 (/ (+ (* -8 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 3)) (* 1/8 (pow (PI) 3))) (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 2))) (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))))))) |
#s(approx (+ (* (* (* (PI) (PI)) (PI)) 1/8) (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8)) #s(hole binary64 (+ (* -8 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 3)) (* 1/8 (pow (PI) 3))))) |
#s(approx (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8) #s(hole binary64 (* -8 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 3)))) |
#s(approx (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) #s(hole binary64 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 3))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (sqrt (/ -1/2 x))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)))) #s(hole binary64 (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 2))) (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))))))) |
#s(approx (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2))) #s(hole binary64 (- (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 2)) (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))))))) |
#s(approx (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) #s(hole binary64 (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 2)))) |
#s(approx (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)) #s(hole binary64 (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (+ (* (asin (sqrt (+ (* x -1/2) 1/2))) -2) (* (PI) 1/2)) #s(hole binary64 (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI))))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))))) #s(hole binary64 (+ (* -2 (asin (/ (sqrt (- 1/4 (* 1/4 (pow x 2)))) (sqrt (+ 1/2 (* 1/2 x)))))) (* 1/2 (pow (sqrt (PI)) 2))))) |
#s(approx (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) #s(hole binary64 (* -2 (asin (/ (sqrt (- 1/4 (* 1/4 (pow x 2)))) (sqrt (+ 1/2 (* 1/2 x)))))))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) #s(hole binary64 (asin (/ (sqrt (- 1/4 (* 1/4 (pow x 2)))) (sqrt (+ 1/2 (* 1/2 x))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (/ (sqrt -1/4) (sqrt (/ 1/2 x))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (- (+ (/ 1/8 (* (pow x 2) (* (sqrt -1/4) (sqrt (/ 1/2 x))))) (/ (sqrt -1/4) (sqrt (/ 1/2 x)))) (* 1/4 (/ (sqrt -1/4) (* (pow x 2) (pow (sqrt (/ 1/2 x)) 3))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/32 (/ (sqrt -1/4) (pow (sqrt (/ 1/2 x)) 5))) (+ (* 1/128 (/ 1 (* (pow (sqrt -1/4) 3) (sqrt (/ 1/2 x))))) (* 1/4 (/ (- (* 1/8 (/ 1 (* (sqrt -1/4) (sqrt (/ 1/2 x))))) (* 1/4 (/ (sqrt -1/4) (pow (sqrt (/ 1/2 x)) 3)))) (pow (sqrt (/ 1/2 x)) 2))))) (pow x 4))) (+ (/ 1/8 (* (pow x 2) (* (sqrt -1/4) (sqrt (/ 1/2 x))))) (/ (sqrt -1/4) (sqrt (/ 1/2 x))))) (* 1/4 (/ (sqrt -1/4) (* (pow x 2) (pow (sqrt (/ 1/2 x)) 3))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (- (+ (/ 1/1024 (* (pow x 6) (* (pow (sqrt -1/4) 5) (sqrt (/ 1/2 x))))) (+ (/ 1/8 (* (pow x 2) (* (sqrt -1/4) (sqrt (/ 1/2 x))))) (/ (sqrt -1/4) (sqrt (/ 1/2 x))))) (+ (* -1/4 (/ (+ (* -1/32 (/ (sqrt -1/4) (pow (sqrt (/ 1/2 x)) 5))) (+ (* 1/128 (/ 1 (* (pow (sqrt -1/4) 3) (sqrt (/ 1/2 x))))) (* 1/4 (/ (- (* 1/8 (/ 1 (* (sqrt -1/4) (sqrt (/ 1/2 x))))) (* 1/4 (/ (sqrt -1/4) (pow (sqrt (/ 1/2 x)) 3)))) (pow (sqrt (/ 1/2 x)) 2))))) (* (pow x 6) (pow (sqrt (/ 1/2 x)) 2)))) (+ (* -1/32 (/ (sqrt -1/4) (* (pow x 4) (pow (sqrt (/ 1/2 x)) 5)))) (+ (* -1/32 (/ (- (* 1/8 (/ 1 (* (sqrt -1/4) (sqrt (/ 1/2 x))))) (* 1/4 (/ (sqrt -1/4) (pow (sqrt (/ 1/2 x)) 3)))) (* (pow x 6) (pow (sqrt (/ 1/2 x)) 4)))) (+ (* 1/128 (/ (sqrt -1/4) (* (pow x 6) (pow (sqrt (/ 1/2 x)) 7)))) (+ (* 1/4 (/ (sqrt -1/4) (* (pow x 2) (pow (sqrt (/ 1/2 x)) 3)))) (+ (* 1/4 (/ (- (* 1/8 (/ 1 (* (sqrt -1/4) (sqrt (/ 1/2 x))))) (* 1/4 (/ (sqrt -1/4) (pow (sqrt (/ 1/2 x)) 3)))) (* (pow x 4) (pow (sqrt (/ 1/2 x)) 2)))) (* 1/128 (/ 1 (* (pow x 4) (* (pow (sqrt -1/4) 3) (sqrt (/ 1/2 x))))))))))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (sqrt -1/4)))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (+ (sqrt -1/4) (* 1/8 (/ 1 (* (pow x 2) (sqrt -1/4)))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (- (+ (sqrt -1/4) (/ 1/8 (* (pow x 2) (sqrt -1/4)))) (/ 1/128 (* (pow x 4) (pow (sqrt -1/4) 3))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (- (+ (sqrt -1/4) (+ (/ 1/8 (* (pow x 2) (sqrt -1/4))) (* 1/1024 (/ 1 (* (pow x 6) (pow (sqrt -1/4) 5)))))) (* 1/128 (/ 1 (* (pow x 4) (pow (sqrt -1/4) 3)))))))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 (* -1/4 (pow x 2)))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 (* (pow x 2) (- (* 1/4 (/ 1 (pow x 2))) 1/4)))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* x (sqrt (/ 1/2 x))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* x (+ (sqrt (/ 1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ 1/2 x))))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* x (- (+ (sqrt (/ 1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ 1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ 1/2 x)) 3))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* x (- (+ (sqrt (/ 1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ 1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ 1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ 1/2 x)) 3)))))))) |
#s(approx (- 1/2 (* x -1/2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (- 1/2 (* x -1/2)) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* (PI) (/ (PI) 4)) (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (+ (* -4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)) (* 1/4 (pow (PI) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (+ (* (PI) (/ (PI) 4)) (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4)) #s(hole binary64 (+ (* -4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4) #s(hole binary64 (* -4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)))) |
#s(approx (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (* -1 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 2))) (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))))))) |
#s(approx (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) #s(hole binary64 (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 2))))) |
#s(approx (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 2))) |
#s(approx (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (sqrt (/ -1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x)))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (sqrt -1/4))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1/4) (* 1/8 (/ 1 (* (pow x 2) (sqrt -1/4))))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1/4) (/ 1/8 (* (pow x 2) (sqrt -1/4)))) (/ 1/128 (* (pow x 4) (pow (sqrt -1/4) 3)))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1/4) (+ (/ 1/8 (* (pow x 2) (sqrt -1/4))) (* 1/1024 (/ 1 (* (pow x 6) (pow (sqrt -1/4) 5)))))) (* 1/128 (/ 1 (* (pow x 4) (pow (sqrt -1/4) 3))))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* x (sqrt (/ 1/2 x)))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ 1/2 x)))))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ 1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ 1/2 x)) 3)))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ 1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ 1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ 1/2 x)) 3))))))))) |
3 calls:
| Time | Variable | Point |
|---|---|---|
| 20.0ms | x | 0 |
| 19.0ms | x | -inf |
| 13.0ms | x | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 570 | 4852 |
| 0 | 685 | 3986 |
| 0 | 3182 | 3872 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) |
(*.f64 (PI.f64) (PI.f64)) |
(PI.f64) |
#s(literal 1/8 binary64) |
(*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) |
(pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
x |
#s(literal -1/2 binary64) |
#s(literal 3 binary64) |
#s(literal -8 binary64) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))) |
(-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(sqrt.f64 (PI.f64)) |
(/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))))) |
(asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)))) |
#s(literal 1/4 binary64) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 x #s(literal -1/2 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(/.f64 (PI.f64) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64)) |
(neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) |
(*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64)) |
(*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (/ (+ (* (* (* (PI) (PI)) (PI)) 1/8) (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2))))) #s(hole binary64 (/ (+ (* -8 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 3)) (* 1/8 (pow (PI) 3))) (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 2))) (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))))))) |
#s(approx (+ (* (* (* (PI) (PI)) (PI)) 1/8) (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8)) #s(hole binary64 (+ (* -8 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 3)) (* 1/8 (pow (PI) 3))))) |
#s(approx (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8) #s(hole binary64 (* -8 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 3)))) |
#s(approx (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) #s(hole binary64 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 3))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* -1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (+ (sqrt 1/2) (* x (- (* x (- (* -1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)))) #s(hole binary64 (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 2))) (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))))))) |
#s(approx (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2))) #s(hole binary64 (- (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 2)) (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))))))) |
#s(approx (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) #s(hole binary64 (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 2)))) |
#s(approx (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)) #s(hole binary64 (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (+ (* (asin (sqrt (+ (* x -1/2) 1/2))) -2) (* (PI) 1/2)) #s(hole binary64 (+ (* -2 (asin (sqrt (+ 1/2 (* -1/2 x))))) (* 1/2 (PI))))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (asin (sqrt (+ 1/2 (* -1/2 x)))))) |
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))))) #s(hole binary64 (+ (* -2 (asin (/ (sqrt (- 1/4 (* 1/4 (pow x 2)))) (sqrt (- 1/2 (* -1/2 x)))))) (* 1/2 (pow (sqrt (PI)) 2))))) |
#s(approx (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) #s(hole binary64 (* -2 (asin (/ (sqrt (- 1/4 (* 1/4 (pow x 2)))) (sqrt (- 1/2 (* -1/2 x)))))))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) #s(hole binary64 (asin (/ (sqrt (- 1/4 (* 1/4 (pow x 2)))) (sqrt (- 1/2 (* -1/2 x))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (/ 1/2 (sqrt 1/2)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (+ (* -1/8 (/ x (pow (sqrt 1/2) 3))) (* 1/2 (/ 1 (sqrt 1/2)))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (+ (* x (- (* x (- (* 3/64 (/ 1 (pow (sqrt 1/2) 5))) (* 1/4 (/ 1 (sqrt 1/2))))) (* 1/8 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/2 (/ 1 (sqrt 1/2)))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (+ (* x (- (* x (- (+ (* -1 (* x (+ (* 1/128 (/ 1 (pow (sqrt 1/2) 7))) (* 1/4 (/ (- (* 3/64 (/ 1 (pow (sqrt 1/2) 5))) (* 1/4 (/ 1 (sqrt 1/2)))) (pow (sqrt 1/2) 2)))))) (* 3/64 (/ 1 (pow (sqrt 1/2) 5)))) (* 1/4 (/ 1 (sqrt 1/2))))) (* 1/8 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/2 (/ 1 (sqrt 1/2)))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (+ 1/2 (* -1/4 (pow x 2))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* -1/16 (pow x 2)) 1/4))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (- (* -1/32 (pow x 2)) 1/16)) 1/4))))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 1/4)) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 (+ 1/4 (* -1/4 (pow x 2))))) |
#s(approx (* (* x -1/2) (* x -1/2)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (* x -1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (+ (sqrt 1/2) (* 1/4 (/ x (sqrt 1/2)))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* -1/32 (/ x (pow (sqrt 1/2) 3))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (+ (sqrt 1/2) (* x (+ (* x (- (* 1/128 (/ x (pow (sqrt 1/2) 5))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3))))) (* 1/4 (/ 1 (sqrt 1/2)))))))) |
#s(approx (- 1/2 (* x -1/2)) #s(hole binary64 (+ 1/2 (* 1/2 x)))) |
#s(approx (/ (+ (* (PI) (/ (PI) 4)) (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (+ (* -4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)) (* 1/4 (pow (PI) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (+ (* (PI) (/ (PI) 4)) (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4)) #s(hole binary64 (+ (* -4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4) #s(hole binary64 (* -4 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)))) |
#s(approx (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (* -1 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (asin (sqrt (+ 1/2 (* -1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (+ 1/2 (* -1/2 x)))))))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 2))) (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x)))))))))) |
#s(approx (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) #s(hole binary64 (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 2))))) |
#s(approx (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (pow (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))) 2))) |
#s(approx (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (+ 1/2 (* -1/2 x))))))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) #s(hole binary64 (- (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (/ (+ (* (* (* (PI) (PI)) (PI)) 1/8) (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2))))) #s(hole binary64 (/ (+ (* -8 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 3)) (* 1/8 (pow (PI) 3))) (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 2))) (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))))))) |
#s(approx (+ (* (* (* (PI) (PI)) (PI)) 1/8) (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8)) #s(hole binary64 (+ (* -8 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 3)) (* 1/8 (pow (PI) 3))))) |
#s(approx (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8) #s(hole binary64 (* -8 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 3)))) |
#s(approx (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) #s(hole binary64 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 3))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (acos (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (sqrt (/ -1/2 x))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/2)))) |
#s(approx (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)))) #s(hole binary64 (- (+ (* 1/4 (pow (PI) 2)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 2))) (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))))))) |
#s(approx (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2))) #s(hole binary64 (- (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 2)) (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))))))) |
#s(approx (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) #s(hole binary64 (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 2)))) |
#s(approx (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) #s(hole binary64 (* -2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)) #s(hole binary64 (* -1 (* (PI) (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (+ (* (asin (sqrt (+ (* x -1/2) 1/2))) -2) (* (PI) 1/2)) #s(hole binary64 (+ (* -2 (asin (sqrt (- 1/2 (* 1/2 x))))) (* 1/2 (PI))))) |
#s(approx (asin (sqrt (+ (* x -1/2) 1/2))) #s(hole binary64 (asin (sqrt (- 1/2 (* 1/2 x)))))) |
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))))) #s(hole binary64 (+ (* -2 (asin (/ (sqrt (- 1/4 (* 1/4 (pow x 2)))) (sqrt (+ 1/2 (* 1/2 x)))))) (* 1/2 (pow (sqrt (PI)) 2))))) |
#s(approx (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) #s(hole binary64 (* -2 (asin (/ (sqrt (- 1/4 (* 1/4 (pow x 2)))) (sqrt (+ 1/2 (* 1/2 x)))))))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) #s(hole binary64 (asin (/ (sqrt (- 1/4 (* 1/4 (pow x 2)))) (sqrt (+ 1/2 (* 1/2 x))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (/ (sqrt -1/4) (sqrt (/ 1/2 x))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (- (+ (/ 1/8 (* (pow x 2) (* (sqrt -1/4) (sqrt (/ 1/2 x))))) (/ (sqrt -1/4) (sqrt (/ 1/2 x)))) (* 1/4 (/ (sqrt -1/4) (* (pow x 2) (pow (sqrt (/ 1/2 x)) 3))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/32 (/ (sqrt -1/4) (pow (sqrt (/ 1/2 x)) 5))) (+ (* 1/128 (/ 1 (* (pow (sqrt -1/4) 3) (sqrt (/ 1/2 x))))) (* 1/4 (/ (- (* 1/8 (/ 1 (* (sqrt -1/4) (sqrt (/ 1/2 x))))) (* 1/4 (/ (sqrt -1/4) (pow (sqrt (/ 1/2 x)) 3)))) (pow (sqrt (/ 1/2 x)) 2))))) (pow x 4))) (+ (/ 1/8 (* (pow x 2) (* (sqrt -1/4) (sqrt (/ 1/2 x))))) (/ (sqrt -1/4) (sqrt (/ 1/2 x))))) (* 1/4 (/ (sqrt -1/4) (* (pow x 2) (pow (sqrt (/ 1/2 x)) 3))))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) #s(hole binary64 (- (+ (/ 1/1024 (* (pow x 6) (* (pow (sqrt -1/4) 5) (sqrt (/ 1/2 x))))) (+ (/ 1/8 (* (pow x 2) (* (sqrt -1/4) (sqrt (/ 1/2 x))))) (/ (sqrt -1/4) (sqrt (/ 1/2 x))))) (+ (* -1/4 (/ (+ (* -1/32 (/ (sqrt -1/4) (pow (sqrt (/ 1/2 x)) 5))) (+ (* 1/128 (/ 1 (* (pow (sqrt -1/4) 3) (sqrt (/ 1/2 x))))) (* 1/4 (/ (- (* 1/8 (/ 1 (* (sqrt -1/4) (sqrt (/ 1/2 x))))) (* 1/4 (/ (sqrt -1/4) (pow (sqrt (/ 1/2 x)) 3)))) (pow (sqrt (/ 1/2 x)) 2))))) (* (pow x 6) (pow (sqrt (/ 1/2 x)) 2)))) (+ (* -1/32 (/ (sqrt -1/4) (* (pow x 4) (pow (sqrt (/ 1/2 x)) 5)))) (+ (* -1/32 (/ (- (* 1/8 (/ 1 (* (sqrt -1/4) (sqrt (/ 1/2 x))))) (* 1/4 (/ (sqrt -1/4) (pow (sqrt (/ 1/2 x)) 3)))) (* (pow x 6) (pow (sqrt (/ 1/2 x)) 4)))) (+ (* 1/128 (/ (sqrt -1/4) (* (pow x 6) (pow (sqrt (/ 1/2 x)) 7)))) (+ (* 1/4 (/ (sqrt -1/4) (* (pow x 2) (pow (sqrt (/ 1/2 x)) 3)))) (+ (* 1/4 (/ (- (* 1/8 (/ 1 (* (sqrt -1/4) (sqrt (/ 1/2 x))))) (* 1/4 (/ (sqrt -1/4) (pow (sqrt (/ 1/2 x)) 3)))) (* (pow x 4) (pow (sqrt (/ 1/2 x)) 2)))) (* 1/128 (/ 1 (* (pow x 4) (* (pow (sqrt -1/4) 3) (sqrt (/ 1/2 x))))))))))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (sqrt -1/4)))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (+ (sqrt -1/4) (* 1/8 (/ 1 (* (pow x 2) (sqrt -1/4)))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (- (+ (sqrt -1/4) (/ 1/8 (* (pow x 2) (sqrt -1/4)))) (/ 1/128 (* (pow x 4) (pow (sqrt -1/4) 3))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* x (- (+ (sqrt -1/4) (+ (/ 1/8 (* (pow x 2) (sqrt -1/4))) (* 1/1024 (/ 1 (* (pow x 6) (pow (sqrt -1/4) 5)))))) (* 1/128 (/ 1 (* (pow x 4) (pow (sqrt -1/4) 3)))))))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 (* -1/4 (pow x 2)))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(hole binary64 (* (pow x 2) (- (* 1/4 (/ 1 (pow x 2))) 1/4)))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* x (sqrt (/ 1/2 x))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* x (+ (sqrt (/ 1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ 1/2 x))))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* x (- (+ (sqrt (/ 1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ 1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ 1/2 x)) 3))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* x (- (+ (sqrt (/ 1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ 1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ 1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ 1/2 x)) 3)))))))) |
#s(approx (- 1/2 (* x -1/2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (- 1/2 (* x -1/2)) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ (* (PI) (/ (PI) 4)) (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) #s(hole binary64 (/ (+ (* -4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)) (* 1/4 (pow (PI) 2))) (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (+ (* (PI) (/ (PI) 4)) (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4)) #s(hole binary64 (+ (* -4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)) (* 1/4 (pow (PI) 2))))) |
#s(approx (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4) #s(hole binary64 (* -4 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)))) |
#s(approx (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (* -1 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2)))) |
#s(approx (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2)))) #s(hole binary64 (pow (asin (sqrt (- 1/2 (* 1/2 x)))) 2))) |
#s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (asin (sqrt (- 1/2 (* 1/2 x)))))))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) #s(hole binary64 (/ (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 2))) (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x)))))))))) |
#s(approx (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) #s(hole binary64 (- (* 1/4 (pow (sqrt (PI)) 4)) (* 4 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 2))))) |
#s(approx (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) #s(hole binary64 (pow (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))) 2))) |
#s(approx (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2)) #s(hole binary64 (+ (* 1/2 (PI)) (* 2 (- (* 1/2 (PI)) (acos (sqrt (- 1/2 (* 1/2 x))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (sqrt (/ -1/2 x)))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ -1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ -1/2 x)))))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3)))))))) |
#s(approx (sqrt (+ (* x -1/2) 1/2)) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ -1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ -1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ -1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ -1/2 x)) 3))))))))) |
#s(approx (+ (* x -1/2) 1/2) #s(hole binary64 (* -1 (* x (- 1/2 (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (sqrt -1/4))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (+ (sqrt -1/4) (* 1/8 (/ 1 (* (pow x 2) (sqrt -1/4))))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1/4) (/ 1/8 (* (pow x 2) (sqrt -1/4)))) (/ 1/128 (* (pow x 4) (pow (sqrt -1/4) 3)))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1/4) (+ (/ 1/8 (* (pow x 2) (sqrt -1/4))) (* 1/1024 (/ 1 (* (pow x 6) (pow (sqrt -1/4) 5)))))) (* 1/128 (/ 1 (* (pow x 4) (pow (sqrt -1/4) 3))))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* x (sqrt (/ 1/2 x)))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1/2 x)) (* 1/4 (/ 1 (* (pow x 2) (sqrt (/ 1/2 x)))))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1/2 x)) (/ 1/4 (* (pow x 2) (sqrt (/ 1/2 x))))) (/ 1/32 (* (pow x 4) (pow (sqrt (/ 1/2 x)) 3)))))))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) #s(hole binary64 (* -1 (* x (- (+ (sqrt (/ 1/2 x)) (+ (/ 1/4 (* (pow x 2) (sqrt (/ 1/2 x)))) (* 1/128 (/ 1 (* (pow x 6) (pow (sqrt (/ 1/2 x)) 5)))))) (* 1/32 (/ 1 (* (pow x 4) (pow (sqrt (/ 1/2 x)) 3))))))))) |
| Outputs |
|---|
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))))) (/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (neg.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(fma.f64 #s(literal -8 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
(-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) #s(literal -8 binary64))) |
(-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) (pow.f64 (PI.f64) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) |
(*.f64 (fabs.f64 (PI.f64)) (fabs.f64 (PI.f64))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (PI.f64))) #s(literal 4 binary64))) |
(PI.f64) |
#s(literal 1/8 binary64) |
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) |
(*.f64 #s(literal -8 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(pow.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) |
x |
#s(literal -1/2 binary64) |
#s(literal 3 binary64) |
#s(literal -8 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 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64))) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64))))) (-.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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -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 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -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))) (-.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64))) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))) (*.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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64))))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (PI.f64)) #s(literal 1/2 binary64) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))) |
(fma.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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))) |
(fma.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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (*.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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))) |
(-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64))) |
(+.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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))) |
(+.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))) |
(fma.f64 #s(literal 4 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))) |
(-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64))) |
(+.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(literal -2 binary64) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))) |
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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)) (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(pow.f64 (PI.f64) #s(literal 1/2 binary64)) |
(sqrt.f64 (PI.f64)) |
(/.f64 (neg.f64 (sqrt.f64 (PI.f64))) #s(literal -2 binary64)) |
(/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(pow.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(pow.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1/4 binary64)) |
(-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1/4 binary64)) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
#s(literal 1/4 binary64) |
(*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x) #s(literal -1/2 binary64)) |
(*.f64 (fabs.f64 (*.f64 x #s(literal -1/2 binary64))) (fabs.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))) |
(pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (fma.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (fma.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64) (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64))) |
(fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
(-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (neg.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64))) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -4 binary64)) |
(/.f64 (PI.f64) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(neg.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
(*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(pow.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))) |
(sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) (fma.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (fma.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64) (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64))) |
(fma.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64) (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64))) |
(fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
(-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (neg.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) |
(-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 4 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) |
(*.f64 (fabs.f64 (PI.f64)) (fabs.f64 (PI.f64))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (PI.f64))) #s(literal 4 binary64))) |
(*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (fabs.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))) |
#s(approx (/ (+ (* (* (* (PI) (PI)) (PI)) 1/8) (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2))))) (/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (PI.f64)))))) |
#s(approx (+ (* (* (* (PI) (PI)) (PI)) 1/8) (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8)) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) |
#s(approx (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
#s(approx (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal -1/32 binary64)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal -1/128 binary64)) (/.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* x -1/2) 1/2) (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)))) (-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (PI.f64))))) |
#s(approx (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2))) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (PI.f64))))) |
#s(approx (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) |
#s(approx (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
#s(approx (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (PI.f64)))) |
#s(approx (+ (* (asin (sqrt (+ (* x -1/2) 1/2))) -2) (* (PI) 1/2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 3/64 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (fma.f64 x (-.f64 (*.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/64 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64) (/.f64 #s(literal 1/128 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 7/2 binary64)))) x)) (/.f64 #s(literal 3/64 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (fma.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/32 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(literal 1/4 binary64)) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) |
#s(approx (* (* x -1/2) (* x -1/2)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
#s(approx (* x -1/2) (*.f64 x #s(literal -1/2 binary64))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (fma.f64 (/.f64 x (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (fma.f64 (fma.f64 (/.f64 x (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal -1/32 binary64) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 #s(literal 1/2 binary64) #s(literal 5/2 binary64))) #s(literal 1/128 binary64)) (/.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1/2 (* x -1/2)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -4 binary64))) |
#s(approx (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))) |
#s(approx (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
#s(approx (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)))) |
#s(approx (/ (+ (* (* (* (PI) (PI)) (PI)) 1/8) (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8)) (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2))))) (/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (PI.f64)))))) |
#s(approx (+ (* (* (* (PI) (PI)) (PI)) 1/8) (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8)) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) |
#s(approx (* (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) -8) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) |
#s(approx (pow (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) 3) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) |
#s(approx (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (acos (sqrt (+ (* x -1/2) 1/2))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) x)) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) x)) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
#s(approx (+ (* x -1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)))) (-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (PI.f64))))) |
#s(approx (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2))) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (PI.f64))))) |
#s(approx (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) |
#s(approx (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))) |
#s(approx (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (PI.f64)))) |
#s(approx (+ (* (asin (sqrt (+ (* x -1/2) 1/2))) -2) (* (PI) 1/2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sqrt (PI)) (/ (sqrt (PI)) 2)) (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* -2 (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
#s(approx (asin (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)) (*.f64 x x))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 5/2 binary64))) #s(literal -1/32 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)))) #s(literal 1/4 binary64) (/.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)))))) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)) (*.f64 x x))))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (-.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1/4 binary64) #s(literal 5/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) x))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 5/2 binary64))) #s(literal -1/32 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)))) #s(literal 1/4 binary64) (/.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 5/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/32 binary64) (fma.f64 #s(literal -1/32 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 7/2 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal 1/128 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)) (*.f64 x x))) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1/2 binary64) x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal -1/4 binary64))) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 x x) (*.f64 x x)))))))))))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) x)) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1/4 binary64))) x)) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 #s(literal -1/4 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
#s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x)) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
#s(approx (- 1/2 (* x -1/2)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- 1/2 (* x -1/2)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64))))) |
#s(approx (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -4 binary64))) |
#s(approx (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) (*.f64 (neg.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))) |
#s(approx (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
#s(approx (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) x))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) x))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x))) |
#s(approx (/ (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (sqrt (- 1/2 (* x -1/2)))) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x))) |
#s(approx (+ (* x -1/2) 1/2) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) x))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1/4 binary64))) x))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) x))) |
#s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 x x))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 #s(literal -1/4 binary64) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) x))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) x))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x))) |
#s(approx (sqrt (- 1/2 (* x -1/2))) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 5/2 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x))) |
Compiled 25 510 to 2 358 computations (90.8% saved)
40 alts after pruning (34 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 356 | 18 | 374 |
| Fresh | 3 | 16 | 19 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 5 | 6 |
| Total | 364 | 40 | 404 |
| Status | Accuracy | Program |
|---|---|---|
| 7.3% | (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) | |
| 7.2% | (fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))) | |
| 4.1% | (fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) | |
| 7.4% | (fma.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) | |
| 7.3% | (fma.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) | |
| 7.0% | (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) | |
| 6.1% | (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 #s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) | |
| 6.4% | (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) | |
| ✓ | 7.3% | (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
| ✓ | 7.2% | (fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
| 7.4% | (fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (exp.f64 (/.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) | |
| 7.4% | (fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))))) | |
| 7.4% | (/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| 7.5% | (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 7.4% | (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64))))) | |
| 7.4% | (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 7.4% | (/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) #s(approx (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -4 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 8.6% | (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 7.4% | (/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 4 binary64))) (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 7.4% | (/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64))))) | |
| 7.3% | (/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) | |
| 7.4% | (/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) #s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) | |
| 7.4% | (/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(approx (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 4 binary64))) (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) | |
| 7.4% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) | |
| 7.4% | (/.f64 (-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| ✓ | 7.0% | (-.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)))))) |
| 7.5% | (-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) | |
| 7.4% | #s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) | |
| 8.6% | #s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) | |
| ✓ | 7.4% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
| 4.3% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) | |
| ✓ | 8.6% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
| 5.3% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 x) 1/2) #s(literal 1/2 binary64)))))))) | |
| 7.5% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) | |
| 7.1% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) (pow.f64 (PI.f64) #s(literal 3/2 binary64))) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) | |
| 3.5% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64))))))) | |
| 8.6% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) #s(approx (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)))) (-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (PI.f64))))))) | |
| 7.1% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) | |
| 8.6% | #s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
Compiled 4 635 to 1 432 computations (69.1% saved)
| Inputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #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 -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 x) 1/2) #s(literal 1/2 binary64)))))))) |
(-.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)))))) |
(-.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 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 #s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(fma.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (exp.f64 (/.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) #s(approx (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -4 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #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 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #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 (exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64))))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) #s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(approx (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 4 binary64))) (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (cosh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #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)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) #s(approx (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)))) (-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (PI.f64))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 4 binary64))) (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #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 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) (pow.f64 (PI.f64) #s(literal 3/2 binary64))) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64)))) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -2 binary64))))))) |
| Outputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
7 calls:
| 23.0ms | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 17.0ms | (-.f64 #s(literal 1 binary64) x) |
| 16.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 15.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)))))) |
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.6% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 8.6% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 8.6% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 8.6% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 8.6% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 8.6% | 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.6% | 1 | x |
Compiled 44 to 41 computations (6.8% saved)
| Inputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #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 -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 x) 1/2) #s(literal 1/2 binary64)))))))) |
(-.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)))))) |
(-.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 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 #s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(fma.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (exp.f64 (/.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) #s(approx (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -4 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #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 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #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 (exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64))))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) #s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(approx (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 4 binary64))) (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (cosh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #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)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) #s(approx (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)))) (-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (PI.f64))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64))))))) #s(literal 4 binary64))) (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #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 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (fma.f64 (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64))))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) (pow.f64 (PI.f64) #s(literal 3/2 binary64))) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -2 binary64))))))) |
| Outputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) #s(literal -8 binary64))) #s(approx (+ (* (* (PI) 1/2) (* (PI) 1/2)) (- (pow (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2) 2) (* (* (PI) 1/2) (* (- (* (PI) 1/2) (acos (sqrt (+ (* x -1/2) 1/2)))) -2)))) (-.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (PI.f64))))))) |
7 calls:
| 23.0ms | (-.f64 #s(literal 1 binary64) x) |
| 19.0ms | x |
| 16.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 15.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 11.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.6% | 1 | x |
| 8.6% | 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.6% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 8.6% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 8.6% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 8.6% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 8.6% | 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 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #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 -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 x) 1/2) #s(literal 1/2 binary64)))))))) |
(-.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)))))) |
(-.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 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(fma.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(-.f64 (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 #s(approx (- 1/4 (* (* x -1/2) (* x -1/2))) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 #s(approx (sqrt (- 1/4 (* (* x -1/2) (* x -1/2)))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64))))) (sqrt.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/2 binary64)))))))) |
(fma.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) (/.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* -1/2 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)))) #s(literal -2 binary64))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) (/.f64 (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (/ (- (/ (* (PI) (PI)) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (asin (sqrt (+ (* -1/2 x) 1/2))) (asin (sqrt (+ (* -1/2 x) 1/2)))) 4)) (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(fma.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (/.f64 (exp.f64 (/.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) #s(approx (* (neg (* (asin (sqrt (+ (* x -1/2) 1/2))) (asin (sqrt (+ (* x -1/2) 1/2))))) 4) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -4 binary64)))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #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 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #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 (exp.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64))))) |
#s(approx (/ (- (/ (pow (sqrt (PI)) 4) 4) (* (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) 4)) (+ (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) 2) (/ (PI) 2))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) #s(approx (+ (* (asin (sqrt (+ (* -1/2 x) 1/2))) 2) (/ (PI) 2)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (sqrt.f64 (PI.f64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(approx (* (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2)))) (- (/ (PI) 2) (acos (sqrt (+ (* x -1/2) 1/2))))) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 4 binary64))) (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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)) (PI.f64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (fma.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (acos.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #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 (cosh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) #s(literal 4 binary64))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #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)) (PI.f64)) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))) #s(literal 4 binary64)) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64))))))))) |
(/.f64 (fma.f64 (pow.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
| Outputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
7 calls:
| 64.0ms | (-.f64 #s(literal 1 binary64) x) |
| 14.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)))))) |
| 13.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 12.0ms | x |
| 9.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.6% | 1 | x |
| 8.6% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 8.6% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 8.6% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 8.6% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 8.6% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 8.6% | 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)))))) |
Compiled 44 to 41 computations (6.8% saved)
| Inputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #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 -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 (fma.f64 x #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/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 x) 1/2) #s(literal 1/2 binary64)))))))) |
(-.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)))))) |
(-.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 |
|---|
#s(approx (- (/ (PI) 2) (* 2 (asin (sqrt (/ (- 1 x) 2))))) (fma.f64 #s(literal -2 binary64) (asin.f64 (sqrt.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
7 calls:
| 7.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 3.0ms | x |
| 2.0ms | (/.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)))))) |
| 2.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 7.4% | 1 | x |
| 7.4% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 7.4% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 7.4% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 7.4% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 7.4% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 7.4% | 1 | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
Compiled 44 to 41 computations (6.8% saved)
| Inputs |
|---|
#s(approx (- (/ (PI) 2) (* 2 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #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 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #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:
| 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 (-.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.3% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 4.3% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 4.3% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 4.3% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 4.3% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 4.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)))))) |
| 6.0% | 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 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #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 (- (/ (PI) 2) (acos (sqrt (+ (* -1/2 x) 1/2)))))) (fma.f64 (asin.f64 (sqrt.f64 #s(approx (+ (* x -1/2) 1/2) #s(literal 1/2 binary64)))) #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
7 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))))) |
| 1.0ms | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 1.0ms | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 1.0ms | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.3% | 1 | (-.f64 #s(literal 1 binary64) x) |
| 4.3% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
| 4.3% | 1 | (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
| 4.3% | 1 | (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) |
| 4.3% | 1 | (*.f64 #s(literal 2 binary64) (asin.f64 (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) |
| 4.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)))))) |
| 4.3% | 1 | x |
Compiled 44 to 41 computations (6.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 54.0ms | -3.2610524511784256e-308 | 1.2882174480349654e-307 |
| 49.0ms | 112× | 2 | valid |
Compiled 352 to 295 computations (16.2% saved)
ival-asin: 25.0ms (55.7% of total)ival-sqrt: 11.0ms (24.5% of total)adjust: 4.0ms (8.9% of total)ival-sub!: 2.0ms (4.5% of total)ival-mult!: 2.0ms (4.5% of total)ival-div!: 1.0ms (2.2% of total)ival-pi: 0.0ms (0% of total)| 1× | fuel |
Compiled 382 to 104 computations (72.8% saved)
Compiled 395 to 115 computations (70.9% saved)
Loading profile data...