
Time bar (total: 2.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0.0% | 0.0% | 100.0% | 0.0% | 0.0% | 0.0% | 0.0% | 0 |
| 0.0% | 0.0% | 100.0% | 0.0% | 0.0% | 0.0% | 0.0% | 1 |
| 0.0% | 0.0% | 100.0% | 0.0% | 0.0% | 0.0% | 0.0% | 2 |
| 0.0% | 0.0% | 50.0% | 0.0% | 0.0% | 50.0% | 0.0% | 3 |
| 33.3% | 12.5% | 25.0% | 0.0% | 0.0% | 62.5% | 0.0% | 4 |
| 60.0% | 18.7% | 12.5% | 0.0% | 0.0% | 68.7% | 0.0% | 5 |
| 77.8% | 21.9% | 6.2% | 0.0% | 0.0% | 71.8% | 0.0% | 6 |
| 88.2% | 23.4% | 3.1% | 0.0% | 0.0% | 73.4% | 0.0% | 7 |
| 93.9% | 24.2% | 1.6% | 0.0% | 0.0% | 74.2% | 0.0% | 8 |
| 96.9% | 24.6% | 0.8% | 0.0% | 0.0% | 74.6% | 0.0% | 9 |
| 98.4% | 24.8% | 0.4% | 0.0% | 0.0% | 74.8% | 0.0% | 10 |
| 99.2% | 24.9% | 0.2% | 0.0% | 0.0% | 74.9% | 0.0% | 11 |
| 99.6% | 24.9% | 0.1% | 0.0% | 0.0% | 74.9% | 0.0% | 12 |
Compiled 15 to 11 computations (26.7% saved)
| 843.0ms | 8 256× | 0 | valid |
| 1.0ms | 19× | 0 | invalid |
ival-sqrt: 150.0ms (29.4% of total)ival-div!: 137.0ms (26.9% of total)ival-log: 110.0ms (21.6% of total)ival-mult!: 72.0ms (14.1% of total)ival-sub!: 22.0ms (4.3% of total)ival-add!: 17.0ms (3.3% of total)adjust: 2.0ms (0.4% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 27 |
| 1 | 113 | 25 |
| 2 | 563 | 24 |
| 3 | 3397 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
Compiled 26 to 18 computations (30.8% saved)
| Inputs |
|---|
1 |
| Outputs |
|---|
#s(literal 1 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 3 to 3 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 1326 |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -3/32 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3/32 binary64))) #s(literal 1/4 binary64)))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64)))) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64)))) x)) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (- 1 (* x x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* x x) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (- 1 (* x x)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (- 1 (* x x)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64)) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) x)) #s(literal 1 binary64)) x)))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (- 1 (* x x))) x) (-.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))))) |
3 calls:
| Time | Variable | Point |
|---|---|---|
| 2.0ms | x | inf |
| 2.0ms | x | -inf |
| 2.0ms | x | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 52 |
| 0 | 16 | 34 |
| 1 | 97 | 34 |
| 2 | 476 | 34 |
| 3 | 3134 | 34 |
| 0 | 6287 | 34 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
(-.f64 (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (log.f64 (fabs.f64 x))) |
(-.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (log.f64 (*.f64 x x))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (fabs.f64 x))) |
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 x (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 x (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x))) |
(*.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 x (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (/.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 x (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) x)) |
#s(literal 1 binary64) |
x |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x)) (/.f64 x (fabs.f64 x))) |
(*.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (cos.f64 (+.f64 (PI.f64) (acos.f64 x)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (cos.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(tan.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) (acos.f64 x))) |
(tan.f64 (acos.f64 x)) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (neg.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) |
(neg.f64 (*.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) x)) |
(neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(sin.f64 (acos.f64 (sin.f64 (fabs.f64 (asin.f64 x))))) |
(sin.f64 (acos.f64 (sin.f64 (asin.f64 (fabs.f64 x))))) |
(sin.f64 (acos.f64 (sin.f64 (asin.f64 (neg.f64 x))))) |
(sin.f64 (acos.f64 (sin.f64 (asin.f64 x)))) |
(sin.f64 (acos.f64 (neg.f64 (neg.f64 (fabs.f64 x))))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x)))) |
(sin.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64))) |
(sin.f64 (acos.f64 (neg.f64 (fabs.f64 x)))) |
(sin.f64 (acos.f64 (fabs.f64 x))) |
(sin.f64 (acos.f64 (neg.f64 x))) |
(sin.f64 (acos.f64 x)) |
(fma.f64 (sin.f64 (asin.f64 x)) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (asin.f64 x)))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fabs.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(cos.f64 (asin.f64 (sin.f64 (fabs.f64 (asin.f64 x))))) |
(cos.f64 (asin.f64 (sin.f64 (asin.f64 (fabs.f64 x))))) |
(cos.f64 (asin.f64 (sin.f64 (asin.f64 (neg.f64 x))))) |
(cos.f64 (asin.f64 (sin.f64 (asin.f64 x)))) |
(cos.f64 (asin.f64 (neg.f64 (neg.f64 (fabs.f64 x))))) |
(cos.f64 (neg.f64 (fabs.f64 (asin.f64 x)))) |
(cos.f64 (asin.f64 (neg.f64 (fabs.f64 x)))) |
(cos.f64 (fabs.f64 (fabs.f64 (asin.f64 x)))) |
(cos.f64 (fabs.f64 (asin.f64 (fabs.f64 x)))) |
(cos.f64 (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))) |
(cos.f64 (asin.f64 (neg.f64 x))) |
(cos.f64 (fabs.f64 (asin.f64 x))) |
(cos.f64 (asin.f64 (fabs.f64 x))) |
(cos.f64 (asin.f64 x)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (+.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))) |
(+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (neg.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64))) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(*.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (fabs.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 x (+.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (fabs.f64 x))) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 (neg.f64 x))) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (fabs.f64 x)) (PI.f64)) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (acos.f64 (neg.f64 x)) (PI.f64)) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (acos.f64 x)) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (neg.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (neg.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (fabs.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (fabs.f64 (+.f64 (PI.f64) (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (acos.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (acos.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (fabs.f64 (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (asin.f64 (fabs.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (asin.f64 (neg.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (PI.f64) (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (+.f64 (PI.f64) (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 x))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x))) (sin.f64 (+.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x))) (sin.f64 (+.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 x))) (sin.f64 (+.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 x))) (sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 (neg.f64 (fabs.f64 x))) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (neg.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 x) (neg.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (fabs.f64 (fabs.f64 (asin.f64 x))))) (sin.f64 (+.f64 (acos.f64 x) (fabs.f64 (fabs.f64 (asin.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (fabs.f64 (asin.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 x) (fabs.f64 (asin.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 x) (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 (acos.f64 x) (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 x) (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64)))) (sin.f64 (+.f64 (acos.f64 x) (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 (neg.f64 (fabs.f64 x))))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 (neg.f64 (fabs.f64 x)))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (neg.f64 x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x x) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)))) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 x))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 x) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 x) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64))) (-.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (fabs.f64 x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (neg.f64 x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (neg.f64 (fabs.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) x #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 x (+.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (fabs.f64 x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (neg.f64 x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fabs.f64 (asin.f64 x))) (sin.f64 (fabs.f64 (asin.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 (fabs.f64 x))) (sin.f64 (asin.f64 (fabs.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 (neg.f64 x))) (sin.f64 (asin.f64 (neg.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 x)) (sin.f64 (asin.f64 x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fabs.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (asin.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (fabs.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (neg.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (pow.f64 (fabs.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (neg.f64 (fabs.f64 x)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 x)) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (pow.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (fabs.f64 x)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) x) |
(*.f64 (fabs.f64 x) (neg.f64 (neg.f64 (fabs.f64 x)))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (fabs.f64 (acos.f64 x)))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (fabs.f64 (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (neg.f64 (acos.f64 x)))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (neg.f64 (acos.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (acos.f64 x))) (sin.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (acos.f64 x)))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
Compiled 16 770 to 4 350 computations (74.1% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 678 | 3 | 681 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 679 | 3 | 682 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
| ▶ | 100.0% | (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
| ▶ | 99.5% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
Compiled 41 to 31 computations (24.4% saved)
| Inputs |
|---|
2 |
1 |
-1 |
| Outputs |
|---|
#s(literal 2 binary64) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 5 to 5 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 232 | 1310 |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
#s(literal -1 binary64) |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) |
| Outputs |
|---|
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -3/32 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3/32 binary64))) #s(literal 1/4 binary64)))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64)))) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) x)) |
#s(approx x x) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (- (sqrt (- 1 (* x x))) -1) #s(literal 2 binary64)) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- 1 (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (- 1 (* x x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* x x) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3/40 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (sqrt.f64 #s(literal -1 binary64))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (- 1 (* x x)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (- 1 (* x x)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x)))) |
#s(approx (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64)) x)))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) x)) #s(literal 1 binary64)) x)))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) x)))))) |
#s(approx (- (sqrt (- 1 (* x x))) -1) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) x))) x)))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- 1 (* x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))))) |
3 calls:
| Time | Variable | Point |
|---|---|---|
| 2.0ms | x | 0 |
| 1.0ms | x | -inf |
| 1.0ms | x | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 111 |
| 0 | 33 | 79 |
| 1 | 152 | 79 |
| 2 | 635 | 79 |
| 3 | 3936 | 79 |
| 0 | 4011 | 79 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
#s(literal -1 binary64) |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) |
| Outputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (+.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 x x) (*.f64 x x)) |
(/.f64 #s(literal -2 binary64) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) x)) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
#s(literal 2 binary64) |
x |
(-.f64 (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (log.f64 (fabs.f64 x))) |
(-.f64 (log.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x)) |
(+.f64 (log.f64 #s(literal 1 binary64)) (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x))) |
(+.f64 (log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (fabs.f64 x))) |
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 x (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x))) |
(*.f64 x (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (fabs.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) x) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (*.f64 #s(literal 2 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (*.f64 x (fabs.f64 x))) |
(/.f64 (*.f64 x (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 x (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(*.f64 (pow.f64 x (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 x (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 #s(literal 1 binary64) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (/.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 x (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) x)) |
#s(literal 1 binary64) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) x) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) |
(*.f64 x (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) #s(literal 1 binary64)) x) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x)) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) #s(literal -1 binary64))) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) x) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) |
(neg.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(fma.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) x (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) x (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) x #s(literal 0 binary64)) |
(fma.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(fma.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x #s(literal 1 binary64)) |
(fma.f64 x (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(fma.f64 x (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64))) |
(+.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(+.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) |
(*.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (neg.f64 x)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) |
(neg.f64 (*.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) x)) |
(neg.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) (acos.f64 x)))) |
(sin.f64 (+.f64 (fabs.f64 (asin.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (asin.f64 (fabs.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (asin.f64 (neg.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (acos.f64 x)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (PI.f64))) |
(sin.f64 (acos.f64 (neg.f64 (fabs.f64 x)))) |
(sin.f64 (acos.f64 (fabs.f64 x))) |
(sin.f64 (acos.f64 (neg.f64 x))) |
(sin.f64 (acos.f64 x)) |
(fma.f64 (sin.f64 (asin.f64 x)) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (asin.f64 x)))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fabs.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(fabs.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(cos.f64 (neg.f64 (fabs.f64 (asin.f64 x)))) |
(cos.f64 (neg.f64 (asin.f64 (fabs.f64 x)))) |
(cos.f64 (fabs.f64 (fabs.f64 (asin.f64 x)))) |
(cos.f64 (fabs.f64 (asin.f64 (fabs.f64 x)))) |
(cos.f64 (+.f64 (neg.f64 (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) (acos.f64 x)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (acos.f64 x)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) (asin.f64 x)) (PI.f64))) |
(cos.f64 (asin.f64 (neg.f64 (fabs.f64 x)))) |
(cos.f64 (asin.f64 (neg.f64 x))) |
(cos.f64 (fabs.f64 (asin.f64 x))) |
(cos.f64 (asin.f64 (fabs.f64 x))) |
(cos.f64 (asin.f64 x)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (asin.f64 x)) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64))) |
(+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (neg.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64))) (-.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(*.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (fabs.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 x (+.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (neg.f64 x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x x) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)))) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (asin.f64 x)) (asin.f64 x))) (cos.f64 (-.f64 (fabs.f64 (asin.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (fabs.f64 x)) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 (fabs.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 (neg.f64 x)) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 (neg.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (fabs.f64 (asin.f64 x)))) (cos.f64 (-.f64 (asin.f64 x) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 (fabs.f64 x)))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 (neg.f64 x)))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (asin.f64 x) (asin.f64 x))) (cos.f64 (-.f64 (asin.f64 x) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (fabs.f64 x)) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 (fabs.f64 x)) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 (neg.f64 x)) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 (neg.f64 x)) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 (fabs.f64 x)))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 (neg.f64 x)))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (acos.f64 x) (acos.f64 x))) (cos.f64 (+.f64 (acos.f64 x) (acos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (fabs.f64 x)) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 (fabs.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 (neg.f64 x)) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 (neg.f64 x)) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (fabs.f64 (asin.f64 x)))) (sin.f64 (+.f64 (acos.f64 x) (fabs.f64 (asin.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 (fabs.f64 x)))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 (fabs.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 (neg.f64 x)))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 (neg.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (acos.f64 x) (asin.f64 x))) (sin.f64 (+.f64 (acos.f64 x) (asin.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (fma.f64 x x #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64))) (-.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64))) (-.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (-.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (neg.f64 (-.f64 (fabs.f64 x) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (fabs.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (neg.f64 x) #s(literal -1 binary64)) (-.f64 x #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (neg.f64 (fabs.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) x #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 x (+.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (fabs.f64 x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 (neg.f64 x)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (acos.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fabs.f64 (asin.f64 x))) (sin.f64 (fabs.f64 (asin.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 (fabs.f64 x))) (sin.f64 (asin.f64 (fabs.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 (neg.f64 x))) (sin.f64 (asin.f64 (neg.f64 x))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (asin.f64 x)) (sin.f64 (asin.f64 x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fabs.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (asin.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (fabs.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 (neg.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (asin.f64 x))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) x))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (pow.f64 (fabs.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 x) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (neg.f64 (fabs.f64 x)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 x)) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (pow.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (fabs.f64 x)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 x (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 x (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) x) |
(*.f64 (fabs.f64 x) (neg.f64 (neg.f64 (fabs.f64 x)))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (pow.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(-.f64 (log.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (log.f64 (fabs.f64 x))) |
(-.f64 (log.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (neg.f64 x) x))) |
(-.f64 (log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (log.f64 (*.f64 x x))) |
(-.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x)) |
(+.f64 (log.f64 #s(literal 1 binary64)) (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x))) |
(+.f64 (log.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (fabs.f64 x))) |
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 x (*.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x))) |
(*.f64 x (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (fabs.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (neg.f64 (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) x) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (*.f64 (neg.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (*.f64 #s(literal 2 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (*.f64 x (fabs.f64 x))) |
(/.f64 (*.f64 x (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 x (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x)) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x))))) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) (/.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x) (fabs.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 x (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 x (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
Compiled 16 791 to 3 206 computations (80.9% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 847 | 0 | 847 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 0 | 0 |
| Total | 847 | 3 | 850 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
| ✓ | 100.0% | (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
| ✓ | 99.5% | (log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
Compiled 41 to 31 computations (24.4% saved)
| Inputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| Outputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
| Inputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
| Outputs |
|---|
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
| Inputs |
|---|
(log.f64 #s(approx (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) (/.f64 #s(literal 2 binary64) x))) |
(log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| Outputs |
|---|
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
9 calls:
| 31.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 10.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 2.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 2.0ms | x |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 99.5% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 99.5% | 1 | x |
| 100.0% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 100.0% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 100.0% | 1 | x |
| 100.0% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 100.0% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 100.0% | 1 | x |
Compiled 132 to 80 computations (39.4% saved)
| 1× | done |
Compiled 41 to 23 computations (43.9% saved)
Compiled 54 to 32 computations (40.7% saved)
Loading profile data...