
Time bar (total: 3.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 6 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 7 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0% | 0% | 0% | 8 |
| 28.1% | 28.1% | 71.8% | 0.1% | 0% | 0% | 0% | 9 |
| 30.5% | 30.4% | 69.5% | 0.1% | 0% | 0% | 0% | 10 |
| 38.3% | 38.2% | 61.7% | 0.1% | 0% | 0% | 0% | 11 |
| 39.6% | 39.6% | 60.3% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 15 to 10 computations (33.3% saved)
| 724.0ms | 4 124× | 1 | valid |
| 344.0ms | 4 131× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
ival-tan: 265.0ms (32.8% of total)ival-div!: 235.0ms (29.1% of total)ival-sin: 189.0ms (23.4% of total)adjust: 62.0ms (7.7% of total)ival-mult!: 56.0ms (6.9% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 84 |
| 1 | 58 | 80 |
| 2 | 148 | 78 |
| 3 | 323 | 78 |
| 4 | 765 | 78 |
| 5 | 3003 | 78 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 40.8% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(abs x)
(abs y)
Compiled 22 to 16 computations (27.3% saved)
| Inputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 1)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ x (* y 2)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (sin (* 1/2 (/ x y))))) |
#s(approx (* y 2) #s(hole binary64 (* 2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | y | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) x (* y 2) y 2 (sin (/ x (* y 2)))) |
| 4.0ms | y | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) x (* y 2) y 2 (sin (/ x (* y 2)))) |
| 2.0ms | x | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) x (* y 2) y 2 (sin (/ x (* y 2)))) |
| 2.0ms | x | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) x (* y 2) y 2 (sin (/ x (* y 2)))) |
| 2.0ms | x | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (/ x (* y 2)) x (* y 2) y 2 (sin (/ x (* y 2)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 363 | 2187 |
| 0 | 371 | 1940 |
| 1 | 2320 | 1930 |
| 0 | 8093 | 1830 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
x |
(*.f64 y #s(literal 2 binary64)) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 1)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ x (* y 2)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (sin (* 1/2 (/ x y))))) |
#s(approx (* y 2) #s(hole binary64 (* 2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
| Outputs |
|---|
(/.f64 (neg.f64 (tan.f64 (/.f64 x (+.f64 y y)))) (neg.f64 (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (tan.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(/.f64 (+.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64)))) |
(/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 x (+.f64 y y)))) |
(tan.f64 (+.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64))) |
(tan.f64 (/.f64 x (+.f64 y y))) |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 y y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (+.f64 y y)) |
x |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(+.f64 y y) |
y |
#s(literal 2 binary64) |
(sin.f64 (/.f64 x (+.f64 y y))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (tan (/ x (* y 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (tan (/ x (* y 2))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (tan (/ x (* y 2))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 1/240 binary64) (/.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ x (* y 2)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (*.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 1/3840 binary64))) (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (tan (/ x (* y 2))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (* y 2) (+.f64 y y)) |
#s(approx y y) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))) #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1920 binary64)))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/322560 binary64) (*.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))))))))))) |
#s(approx (tan (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))) y)) |
#s(approx (tan (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/768 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))))) y)) |
#s(approx (tan (/ x (* y 2))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/16 binary64) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/92160 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/384 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))))) y)) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y)) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) #s(literal -2 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1920 binary64)))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/322560 binary64) (*.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))))))))))) |
#s(approx (tan (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 y y))) y))) |
#s(approx (tan (/ x (* y 2))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) y))) |
#s(approx (tan (/ x (* y 2))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/645120 binary64) (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y))))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/92160 binary64) (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/384 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))))))) y))) |
#s(approx (sin (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal 1/48 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))) |
#s(approx (sin (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y)))) y))) |
#s(approx (sin (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/645120 binary64) (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y))))) y))) |
Compiled 1 292 to 416 computations (67.8% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 13 | 62 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 50 | 13 | 63 |
| Status | Accuracy | Program |
|---|---|---|
| 8.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.8% | (/.f64 (/.f64 (+.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 40.8% | (/.f64 (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 x (+.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 40.4% | (/.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.0% | (/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 40.8% | (/.f64 (tan.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
| 28.9% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| 35.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) | |
| ▶ | 35.1% | (/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 40.3% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) | |
| ▶ | 44.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
| 54.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) | |
| ▶ | 54.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 422 to 374 computations (11.4% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
x |
(*.f64 y y) |
y |
#s(literal 1/8 binary64) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
#s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 x y) |
#s(literal 1/2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(tan.f64 (/.f64 x (+.f64 y y))) |
(/.f64 x (+.f64 y y)) |
(+.f64 y y) |
(sin.f64 (/.f64 x (+.f64 y y))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 x (+.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 x (+.f64 y y)))) |
(cos.f64 (/.f64 x (+.f64 y y))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 1)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (/ (* x x) (* y y)) 1/8) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (* x x) (* y y)) 1/8) 1) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (* (/ x y) 1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ x (* y 2)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 1)) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ x (+ y y)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) #s(hole binary64 1)) |
#s(approx (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 1)) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (+ (* (/ (* x x) (* y y)) 1/8) 1) #s(hole binary64 (* 1/8 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (* (/ (* x x) (* y y)) 1/8) 1) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (sin (* 1/2 (/ x y))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (sin (* 1/2 (/ x y))))) |
#s(approx (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (cos (* 1/2 (/ x y))))) |
#s(approx (+ (* (/ (* x x) (* y y)) 1/8) 1) #s(hole binary64 (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y 2) #s(hole binary64 (* 2 y))) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 44.0ms | y | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) 1 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (* x x) (* y y)) 1/8) 1) (/ (* x x) (* y y)) (* x x) x (* y y) y 1/8 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (* (/ x y) 1/2) (/ x y) 1/2 (sin (/ x (* y 2))) (/ x (* y 2)) (* y 2) 2 (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (tan (/ x (+ y y))) (/ x (+ y y)) (+ y y) (sin (/ x (+ y y))) (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (cos (/ x (+ y y)))) |
| 6.0ms | y | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) 1 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (* x x) (* y y)) 1/8) 1) (/ (* x x) (* y y)) (* x x) x (* y y) y 1/8 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (* (/ x y) 1/2) (/ x y) 1/2 (sin (/ x (* y 2))) (/ x (* y 2)) (* y 2) 2 (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (tan (/ x (+ y y))) (/ x (+ y y)) (+ y y) (sin (/ x (+ y y))) (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (cos (/ x (+ y y)))) |
| 3.0ms | x | @ | inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) 1 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (* x x) (* y y)) 1/8) 1) (/ (* x x) (* y y)) (* x x) x (* y y) y 1/8 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (* (/ x y) 1/2) (/ x y) 1/2 (sin (/ x (* y 2))) (/ x (* y 2)) (* y 2) 2 (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (tan (/ x (+ y y))) (/ x (+ y y)) (+ y y) (sin (/ x (+ y y))) (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (cos (/ x (+ y y)))) |
| 3.0ms | x | @ | -inf | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) 1 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (* x x) (* y y)) 1/8) 1) (/ (* x x) (* y y)) (* x x) x (* y y) y 1/8 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (* (/ x y) 1/2) (/ x y) 1/2 (sin (/ x (* y 2))) (/ x (* y 2)) (* y 2) 2 (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (tan (/ x (+ y y))) (/ x (+ y y)) (+ y y) (sin (/ x (+ y y))) (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (cos (/ x (+ y y)))) |
| 2.0ms | x | @ | 0 | ((/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) 1 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (/ (* x x) (* y y)) 1/8) 1) (/ (* x x) (* y y)) (* x x) x (* y y) y 1/8 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (tan (/ x (* y 2))) (* (/ x y) 1/2) (/ x y) 1/2 (sin (/ x (* y 2))) (/ x (* y 2)) (* y 2) 2 (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (tan (/ x (+ y y))) (/ x (+ y y)) (+ y y) (sin (/ x (+ y y))) (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (cos (/ x (+ y y)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 511 | 5887 |
| 0 | 542 | 5136 |
| 1 | 2921 | 5038 |
| 0 | 8407 | 4789 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
x |
(*.f64 y y) |
y |
#s(literal 1/8 binary64) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
#s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 x y) |
#s(literal 1/2 binary64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (tan.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(tan.f64 (/.f64 x (+.f64 y y))) |
(/.f64 x (+.f64 y y)) |
(+.f64 y y) |
(sin.f64 (/.f64 x (+.f64 y y))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 x (+.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 x (+.f64 y y)))) |
(cos.f64 (/.f64 x (+.f64 y y))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 1)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (/ (* x x) (* y y)) 1/8) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (* x x) (* y y)) 1/8) 1) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (* (/ x y) 1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ x (* y 2)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 1)) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ x (+ y y)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) #s(hole binary64 1)) |
#s(approx (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 1)) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (+ (* (/ (* x x) (* y y)) 1/8) 1) #s(hole binary64 (* 1/8 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (* (/ (* x x) (* y y)) 1/8) 1) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (sin (* 1/2 (/ x y))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (sin (* 1/2 (/ x y))))) |
#s(approx (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (/ (sin (* 1/2 (/ x y))) (cos (* 1/2 (/ x y)))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (cos (* 1/2 (/ x y))))) |
#s(approx (+ (* (/ (* x x) (* y y)) 1/8) 1) #s(hole binary64 (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y 2) #s(hole binary64 (* 2 y))) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/16 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (* 1/768 (/ (pow x 5) (pow y 4)))))) y))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (/ (- (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 4))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5))))) (pow y 6))) (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (* 1/384 (/ (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))) (pow y 6))))))))) y))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (tan (/ x (* y 2))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (tan (/ x (+ y y))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) (* 1/16 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (* 1/16 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) (+ (* -1/8 (/ (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5))))) (pow y 6))) (+ (* -1/8 (/ (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/384 (/ (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))) (pow y 6))) (* 1/16 (/ (pow x 3) (pow y 2))))))))) y)))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 y y) #s(literal 2 binary64))) (*.f64 (*.f64 y y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 y y) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 y y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 3 binary64)) #s(literal 1/512 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 3 binary64)) #s(literal 1/512 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y))) (neg.f64 (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 y y)) |
(fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y))) |
(*.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 x y))) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 x (/.f64 x (*.f64 y y))) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x x) y) y) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(literal 1/8 binary64) |
(/.f64 (neg.f64 #s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (neg.f64 (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 #s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (+.f64 y y)))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
#s(literal 1/2 binary64) |
(sin.f64 (/.f64 x (+.f64 y y))) |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 y y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (+.f64 y y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (-.f64 y y)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) |
(+.f64 y y) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (tan.f64 (/.f64 x (+.f64 y y)))) (neg.f64 (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (tan.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(/.f64 (+.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (neg.f64 (cos.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 x (+.f64 y y)))) |
(tan.f64 (+.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64))) |
(tan.f64 (/.f64 x (+.f64 y y))) |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 y y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (+.f64 y y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (-.f64 y y)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) |
(+.f64 y y) |
(sin.f64 (/.f64 x (+.f64 y y))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 x (+.f64 y y)))) (neg.f64 (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (tan.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(/.f64 (+.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (neg.f64 (cos.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 x (+.f64 y y)))) |
(tan.f64 (+.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64))) |
(tan.f64 (/.f64 x (+.f64 y y))) |
(sin.f64 (+.f64 (neg.f64 (/.f64 x (+.f64 y y))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (/.f64 x (+.f64 y y))))) |
(cos.f64 (neg.f64 (/.f64 x (+.f64 y y)))) |
(cos.f64 (/.f64 x (+.f64 y y))) |
(+.f64 (*.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (* x x) (* y y)) 1/8) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (* x x) (* y y)) 1/8) 1) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (* x x) (* y y)) (*.f64 x (/.f64 x (*.f64 y y)))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 1/240 binary64) (/.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (* (/ x y) 1/2) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (sin (/ x (+ y y))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (sin (/ x (+ y y))) (*.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (sin (/ x (+ y y))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (sin (/ x (+ y y))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (*.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 1/3840 binary64))) (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ x (+ y y)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 1/240 binary64) (/.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ x (+ y y)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (sin (/ x (+ y y))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (sin (/ x (+ y y))) (*.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (sin (/ x (+ y y))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (sin (/ x (+ y y))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (*.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 1/3840 binary64))) (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 1/240 binary64) (/.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (cos (/ x (+ y y))) #s(literal 1 binary64)) |
#s(approx (cos (/ x (+ y y))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1 binary64))) |
#s(approx (cos (/ x (+ y y))) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/384 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (/ x (+ y y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/46080 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (/ (* x x) (* y y)) 1/8) 1) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y))) |
#s(approx (+ (* (/ (* x x) (* y y)) 1/8) 1) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 x x)))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (sin (/ x (+ y y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (sin (/ x (+ y y))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (tan.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (cos (/ x (+ y y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ (* x x) (* y y)) 1/8) 1) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (+ y y) (+.f64 y y)) |
#s(approx (+ y y) (+.f64 y y)) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (-.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (-.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))) #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1920 binary64)))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/322560 binary64) (*.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))))))))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))) y)) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/768 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))))) y)) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/16 binary64) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/92160 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/384 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))))) y)) |
#s(approx (sin (/ x (+ y y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (sin (/ x (+ y y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y)) |
#s(approx (sin (/ x (+ y y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y)) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (-.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (-.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))) #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1920 binary64)))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/322560 binary64) (*.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))))))))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))) y)) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/768 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))))) y)) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/16 binary64) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/92160 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/384 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))))) y)) |
#s(approx (sin (/ x (+ y y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (sin (/ x (+ y y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y)) |
#s(approx (sin (/ x (+ y y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y)) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (-.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -5/384 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/46080 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/3072 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/384 binary64)) (*.f64 x x)) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -5/384 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))) y)) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/768 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))))) y)) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/16 binary64) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/92160 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/384 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))))))))) y)) |
#s(approx (cos (/ x (+ y y))) (+.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/384 binary64)))) |
#s(approx (cos (/ x (+ y y))) (+.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/46080 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/384 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (-.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) #s(literal -2 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1920 binary64)))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/322560 binary64) (*.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))))))))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 y y))) y))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) y))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/645120 binary64) (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y))))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/92160 binary64) (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/384 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))))))) y))) |
#s(approx (sin (/ x (+ y y))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal 1/48 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))) |
#s(approx (sin (/ x (+ y y))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y)))) y))) |
#s(approx (sin (/ x (+ y y))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/645120 binary64) (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y))))) y))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (-.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) #s(literal -2 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1920 binary64)))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal -1/322560 binary64) (*.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))))))))))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 y y))) y))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) y))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/645120 binary64) (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y))))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/92160 binary64) (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/384 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))))))) y))) |
#s(approx (sin (/ x (+ y y))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal 1/48 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))) |
#s(approx (sin (/ x (+ y y))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y)))) y))) |
#s(approx (sin (/ x (+ y y))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/645120 binary64) (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y))))) y))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 y y))) y))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) y))) |
#s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/3840 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/645120 binary64) (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y))))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal 1/92160 binary64) (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 7 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/384 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))))))) y))) |
Compiled 2 447 to 854 computations (65.1% saved)
17 alts after pruning (14 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 165 | 12 | 177 |
| Fresh | 6 | 2 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 173 | 17 | 190 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 8.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
| 7.8% | (/.f64 (/.f64 (+.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))))) (sin.f64 (/.f64 x (+.f64 y y)))) | |
| 40.4% | (/.f64 (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (sin.f64 (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.4% | (/.f64 (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (sin.f64 (+.f64 (neg.f64 (/.f64 x (+.f64 y y))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.4% | (/.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (+.f64 y y)))) | |
| ▶ | 40.0% | (/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| ✓ | 40.8% | (/.f64 (tan.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
| 35.3% | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) | |
| 40.8% | (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y))))) | |
| 35.1% | (/.f64 #s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (+.f64 y y)))) | |
| 28.5% | (/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(approx (sin (/ x (+ y y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| ▶ | 40.3% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
| ▶ | 54.5% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
| ✓ | 44.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
| 44.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 1/8 binary64) #s(literal 1 binary64))) | |
| ▶ | 49.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
| ✓ | 54.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 524 to 450 computations (14.1% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 1/2 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
#s(literal 1/8 binary64) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) |
(*.f64 x x) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(*.f64 y y) |
#s(literal 5/384 binary64) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) |
(cos.f64 (/.f64 x y)) |
(sin.f64 (/.f64 x y)) |
(sin.f64 (/.f64 x (+.f64 y y))) |
(/.f64 x (+.f64 y y)) |
(+.f64 y y) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64)))) |
(neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) |
(cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64))) |
(+.f64 (/.f64 x (+.f64 y y)) (PI.f64)) |
(PI.f64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 1)) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 1)) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 1)) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (* (/ x y) 1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 1)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* (/ x y) (/ x y)) 1/8) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (/ x y) (/ x y)) 1/8) 1) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (* (/ x y) (/ x y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) #s(hole binary64 (/ 1/8 (pow y 2)))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) #s(hole binary64 (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
#s(approx (/ (* x x) (* (* y y) (* y y))) #s(hole binary64 (/ (pow x 2) (pow y 4)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 1)) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 5/384 (/ 1 (pow y 4))) (* (pow x 2) (- (* 25/9216 (/ 1 (pow y 6))) (* 1/720 (/ 1 (pow y 6))))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (* 1/2 (/ (pow x 2) (pow y 2))))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (* (pow x 2) (+ (* -1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* 1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/40320 (/ (pow x 2) (pow y 8))) (* 1/720 (/ 1 (pow y 6))))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (cos (/ x y)) #s(hole binary64 1)) |
#s(approx (cos (/ x y)) #s(hole binary64 (+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))))) |
#s(approx (cos (/ x y)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (cos (/ x y)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (sin (/ x y)) #s(hole binary64 (/ x y))) |
#s(approx (sin (/ x y)) #s(hole binary64 (* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))))) |
#s(approx (sin (/ x y)) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (sin (/ x y)) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ x (+ y y)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (/ -1 (cos (PI))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* x (- (* -1 (* x (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* 1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* x (- (* x (- (* -1 (* x (+ (* -1/48 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (+ (* 1/16 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (* 1/2 (/ (* (sin (PI)) (+ (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3)))) (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))))) (* y (cos (PI))))))))) (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* 1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1/2 (/ x (* y (cos (PI))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* x (- (* -1/4 (/ (* x (sin (PI))) (* (pow y 2) (pow (cos (PI)) 2)))) (* 1/2 (/ 1 (* y (cos (PI))))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* x (- (* x (+ (* -1 (* x (- (* 1/16 (/ 1 (* (pow y 3) (cos (PI))))) (+ (* -1/8 (/ (pow (sin (PI)) 2) (* (pow y 3) (pow (cos (PI)) 3)))) (* 1/48 (/ 1 (* (pow y 3) (cos (PI))))))))) (* -1/4 (/ (sin (PI)) (* (pow y 2) (pow (cos (PI)) 2)))))) (* 1/2 (/ 1 (* y (cos (PI))))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* x (- (* x (+ (* -1/4 (/ (sin (PI)) (* (pow y 2) (pow (cos (PI)) 2)))) (* x (+ (* -1 (- (* 1/16 (/ 1 (* (pow y 3) (cos (PI))))) (+ (* -1/8 (/ (pow (sin (PI)) 2) (* (pow y 3) (pow (cos (PI)) 3)))) (* 1/48 (/ 1 (* (pow y 3) (cos (PI)))))))) (* x (+ (* -1/2 (/ (* (sin (PI)) (- (* 1/16 (/ 1 (* (pow y 3) (cos (PI))))) (+ (* -1/8 (/ (pow (sin (PI)) 2) (* (pow y 3) (pow (cos (PI)) 3)))) (* 1/48 (/ 1 (* (pow y 3) (cos (PI)))))))) (* y (cos (PI))))) (+ (* -1/32 (/ (sin (PI)) (* (pow y 4) (pow (cos (PI)) 2)))) (* 1/96 (/ (sin (PI)) (* (pow y 4) (pow (cos (PI)) 2))))))))))) (* 1/2 (/ 1 (* y (cos (PI))))))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1/2 (/ x y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (cos (PI)))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* x (- (* -1/8 (/ (* x (cos (PI))) (pow y 2))) (* 1/2 (/ (sin (PI)) y))))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* x (- (* x (+ (* -1/8 (/ (cos (PI)) (pow y 2))) (* 1/48 (/ (* x (sin (PI))) (pow y 3))))) (* 1/2 (/ (sin (PI)) y))))))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (PI))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (+ (PI) (* 1/2 (/ x y))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ x (* y 2)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (cos (* 1/2 (/ x y))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (+ (* (* (/ x y) (/ x y)) 1/8) 1) #s(hole binary64 (* 1/8 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (* (* (/ x y) (/ x y)) 1/8) 1) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (* 5/384 (/ (pow x 4) (pow y 4))))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ (* 1/8 (/ 1 (* (pow x 2) (pow y 2)))) (* 5/384 (/ 1 (pow y 4))))))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ (/ 1/8 (* (pow x 2) (pow y 2))) (+ (/ 1 (pow x 4)) (* 5/384 (/ 1 (pow y 4)))))))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) #s(hole binary64 (* 5/384 (/ (pow x 2) (pow y 4))))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) #s(hole binary64 (* (pow x 2) (+ (* 1/8 (/ 1 (* (pow x 2) (pow y 2)))) (* 5/384 (/ 1 (pow y 4))))))) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 (/ (- 1 (cos (/ x y))) (* (sin (* 1/2 (/ x y))) (sin (/ x y)))))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (/ (- 1 (cos (/ x y))) (sin (/ x y))))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (- 1 (cos (/ x y))))) |
#s(approx (cos (/ x y)) #s(hole binary64 (cos (/ x y)))) |
#s(approx (sin (/ x y)) #s(hole binary64 (sin (/ x y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (sin (* 1/2 (/ x y))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (/ -1 (cos (+ (PI) (* 1/2 (/ x y))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (sin (* 1/2 (/ x y))) (cos (+ (PI) (* 1/2 (/ x y)))))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (sin (* 1/2 (/ x y)))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (cos (+ (PI) (* 1/2 (/ x y)))))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (* x (+ (* 1/2 (/ 1 y)) (/ (PI) x))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (sin (* 1/2 (/ x y))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (/ -1 (cos (- (PI) (* -1/2 (/ x y))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (sin (* 1/2 (/ x y))) (cos (- (PI) (* -1/2 (/ x y)))))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (cos (- (PI) (* -1/2 (/ x y)))))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* (/ x y) (/ x y)) 1/8) 1) #s(hole binary64 (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (/ (+ (* 5/384 (pow x 4)) (* 1/8 (* (pow x 2) (pow y 2)))) (pow y 4)))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (/ (+ (* 5/384 (pow x 4)) (* (pow y 2) (+ (* 1/8 (pow x 2)) (pow y 2)))) (pow y 4)))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) #s(hole binary64 (/ (+ (* 5/384 (pow x 2)) (* 1/8 (pow y 2))) (pow y 4)))) |
#s(approx (* (* y y) (* y y)) #s(hole binary64 (pow y 4))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (/ 1/8 (* y y)) #s(hole binary64 (/ 1/8 (pow y 2)))) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (/ (+ (* 1/2 x) (* y (PI))) y))) |
#s(approx (* y 2) #s(hole binary64 (* 2 y))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (+ 1 (+ (* 5/384 (/ (pow x 4) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) #s(hole binary64 (/ (+ 1/8 (* 5/384 (/ (pow x 2) (pow y 2)))) (pow y 2)))) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (* -1/12 (/ (pow x 2) (pow y 2)))) (* 2 (/ (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (* (pow x 2) (pow y 2))))))) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -1/12 (/ (pow x 2) (pow y 2))) (* 1/360 (/ (pow x 4) (pow y 4))))) (+ (* 2 (/ (* (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (- (* -1/12 (pow x 2)) (* 2 (/ (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (pow x 2))))) (* (pow x 2) (pow y 4)))) (+ (* 2 (/ (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (* (pow x 2) (pow y 2)))) (* 2 (/ (+ (* 1/3840 (pow x 6)) (+ (* 1/288 (pow x 6)) (* 1/240 (pow x 6)))) (* (pow x 2) (pow y 4))))))))) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -1/12 (/ (pow x 2) (pow y 2))) (+ (* -1/20160 (/ (pow x 6) (pow y 6))) (* 1/360 (/ (pow x 4) (pow y 4)))))) (+ (* 2 (/ (* (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (- (* -1/12 (pow x 2)) (* 2 (/ (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (pow x 2))))) (* (pow x 2) (pow y 4)))) (+ (* 2 (/ (* (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (- (* 1/360 (pow x 4)) (+ (* 2 (/ (* (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (- (* -1/12 (pow x 2)) (* 2 (/ (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (pow x 2))))) (pow x 2))) (* 2 (/ (+ (* 1/3840 (pow x 6)) (+ (* 1/288 (pow x 6)) (* 1/240 (pow x 6)))) (pow x 2)))))) (* (pow x 2) (pow y 6)))) (+ (* 2 (/ (* (+ (* 1/3840 (pow x 6)) (+ (* 1/288 (pow x 6)) (* 1/240 (pow x 6)))) (- (* -1/12 (pow x 2)) (* 2 (/ (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (pow x 2))))) (* (pow x 2) (pow y 6)))) (+ (* 2 (/ (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (* (pow x 2) (pow y 2)))) (+ (* 2 (/ (+ (* -1/5760 (pow x 8)) (+ (* -1/10080 (pow x 8)) (+ (* -1/23040 (pow x 8)) (* -1/645120 (pow x 8))))) (* (pow x 2) (pow y 6)))) (* 2 (/ (+ (* 1/3840 (pow x 6)) (+ (* 1/288 (pow x 6)) (* 1/240 (pow x 6)))) (* (pow x 2) (pow y 4)))))))))))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (/ (- (+ (* -1/24 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/12 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (/ (- (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* 1/720 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3)))) (pow y 4))) (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/240 (/ (pow x 5) (pow y 4)))))) y))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (/ (- (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* -1/40320 (/ (pow x 7) (pow y 6))) (+ (* 1/720 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3)))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3))))) (* 1/240 (pow x 5))))) (pow y 6))) (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* -1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/120 (/ (* (pow x 4) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3)))) (pow y 6))))))))) y))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (/ (- (* -1/24 (/ (pow x 4) (pow y 2))) (* -1/2 (pow x 2))) (pow y 2)))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (/ (- (* 1/720 (/ (pow x 6) (pow y 4))) (+ (* -1/2 (pow x 2)) (* 1/24 (/ (pow x 4) (pow y 2))))) (pow y 2)))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (/ (- (* -1/40320 (/ (pow x 8) (pow y 6))) (+ (* -1/2 (pow x 2)) (+ (* -1/720 (/ (pow x 6) (pow y 4))) (* 1/24 (/ (pow x 4) (pow y 2)))))) (pow y 2)))) |
#s(approx (cos (/ x y)) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))))) |
#s(approx (cos (/ x y)) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (sin (/ x y)) #s(hole binary64 (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (sin (/ x y)) #s(hole binary64 (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y))) |
#s(approx (sin (/ x y)) #s(hole binary64 (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))) (pow y 2))) (+ (* 1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (+ (* -1/48 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (+ (* 1/16 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (* 1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (cos (PI)))))) (pow y 3))) (+ (* 1/8 (/ (pow x 2) (* (pow y 2) (cos (PI))))) (+ (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* (pow y 2) (pow (cos (PI)) 3)))) (+ (* 1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (/ (+ (* -1/2 (/ x (cos (PI)))) (* -1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2))))) y))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (/ (+ (* -1 (/ (- (* -1/48 (/ (pow x 3) (cos (PI)))) (+ (* -1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))) (* -1/16 (/ (pow x 3) (cos (PI)))))) (pow y 2))) (+ (* -1/2 (/ x (cos (PI)))) (* -1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2)))))) y))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (/ (+ (* -1 (/ (- (* -1/48 (/ (pow x 3) (cos (PI)))) (+ (* -1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))) (* -1/16 (/ (pow x 3) (cos (PI)))))) (pow y 2))) (+ (* -1/2 (/ x (cos (PI)))) (+ (* -1/2 (/ (* x (* (sin (PI)) (- (* -1/48 (/ (pow x 3) (cos (PI)))) (+ (* -1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))) (* -1/16 (/ (pow x 3) (cos (PI)))))))) (* (pow y 3) (cos (PI))))) (+ (* -1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2)))) (+ (* -1/32 (/ (* (pow x 4) (sin (PI))) (* (pow y 3) (pow (cos (PI)) 2)))) (* 1/96 (/ (* (pow x 4) (sin (PI))) (* (pow y 3) (pow (cos (PI)) 2))))))))) y))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (/ (- (* 1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (/ (- (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (/ (- (* 1/645120 (/ (pow x 7) (pow y 6))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (- (+ (cos (PI)) (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (* 1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (- (+ (cos (PI)) (+ (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (pow y 3))))) (* 1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (* 1/24 (/ (pow x 3) (pow y 2)))) (* 1/12 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/720 (/ (pow x 5) (pow y 4))) (* 1/24 (/ (pow x 3) (pow y 2))))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3)))) (pow y 4))) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/720 (/ (pow x 5) (pow y 4))) (+ (* 1/40320 (/ (pow x 7) (pow y 6))) (* 1/24 (/ (pow x 3) (pow y 2)))))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3))))) (* -1/240 (pow x 5))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3)))) (pow y 4))) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/120 (/ (* (pow x 4) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3)))) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2))))))))) y)))) |
#s(approx (sin (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (- (+ (* 1/8 (/ (pow x 2) (* y (cos (PI))))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* y (pow (cos (PI)) 3))))) (* -1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (* y (cos (PI))))) (+ (* -1/16 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))))) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))))) y)) (* -1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/2 (/ x (cos (PI))))) y)))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (sin (PI))) (pow (cos (PI)) 2))) (* 1/48 (/ (pow x 3) (* y (cos (PI)))))) (+ (* 1/16 (/ (pow x 3) (* y (cos (PI))))) (* 1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (* y (pow (cos (PI)) 3)))))) y)) (* 1/2 (/ x (cos (PI))))) y)))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* 1/48 (/ (pow x 3) (cos (PI)))) (+ (* 1/16 (/ (pow x 3) (cos (PI)))) (* 1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (* -1 (/ (+ (* -1/32 (/ (* (pow x 4) (sin (PI))) (pow (cos (PI)) 2))) (+ (* 1/96 (/ (* (pow x 4) (sin (PI))) (pow (cos (PI)) 2))) (* 1/2 (/ (* x (* (sin (PI)) (- (* 1/48 (/ (pow x 3) (cos (PI)))) (+ (* 1/16 (/ (pow x 3) (cos (PI)))) (* 1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))))))) (cos (PI)))))) y))) y)) (* -1/4 (/ (* (pow x 2) (sin (PI))) (pow (cos (PI)) 2)))) y)) (* 1/2 (/ x (cos (PI))))) y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (* -1/48 (/ (pow x 3) (pow y 2))) (* -1/2 x)) y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (* 1/3840 (/ (pow x 5) (pow y 4))) (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1 (/ (- (* 1/8 (/ (* (pow x 2) (cos (PI))) y)) (* -1/2 (* x (sin (PI))))) y))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (pow x 2) (cos (PI)))) (* 1/48 (/ (* (pow x 3) (sin (PI))) y))) y)) (* -1/2 (* x (sin (PI))))) y))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 32.0ms | x | @ | 0 | ((/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/ 1 (cos (* (/ x y) 1/2))) 1 (cos (* (/ x y) 1/2)) (* (/ x y) 1/2) (/ x y) x y 1/2 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (* (/ x y) (/ x y)) 1/8) 1) (* (/ x y) (/ x y)) 1/8 (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (/ (* x x) (* (* y y) (* y y))) (* x x) (* (* y y) (* y y)) (* y y) 5/384 (/ 1/8 (* y y)) (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) (/ (- 1 (cos (/ x y))) (sin (/ x y))) (- 1 (cos (/ x y))) (cos (/ x y)) (sin (/ x y)) (sin (/ x (+ y y))) (/ x (+ y y)) (+ y y) (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI))) (+ (/ x (+ y y)) (PI)) (PI) (sin (/ x (* y 2))) (/ x (* y 2)) (* y 2) 2) |
| 18.0ms | y | @ | inf | ((/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/ 1 (cos (* (/ x y) 1/2))) 1 (cos (* (/ x y) 1/2)) (* (/ x y) 1/2) (/ x y) x y 1/2 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (* (/ x y) (/ x y)) 1/8) 1) (* (/ x y) (/ x y)) 1/8 (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (/ (* x x) (* (* y y) (* y y))) (* x x) (* (* y y) (* y y)) (* y y) 5/384 (/ 1/8 (* y y)) (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) (/ (- 1 (cos (/ x y))) (sin (/ x y))) (- 1 (cos (/ x y))) (cos (/ x y)) (sin (/ x y)) (sin (/ x (+ y y))) (/ x (+ y y)) (+ y y) (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI))) (+ (/ x (+ y y)) (PI)) (PI) (sin (/ x (* y 2))) (/ x (* y 2)) (* y 2) 2) |
| 14.0ms | x | @ | inf | ((/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/ 1 (cos (* (/ x y) 1/2))) 1 (cos (* (/ x y) 1/2)) (* (/ x y) 1/2) (/ x y) x y 1/2 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (* (/ x y) (/ x y)) 1/8) 1) (* (/ x y) (/ x y)) 1/8 (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (/ (* x x) (* (* y y) (* y y))) (* x x) (* (* y y) (* y y)) (* y y) 5/384 (/ 1/8 (* y y)) (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) (/ (- 1 (cos (/ x y))) (sin (/ x y))) (- 1 (cos (/ x y))) (cos (/ x y)) (sin (/ x y)) (sin (/ x (+ y y))) (/ x (+ y y)) (+ y y) (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI))) (+ (/ x (+ y y)) (PI)) (PI) (sin (/ x (* y 2))) (/ x (* y 2)) (* y 2) 2) |
| 12.0ms | y | @ | -inf | ((/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/ 1 (cos (* (/ x y) 1/2))) 1 (cos (* (/ x y) 1/2)) (* (/ x y) 1/2) (/ x y) x y 1/2 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (* (/ x y) (/ x y)) 1/8) 1) (* (/ x y) (/ x y)) 1/8 (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (/ (* x x) (* (* y y) (* y y))) (* x x) (* (* y y) (* y y)) (* y y) 5/384 (/ 1/8 (* y y)) (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) (/ (- 1 (cos (/ x y))) (sin (/ x y))) (- 1 (cos (/ x y))) (cos (/ x y)) (sin (/ x y)) (sin (/ x (+ y y))) (/ x (+ y y)) (+ y y) (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI))) (+ (/ x (+ y y)) (PI)) (PI) (sin (/ x (* y 2))) (/ x (* y 2)) (* y 2) 2) |
| 7.0ms | x | @ | -inf | ((/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/ 1 (cos (* (/ x y) 1/2))) 1 (cos (* (/ x y) 1/2)) (* (/ x y) 1/2) (/ x y) x y 1/2 (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (+ (* (* (/ x y) (/ x y)) 1/8) 1) (* (/ x y) (/ x y)) 1/8 (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (/ (* x x) (* (* y y) (* y y))) (* x x) (* (* y y) (* y y)) (* y y) 5/384 (/ 1/8 (* y y)) (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) (/ (- 1 (cos (/ x y))) (sin (/ x y))) (- 1 (cos (/ x y))) (cos (/ x y)) (sin (/ x y)) (sin (/ x (+ y y))) (/ x (+ y y)) (+ y y) (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI))) (+ (/ x (+ y y)) (PI)) (PI) (sin (/ x (* y 2))) (/ x (* y 2)) (* y 2) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1212 | 9087 |
| 0 | 1273 | 7596 |
| 1 | 7804 | 7596 |
| 0 | 8044 | 7286 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 1/2 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
#s(literal 1/8 binary64) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) |
(*.f64 x x) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(*.f64 y y) |
#s(literal 5/384 binary64) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) |
(cos.f64 (/.f64 x y)) |
(sin.f64 (/.f64 x y)) |
(sin.f64 (/.f64 x (+.f64 y y))) |
(/.f64 x (+.f64 y y)) |
(+.f64 y y) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64)))) |
(neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) |
(cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64))) |
(+.f64 (/.f64 x (+.f64 y y)) (PI.f64)) |
(PI.f64) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 1)) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 1)) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 1)) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (* (/ x y) 1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 1)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* (/ x y) (/ x y)) 1/8) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (/ x y) (/ x y)) 1/8) 1) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (* (/ x y) (/ x y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) #s(hole binary64 (/ 1/8 (pow y 2)))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) #s(hole binary64 (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))) |
#s(approx (/ (* x x) (* (* y y) (* y y))) #s(hole binary64 (/ (pow x 2) (pow y 4)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 1)) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 5/384 (/ 1 (pow y 4))) (* (pow x 2) (- (* 25/9216 (/ 1 (pow y 6))) (* 1/720 (/ 1 (pow y 6))))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (* x (+ (* 1/24 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (* x (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 17/40320 (/ (pow x 2) (pow y 7))) (* 1/240 (/ 1 (pow y 5))))) (* 1/24 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (* 1/2 (/ (pow x 2) (pow y 2))))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (* (pow x 2) (+ (* -1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* 1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/40320 (/ (pow x 2) (pow y 8))) (* 1/720 (/ 1 (pow y 6))))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (cos (/ x y)) #s(hole binary64 1)) |
#s(approx (cos (/ x y)) #s(hole binary64 (+ 1 (* -1/2 (/ (pow x 2) (pow y 2)))))) |
#s(approx (cos (/ x y)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow y 4))) (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (cos (/ x y)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/720 (/ (pow x 2) (pow y 6))) (* 1/24 (/ 1 (pow y 4))))) (* 1/2 (/ 1 (pow y 2)))))))) |
#s(approx (sin (/ x y)) #s(hole binary64 (/ x y))) |
#s(approx (sin (/ x y)) #s(hole binary64 (* x (+ (* -1/6 (/ (pow x 2) (pow y 3))) (/ 1 y))))) |
#s(approx (sin (/ x y)) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/120 (/ (pow x 2) (pow y 5))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (sin (/ x y)) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/5040 (/ (pow x 2) (pow y 7))) (* 1/120 (/ 1 (pow y 5))))) (* 1/6 (/ 1 (pow y 3))))) (/ 1 y))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ x (+ y y)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (/ -1 (cos (PI))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* x (- (* -1 (* x (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* 1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* x (- (* x (- (* -1 (* x (+ (* -1/48 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (+ (* 1/16 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (* 1/2 (/ (* (sin (PI)) (+ (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3)))) (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))))) (* y (cos (PI))))))))) (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* 1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1/2 (/ x (* y (cos (PI))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* x (- (* -1/4 (/ (* x (sin (PI))) (* (pow y 2) (pow (cos (PI)) 2)))) (* 1/2 (/ 1 (* y (cos (PI))))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* x (- (* x (+ (* -1 (* x (- (* 1/16 (/ 1 (* (pow y 3) (cos (PI))))) (+ (* -1/8 (/ (pow (sin (PI)) 2) (* (pow y 3) (pow (cos (PI)) 3)))) (* 1/48 (/ 1 (* (pow y 3) (cos (PI))))))))) (* -1/4 (/ (sin (PI)) (* (pow y 2) (pow (cos (PI)) 2)))))) (* 1/2 (/ 1 (* y (cos (PI))))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* x (- (* x (+ (* -1/4 (/ (sin (PI)) (* (pow y 2) (pow (cos (PI)) 2)))) (* x (+ (* -1 (- (* 1/16 (/ 1 (* (pow y 3) (cos (PI))))) (+ (* -1/8 (/ (pow (sin (PI)) 2) (* (pow y 3) (pow (cos (PI)) 3)))) (* 1/48 (/ 1 (* (pow y 3) (cos (PI)))))))) (* x (+ (* -1/2 (/ (* (sin (PI)) (- (* 1/16 (/ 1 (* (pow y 3) (cos (PI))))) (+ (* -1/8 (/ (pow (sin (PI)) 2) (* (pow y 3) (pow (cos (PI)) 3)))) (* 1/48 (/ 1 (* (pow y 3) (cos (PI)))))))) (* y (cos (PI))))) (+ (* -1/32 (/ (sin (PI)) (* (pow y 4) (pow (cos (PI)) 2)))) (* 1/96 (/ (sin (PI)) (* (pow y 4) (pow (cos (PI)) 2))))))))))) (* 1/2 (/ 1 (* y (cos (PI))))))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1/2 (/ x y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (cos (PI)))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* x (- (* -1/8 (/ (* x (cos (PI))) (pow y 2))) (* 1/2 (/ (sin (PI)) y))))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* x (- (* x (+ (* -1/8 (/ (cos (PI)) (pow y 2))) (* 1/48 (/ (* x (sin (PI))) (pow y 3))))) (* 1/2 (/ (sin (PI)) y))))))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (PI))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (+ (PI) (* 1/2 (/ x y))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ x (* y 2)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (cos (* 1/2 (/ x y))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (+ (* (* (/ x y) (/ x y)) 1/8) 1) #s(hole binary64 (* 1/8 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (* (* (/ x y) (/ x y)) 1/8) 1) #s(hole binary64 (* (pow x 2) (+ (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (* 5/384 (/ (pow x 4) (pow y 4))))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ (* 1/8 (/ 1 (* (pow x 2) (pow y 2)))) (* 5/384 (/ 1 (pow y 4))))))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ (/ 1/8 (* (pow x 2) (pow y 2))) (+ (/ 1 (pow x 4)) (* 5/384 (/ 1 (pow y 4)))))))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) #s(hole binary64 (* 5/384 (/ (pow x 2) (pow y 4))))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) #s(hole binary64 (* (pow x 2) (+ (* 1/8 (/ 1 (* (pow x 2) (pow y 2)))) (* 5/384 (/ 1 (pow y 4))))))) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 (/ (- 1 (cos (/ x y))) (* (sin (* 1/2 (/ x y))) (sin (/ x y)))))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (/ (- 1 (cos (/ x y))) (sin (/ x y))))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (- 1 (cos (/ x y))))) |
#s(approx (cos (/ x y)) #s(hole binary64 (cos (/ x y)))) |
#s(approx (sin (/ x y)) #s(hole binary64 (sin (/ x y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (sin (* 1/2 (/ x y))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (/ -1 (cos (+ (PI) (* 1/2 (/ x y))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (sin (* 1/2 (/ x y))) (cos (+ (PI) (* 1/2 (/ x y)))))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (sin (* 1/2 (/ x y)))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (cos (+ (PI) (* 1/2 (/ x y)))))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (* x (+ (* 1/2 (/ 1 y)) (/ (PI) x))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (sin (* 1/2 (/ x y))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (/ -1 (cos (- (PI) (* -1/2 (/ x y))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (sin (* 1/2 (/ x y))) (cos (- (PI) (* -1/2 (/ x y)))))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (cos (- (PI) (* -1/2 (/ x y)))))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* (/ x y) (/ x y)) 1/8) 1) #s(hole binary64 (/ (+ (* 1/8 (pow x 2)) (pow y 2)) (pow y 2)))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (/ (+ (* 5/384 (pow x 4)) (* 1/8 (* (pow x 2) (pow y 2)))) (pow y 4)))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (/ (+ (* 5/384 (pow x 4)) (* (pow y 2) (+ (* 1/8 (pow x 2)) (pow y 2)))) (pow y 4)))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) #s(hole binary64 (/ (+ (* 5/384 (pow x 2)) (* 1/8 (pow y 2))) (pow y 4)))) |
#s(approx (* (* y y) (* y y)) #s(hole binary64 (pow y 4))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (/ 1/8 (* y y)) #s(hole binary64 (/ 1/8 (pow y 2)))) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (/ (+ (* 1/2 x) (* y (PI))) y))) |
#s(approx (* y 2) #s(hole binary64 (* 2 y))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(hole binary64 (+ 1 (+ (* 5/384 (/ (pow x 4) (pow y 4))) (* 1/8 (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) #s(hole binary64 (/ (+ 1/8 (* 5/384 (/ (pow x 2) (pow y 2)))) (pow y 2)))) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (* -1/12 (/ (pow x 2) (pow y 2)))) (* 2 (/ (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (* (pow x 2) (pow y 2))))))) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -1/12 (/ (pow x 2) (pow y 2))) (* 1/360 (/ (pow x 4) (pow y 4))))) (+ (* 2 (/ (* (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (- (* -1/12 (pow x 2)) (* 2 (/ (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (pow x 2))))) (* (pow x 2) (pow y 4)))) (+ (* 2 (/ (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (* (pow x 2) (pow y 2)))) (* 2 (/ (+ (* 1/3840 (pow x 6)) (+ (* 1/288 (pow x 6)) (* 1/240 (pow x 6)))) (* (pow x 2) (pow y 4))))))))) |
#s(approx (/ (/ (- 1 (cos (/ x y))) (sin (/ x y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -1/12 (/ (pow x 2) (pow y 2))) (+ (* -1/20160 (/ (pow x 6) (pow y 6))) (* 1/360 (/ (pow x 4) (pow y 4)))))) (+ (* 2 (/ (* (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (- (* -1/12 (pow x 2)) (* 2 (/ (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (pow x 2))))) (* (pow x 2) (pow y 4)))) (+ (* 2 (/ (* (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (- (* 1/360 (pow x 4)) (+ (* 2 (/ (* (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (- (* -1/12 (pow x 2)) (* 2 (/ (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (pow x 2))))) (pow x 2))) (* 2 (/ (+ (* 1/3840 (pow x 6)) (+ (* 1/288 (pow x 6)) (* 1/240 (pow x 6)))) (pow x 2)))))) (* (pow x 2) (pow y 6)))) (+ (* 2 (/ (* (+ (* 1/3840 (pow x 6)) (+ (* 1/288 (pow x 6)) (* 1/240 (pow x 6)))) (- (* -1/12 (pow x 2)) (* 2 (/ (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (pow x 2))))) (* (pow x 2) (pow y 6)))) (+ (* 2 (/ (+ (* -1/12 (pow x 4)) (* -1/48 (pow x 4))) (* (pow x 2) (pow y 2)))) (+ (* 2 (/ (+ (* -1/5760 (pow x 8)) (+ (* -1/10080 (pow x 8)) (+ (* -1/23040 (pow x 8)) (* -1/645120 (pow x 8))))) (* (pow x 2) (pow y 6)))) (* 2 (/ (+ (* 1/3840 (pow x 6)) (+ (* 1/288 (pow x 6)) (* 1/240 (pow x 6)))) (* (pow x 2) (pow y 4)))))))))))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (/ (- (+ (* -1/24 (/ (pow x 3) (pow y 2))) (* 1/2 x)) (* -1/12 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (/ (- (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* 1/720 (/ (pow x 5) (pow y 4))) (* 1/2 x))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3)))) (pow y 4))) (+ (* -1/12 (/ (pow x 3) (pow y 2))) (* 1/240 (/ (pow x 5) (pow y 4)))))) y))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (/ (- (+ (* -1/24 (/ (pow x 3) (pow y 2))) (+ (* -1/40320 (/ (pow x 7) (pow y 6))) (+ (* 1/720 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3)))) (pow y 4))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3))))) (* 1/240 (pow x 5))))) (pow y 6))) (+ (* -1/12 (/ (pow x 3) (pow y 2))) (+ (* -1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/240 (/ (pow x 5) (pow y 4))) (* 1/120 (/ (* (pow x 4) (- (* -1/24 (pow x 3)) (* -1/12 (pow x 3)))) (pow y 6))))))))) y))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (/ (- (* -1/24 (/ (pow x 4) (pow y 2))) (* -1/2 (pow x 2))) (pow y 2)))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (/ (- (* 1/720 (/ (pow x 6) (pow y 4))) (+ (* -1/2 (pow x 2)) (* 1/24 (/ (pow x 4) (pow y 2))))) (pow y 2)))) |
#s(approx (- 1 (cos (/ x y))) #s(hole binary64 (/ (- (* -1/40320 (/ (pow x 8) (pow y 6))) (+ (* -1/2 (pow x 2)) (+ (* -1/720 (/ (pow x 6) (pow y 4))) (* 1/24 (/ (pow x 4) (pow y 2)))))) (pow y 2)))) |
#s(approx (cos (/ x y)) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (* 1/24 (/ (pow x 4) (pow y 4))))))) |
#s(approx (cos (/ x y)) #s(hole binary64 (+ 1 (+ (* -1/2 (/ (pow x 2) (pow y 2))) (+ (* -1/720 (/ (pow x 6) (pow y 6))) (* 1/24 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (sin (/ x y)) #s(hole binary64 (/ (+ x (* -1/6 (/ (pow x 3) (pow y 2)))) y))) |
#s(approx (sin (/ x y)) #s(hole binary64 (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (* 1/120 (/ (pow x 5) (pow y 4))))) y))) |
#s(approx (sin (/ x y)) #s(hole binary64 (/ (+ x (+ (* -1/6 (/ (pow x 3) (pow y 2))) (+ (* -1/5040 (/ (pow x 7) (pow y 6))) (* 1/120 (/ (pow x 5) (pow y 4)))))) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))) (pow y 2))) (+ (* 1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (+ (* -1/48 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (+ (* 1/16 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (* 1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (cos (PI)))))) (pow y 3))) (+ (* 1/8 (/ (pow x 2) (* (pow y 2) (cos (PI))))) (+ (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* (pow y 2) (pow (cos (PI)) 3)))) (+ (* 1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (/ (+ (* -1/2 (/ x (cos (PI)))) (* -1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2))))) y))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (/ (+ (* -1 (/ (- (* -1/48 (/ (pow x 3) (cos (PI)))) (+ (* -1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))) (* -1/16 (/ (pow x 3) (cos (PI)))))) (pow y 2))) (+ (* -1/2 (/ x (cos (PI)))) (* -1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2)))))) y))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (/ (+ (* -1 (/ (- (* -1/48 (/ (pow x 3) (cos (PI)))) (+ (* -1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))) (* -1/16 (/ (pow x 3) (cos (PI)))))) (pow y 2))) (+ (* -1/2 (/ x (cos (PI)))) (+ (* -1/2 (/ (* x (* (sin (PI)) (- (* -1/48 (/ (pow x 3) (cos (PI)))) (+ (* -1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))) (* -1/16 (/ (pow x 3) (cos (PI)))))))) (* (pow y 3) (cos (PI))))) (+ (* -1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2)))) (+ (* -1/32 (/ (* (pow x 4) (sin (PI))) (* (pow y 3) (pow (cos (PI)) 2)))) (* 1/96 (/ (* (pow x 4) (sin (PI))) (* (pow y 3) (pow (cos (PI)) 2))))))))) y))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (/ (- (* 1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (/ (- (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (/ (- (* 1/645120 (/ (pow x 7) (pow y 6))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (- (+ (cos (PI)) (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (* 1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (- (+ (cos (PI)) (+ (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (pow y 3))))) (* 1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (* 1/24 (/ (pow x 3) (pow y 2)))) (* 1/12 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/720 (/ (pow x 5) (pow y 4))) (* 1/24 (/ (pow x 3) (pow y 2))))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3)))) (pow y 4))) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (* 1/12 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) #s(hole binary64 (* -1 (/ (- (+ (* -1/2 x) (+ (* -1/720 (/ (pow x 5) (pow y 4))) (+ (* 1/40320 (/ (pow x 7) (pow y 6))) (* 1/24 (/ (pow x 3) (pow y 2)))))) (+ (* -1/6 (/ (* (pow x 2) (- (* -1/720 (pow x 5)) (+ (* -1/6 (* (pow x 2) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3))))) (* -1/240 (pow x 5))))) (pow y 6))) (+ (* -1/6 (/ (* (pow x 2) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3)))) (pow y 4))) (+ (* -1/240 (/ (pow x 5) (pow y 4))) (+ (* 1/10080 (/ (pow x 7) (pow y 6))) (+ (* 1/120 (/ (* (pow x 4) (- (* 1/24 (pow x 3)) (* 1/12 (pow x 3)))) (pow y 6))) (* 1/12 (/ (pow x 3) (pow y 2))))))))) y)))) |
#s(approx (sin (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* 1/6 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (* 1/6 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (+ (* -1/120 (/ (pow x 5) (pow y 4))) (+ (* 1/5040 (/ (pow x 7) (pow y 6))) (* 1/6 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (- (+ (* 1/8 (/ (pow x 2) (* y (cos (PI))))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* y (pow (cos (PI)) 3))))) (* -1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (* y (cos (PI))))) (+ (* -1/16 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))))) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))))) y)) (* -1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/2 (/ x (cos (PI))))) y)))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (sin (PI))) (pow (cos (PI)) 2))) (* 1/48 (/ (pow x 3) (* y (cos (PI)))))) (+ (* 1/16 (/ (pow x 3) (* y (cos (PI))))) (* 1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (* y (pow (cos (PI)) 3)))))) y)) (* 1/2 (/ x (cos (PI))))) y)))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* 1/48 (/ (pow x 3) (cos (PI)))) (+ (* 1/16 (/ (pow x 3) (cos (PI)))) (* 1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (* -1 (/ (+ (* -1/32 (/ (* (pow x 4) (sin (PI))) (pow (cos (PI)) 2))) (+ (* 1/96 (/ (* (pow x 4) (sin (PI))) (pow (cos (PI)) 2))) (* 1/2 (/ (* x (* (sin (PI)) (- (* 1/48 (/ (pow x 3) (cos (PI)))) (+ (* 1/16 (/ (pow x 3) (cos (PI)))) (* 1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))))))) (cos (PI)))))) y))) y)) (* -1/4 (/ (* (pow x 2) (sin (PI))) (pow (cos (PI)) 2)))) y)) (* 1/2 (/ x (cos (PI))))) y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (* -1/48 (/ (pow x 3) (pow y 2))) (* -1/2 x)) y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (* 1/3840 (/ (pow x 5) (pow y 4))) (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1 (/ (- (* 1/8 (/ (* (pow x 2) (cos (PI))) y)) (* -1/2 (* x (sin (PI))))) y))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (pow x 2) (cos (PI)))) (* 1/48 (/ (* (pow x 3) (sin (PI))) y))) y)) (* -1/2 (* x (sin (PI))))) y))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
x |
y |
#s(literal 1/2 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)))))) |
(fma.f64 (/.f64 x y) (*.f64 (/.f64 x y) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y))) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 x y))) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (*.f64 x (/.f64 x y)) y) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
#s(literal 1/8 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64)) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64)) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(fma.f64 #s(literal 5/384 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64))) |
(-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
(*.f64 (/.f64 x (*.f64 y y)) (/.f64 x (*.f64 y y))) |
(*.f64 x (/.f64 x (*.f64 (*.f64 (*.f64 y y) y) y))) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) y))) |
(/.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y y)) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 y y))) |
(*.f64 (fabs.f64 (*.f64 y y)) (fabs.f64 (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 y y) y) y) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(*.f64 y (*.f64 (*.f64 y y) y)) |
(pow.f64 (*.f64 y y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal 5/384 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) y) y) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 y y))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 y y)) |
(/.f64 (neg.f64 (tan.f64 (/.f64 x (+.f64 y y)))) (neg.f64 (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (tan.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (neg.f64 (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) |
(/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 x (+.f64 y y)))) |
(tan.f64 (+.f64 (PI.f64) (/.f64 x (+.f64 y y)))) |
(tan.f64 (/.f64 x (+.f64 y y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) |
(sin.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (/.f64 x y))) |
(cos.f64 (/.f64 x y)) |
(sin.f64 (/.f64 x y)) |
(sin.f64 (/.f64 x (+.f64 y y))) |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 y y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (+.f64 y y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (-.f64 y y)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) |
(+.f64 y y) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (neg.f64 (cos.f64 (/.f64 x (+.f64 y y))))))) (neg.f64 (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (neg.f64 (cos.f64 (/.f64 x (+.f64 y y)))))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (+.f64 y y)))) (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y))))) (neg.f64 (neg.f64 (cos.f64 (/.f64 x (+.f64 y y)))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (neg.f64 (cos.f64 (/.f64 x (+.f64 y y))))) |
(neg.f64 (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (neg.f64 (cos.f64 (/.f64 x (+.f64 y y)))))) |
(neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) |
(sin.f64 (neg.f64 (/.f64 x (+.f64 y y)))) |
(sin.f64 (+.f64 (PI.f64) (/.f64 x (+.f64 y y)))) |
(cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(neg.f64 (cos.f64 (/.f64 x (+.f64 y y)))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) (/.f64 x (+.f64 y y))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) #s(literal -1 binary64)) (*.f64 (sin.f64 (/.f64 x (+.f64 y y))) #s(literal 0 binary64))) |
(cos.f64 (neg.f64 (+.f64 (PI.f64) (/.f64 x (+.f64 y y))))) |
(cos.f64 (+.f64 (PI.f64) (/.f64 x (+.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (+.f64 y y)) (/.f64 x (+.f64 y y))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (/.f64 x (+.f64 y y)) (PI.f64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (+.f64 y y)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (/.f64 x (+.f64 y y)) (/.f64 x (+.f64 y y)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 x (+.f64 y y)) (PI.f64))))) |
(+.f64 (PI.f64) (/.f64 x (+.f64 y y))) |
(+.f64 (/.f64 x (+.f64 y y)) (PI.f64)) |
(PI.f64) |
(sin.f64 (/.f64 x (+.f64 y y))) |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 y y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (+.f64 y y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (-.f64 y y)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) |
(+.f64 y y) |
#s(literal 2 binary64) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (*.f64 (*.f64 (*.f64 y y) y) y))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(literal 1 binary64)) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x #s(literal 1 binary64))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (*.f64 (*.f64 (*.f64 y y) y) y))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (* (/ x y) 1/2)) #s(literal 1 binary64)) |
#s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) |
#s(approx (cos (* (/ x y) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/384 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (* (/ x y) 1/2)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/46080 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 (*.f64 y y) y) y))) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (/ x y) 1/2) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (*.f64 (*.f64 (*.f64 y y) y) y))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* (/ x y) (/ x y)) 1/8) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (/ x y) (/ x y)) 1/8) 1) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (* (/ x y) (/ x y)) (/.f64 (*.f64 x x) (*.f64 y y))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y)))) |
#s(approx (/ (* x x) (* (* y y) (* y y))) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) x #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal -6 binary64)) #s(literal 61/46080 binary64)) (*.f64 x x) (/.f64 #s(literal 5/384 binary64) (*.f64 (*.f64 (*.f64 y y) y) y))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/240 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 1/240 binary64) (/.f64 (*.f64 #s(literal 17/40320 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (- 1 (cos (/ x y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 y y))) |
#s(approx (- 1 (cos (/ x y))) (*.f64 (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 x x))) |
#s(approx (- 1 (cos (/ x y))) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 y y) y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 x x))) |
#s(approx (- 1 (cos (/ x y))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 8 binary64))) #s(literal -1/40320 binary64) (/.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) (*.f64 x x)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 y y) y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 x x))) |
#s(approx (cos (/ x y)) #s(literal 1 binary64)) |
#s(approx (cos (/ x y)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) |
#s(approx (cos (/ x y)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (/ x y)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 y y) y) y))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sin (/ x y)) (/.f64 x y)) |
#s(approx (sin (/ x y)) (*.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1 binary64) y)) x)) |
#s(approx (sin (/ x y)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) x)) |
#s(approx (sin (/ x y)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (*.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 1/120 binary64))) (*.f64 x x)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) x)) |
#s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (*.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 1/3840 binary64))) (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ x (* y 2)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1 binary64) (*.f64 y y))))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) y))) x) #s(literal -1 binary64))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (-.f64 (neg.f64 (*.f64 x (+.f64 (fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1 binary64) (*.f64 y y)))) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) y)) #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1 binary64) (*.f64 y y)))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 y y)))) x) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) y))) x) #s(literal -1 binary64))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (*.f64 (/.f64 x (*.f64 #s(literal -1 binary64) y)) #s(literal -1/2 binary64))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal 0 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (-.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) y))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) y)))) (/.f64 #s(literal 1/48 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) y)))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64)))) x) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (*.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) y))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) y)))) (/.f64 #s(literal 1/48 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) y)))) (*.f64 #s(literal -1 binary64) y))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal 1 binary64))) #s(literal -1/48 binary64))) x (neg.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) y))) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) y)))) (/.f64 #s(literal 1/48 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) y)))))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64)))) x) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (neg (sin (/ x (+ y y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
#s(approx (neg (sin (/ x (+ y y)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (neg (sin (/ x (+ y y)))) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/3840 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (neg (sin (/ x (+ y y)))) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (*.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal -5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(literal -1 binary64)) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) y) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (neg.f64 x)) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) y))) #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) (/.f64 #s(literal 0 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (+ (/ x (+ y y)) (PI)) (PI.f64)) |
#s(approx (+ (/ x (+ y y)) (PI)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (*.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 1/3840 binary64))) (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ x (* y 2)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (cos (* (/ x y) 1/2)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (* (/ x y) (/ x y)) 1/8) 1) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y))) |
#s(approx (+ (* (* (/ x y) (/ x y)) 1/8) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 5/384 binary64) (*.f64 (*.f64 (*.f64 y y) y) y))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 5/384 binary64) (*.f64 (*.f64 (*.f64 y y) y) y))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (*.f64 x x))) (/.f64 #s(literal 5/384 binary64) (*.f64 (*.f64 (*.f64 y y) y) y))) (*.f64 x x))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x y))))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) (tan.f64 (/.f64 x (+.f64 y y)))) |
#s(approx (- 1 (cos (/ x y))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) |
#s(approx (cos (/ x y)) (cos.f64 (/.f64 x y))) |
#s(approx (sin (/ x y)) (sin.f64 (/.f64 x y))) |
#s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (neg (sin (/ x (+ y y)))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (PI.f64) x)) (/.f64 #s(literal 1/2 binary64) y)))) |
#s(approx y y) |
#s(approx (+ (* (* (/ x y) (/ x y)) 1/8) 1) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 y y))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/384 binary64))) (*.f64 (*.f64 (*.f64 y y) y) y))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) (*.f64 y y)) (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 5/384 binary64))) (*.f64 (*.f64 (*.f64 y y) y) y))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 5/384 binary64))) (*.f64 (*.f64 (*.f64 y y) y) y))) |
#s(approx (* (* y y) (* y y)) (*.f64 (*.f64 (*.f64 y y) y) y)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (/ 1/8 (* y y)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) |
#s(approx (* y 2) (+.f64 y y)) |
#s(approx (+ (/ x (+ y y)) (PI)) (/.f64 (fma.f64 (PI.f64) y (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (* y 2) (+.f64 y y)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/24 binary64) (fma.f64 #s(literal 1/1920 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/24 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/322560 binary64)))))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) (-.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -5/384 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y)))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/46080 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/384 binary64)) (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/3072 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -5/384 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 y y))))) |
#s(approx (cos (* (/ x y) 1/2)) (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/384 binary64)))) |
#s(approx (cos (* (/ x y) 1/2)) (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/46080 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/384 binary64)))) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/24 binary64) (fma.f64 #s(literal 1/1920 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/24 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/768 binary64)))) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/322560 binary64)))))))) |
#s(approx (+ (* (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (* x x)) 1) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 5/384 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 y y))) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 5/384 binary64) #s(literal 1/8 binary64)) (*.f64 y y))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/48 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))) #s(literal 2 binary64)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (+.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/360 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/48 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/48 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 x x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/48 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 11/1440 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/3840 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 x x)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (+.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/20160 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/360 binary64)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/48 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/48 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 x x))) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/48 binary64)) (/.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/48 binary64)) (*.f64 x x)))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 11/1440 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/3840 binary64))) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/48 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (*.f64 x x))) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 11/1440 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/3840 binary64))) (fma.f64 #s(literal -1/12 binary64) (*.f64 x x) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/48 binary64)) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (*.f64 x x))) #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/5760 binary64) (fma.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -29/645120 binary64) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/10080 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (*.f64 x x))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 11/1440 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/3840 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/48 binary64)) (*.f64 (*.f64 y y) (*.f64 x x))) #s(literal 2 binary64)))))))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/24 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))) y)) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/24 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/720 binary64) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/240 binary64) (/.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))))) y)) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/24 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/40320 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/720 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/6 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/240 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/12 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/10080 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/120 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/240 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)))))))) y)) |
#s(approx (- 1 (cos (/ x y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 y y))) |
#s(approx (- 1 (cos (/ x y))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/720 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (*.f64 y y))) |
#s(approx (- 1 (cos (/ x y))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/40320 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/720 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y y)) #s(literal 1/24 binary64))))) (*.f64 y y))) |
#s(approx (cos (/ x y)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/24 binary64)))) |
#s(approx (cos (/ x y)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/720 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/24 binary64)))) #s(literal 1 binary64))) |
#s(approx (sin (/ x y)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/6 binary64) x) y)) |
#s(approx (sin (/ x y)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/6 binary64) x) (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 y y) y) y))) y)) |
#s(approx (sin (/ x y)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/6 binary64) x) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/5040 binary64) (/.f64 (*.f64 #s(literal 1/120 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 y y) y) y)))) y)) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y)) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y)) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64))) (*.f64 y y))) (fma.f64 (*.f64 (/.f64 x y) #s(literal 0 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64))) #s(literal 0 binary64)) x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal 1/16 binary64)))) (*.f64 (*.f64 y y) y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (*.f64 y y))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 0 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 x y) #s(literal 0 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64)))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) #s(literal -1/4 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) y)) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1/48 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal -1/8 binary64)))) (*.f64 y y))) (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) #s(literal -1/4 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)))) y)) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (/.f64 (+.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1/48 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal -1/8 binary64)))) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) y)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) y)) #s(literal 0 binary64)) #s(literal -1/48 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) #s(literal -1/4 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1/48 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal -1/8 binary64)))) (*.f64 y y)))) y)) |
#s(approx (neg (sin (/ x (+ y y)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal 1/48 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) |
#s(approx (neg (sin (/ x (+ y y)))) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x))) y)) |
#s(approx (neg (sin (/ x (+ y y)))) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y)) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) y) #s(literal 1/2 binary64)))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64))) (*.f64 (*.f64 y y) y))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) y) #s(literal 1/2 binary64)))) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y)) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/24 binary64) (fma.f64 #s(literal 1/1920 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) #s(literal -2 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/322560 binary64)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/24 binary64) (fma.f64 #s(literal 1/1920 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (-.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/768 binary64)))) x) #s(literal -2 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/1920 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/322560 binary64)))))))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))) y))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/720 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/240 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) y))) |
#s(approx (/ (- 1 (cos (/ x y))) (sin (/ x y))) (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/720 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 1/40320 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 y y))))) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/240 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/6 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/240 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 1/10080 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/120 binary64) (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))))))) y))) |
#s(approx (sin (/ x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal 1/6 binary64) (neg.f64 x)) y))) |
#s(approx (sin (/ x y)) (neg.f64 (/.f64 (+.f64 (neg.f64 x) (fma.f64 #s(literal -1/120 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y)))) y))) |
#s(approx (sin (/ x y)) (neg.f64 (/.f64 (+.f64 (neg.f64 x) (fma.f64 #s(literal -1/120 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 1/5040 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (*.f64 y y))))) y))) |
#s(approx (sin (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal 1/48 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))) |
#s(approx (sin (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/3840 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y)))) y))) |
#s(approx (sin (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/3840 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 1/645120 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y))))) y))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 #s(literal -1 binary64) y))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) y)) #s(literal -1 binary64))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64))) #s(literal 0 binary64)) x) (*.f64 #s(literal -1 binary64) y)) #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) y) #s(literal 0 binary64)) #s(literal -1/24 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)))) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) y)) #s(literal -1 binary64))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) y))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg.f64 (/.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 1/48 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) y) #s(literal 0 binary64)) #s(literal 1/8 binary64)))) y))) y))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg.f64 (/.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 0 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal 1/48 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal 1/8 binary64)))) #s(literal 0 binary64)) x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 1/96 binary64)))) y)) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal 1/48 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal 1/8 binary64)))))) y))) y))) y))) |
#s(approx (neg (sin (/ x (+ y y)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) |
#s(approx (neg (sin (/ x (+ y y)))) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y))) y))) |
#s(approx (neg (sin (/ x (+ y y)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/3840 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y))))) y))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) y) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) x))) y)) #s(literal -1 binary64))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) y) #s(literal 1/48 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1/8 binary64))) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64))) y)) #s(literal -1 binary64))) |
#s(approx (sin (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal 1/48 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))) |
#s(approx (sin (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/3840 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y)))) y))) |
#s(approx (sin (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/3840 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 1/645120 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y))))) y))) |
Compiled 5 688 to 1 964 computations (65.5% saved)
26 alts after pruning (20 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 331 | 15 | 346 |
| Fresh | 4 | 5 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 337 | 26 | 363 |
| Status | Accuracy | Program |
|---|---|---|
| 8.1% | (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (+.f64 y y)))) | |
| 7.6% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (+.f64 y y)))) | |
| ✓ | 8.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
| 7.8% | (/.f64 (/.f64 (+.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))))) (sin.f64 (/.f64 x (+.f64 y y)))) | |
| 40.4% | (/.f64 (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (sin.f64 (+.f64 (neg.f64 (/.f64 x (+.f64 y y))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.4% | (/.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (+.f64 y y)))) | |
| 16.9% | (/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y))))))) (cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 38.2% | (/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 (/.f64 (+.f64 (pow.f64 (/.f64 x (+.f64 y y)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (/.f64 x (+.f64 y y)) (/.f64 x (+.f64 y y)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 x (+.f64 y y)) (PI.f64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 22.9% | (/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 (+.f64 (/.f64 x (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y))))) (PI.f64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.0% | (/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (/.f64 (fma.f64 (PI.f64) y (*.f64 #s(literal 1/2 binary64) x)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| ▶ | 39.7% | (/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 8.0% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (+.f64 y y)))) | |
| 7.7% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (+.f64 y y))))) | |
| ✓ | 40.8% | (/.f64 (tan.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
| ▶ | 40.8% | (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y))))) |
| 28.5% | (/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(approx (sin (/ x (+ y y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| ▶ | 53.7% | #s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))))) |
| 44.0% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 #s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 5/384 binary64) #s(literal 1/8 binary64)) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) | |
| ▶ | 54.5% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
| 54.1% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| ✓ | 54.5% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
| 40.1% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/384 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))))) | |
| ▶ | 44.8% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))))) |
| ✓ | 44.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
| ✓ | 49.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
| ✓ | 54.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 948 to 822 computations (13.3% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
#s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
#s(literal -1/8 binary64) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(*.f64 y y) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)))) |
(cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) |
(PI.f64) |
(/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y))))) |
(sin.f64 (/.f64 x (+.f64 y y))) |
(/.f64 x (+.f64 y y)) |
(+.f64 y y) |
(*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(cos.f64 (/.f64 x (+.f64 y y))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)))) |
(neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) |
(cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) |
#s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
(*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (PI.f64) x) |
(/.f64 #s(literal 1/2 binary64) y) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 1)) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (pow (cos (* (/ x y) 1/2)) -1) #s(hole binary64 1)) |
#s(approx (pow (cos (* (/ x y) 1/2)) -1) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (pow (cos (* (/ x y) 1/2)) -1) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (pow (cos (* (/ x y) 1/2)) -1) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 1)) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (* (/ x y) 1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 1)) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) #s(hole binary64 (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (/ -1 (cos (PI))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* x (- (* -1 (* x (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* 1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* x (- (* x (- (* -1 (* x (+ (* -1/48 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (+ (* 1/16 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (* 1/2 (/ (* (sin (PI)) (+ (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3)))) (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))))) (* y (cos (PI))))))))) (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* 1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (/ -1 (cos (PI))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (- (* -1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI)))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (- (* x (- (* -1 (* x (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* 1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (- (* x (- (* x (- (* -1 (* x (+ (* -1/48 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (+ (* 1/16 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (* 1/2 (/ (* (sin (PI)) (+ (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3)))) (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))))) (* y (cos (PI))))))))) (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* 1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (cos (PI)))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (+ (cos (PI)) (* x (- (* -1/8 (/ (* x (cos (PI))) (pow y 2))) (* 1/2 (/ (sin (PI)) y))))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (+ (cos (PI)) (* x (- (* x (+ (* -1/8 (/ (cos (PI)) (pow y 2))) (* 1/48 (/ (* x (sin (PI))) (pow y 3))))) (* 1/2 (/ (sin (PI)) y))))))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) #s(hole binary64 (PI))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) #s(hole binary64 (+ (PI) (* 1/2 (/ x y))))) |
#s(approx (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) #s(hole binary64 1)) |
#s(approx (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ x (+ y y)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* x (+ (* -1/12 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/92160 (/ 1 (pow y 7))) (* 19/215040 (/ 1 (pow y 7)))))) (* 1/240 (/ 1 (pow y 5))))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 1)) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1/2 (/ x (* y (cos (PI))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* x (- (* -1/4 (/ (* x (sin (PI))) (* (pow y 2) (pow (cos (PI)) 2)))) (* 1/2 (/ 1 (* y (cos (PI))))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* x (- (* x (+ (* -1 (* x (- (* 1/16 (/ 1 (* (pow y 3) (cos (PI))))) (+ (* -1/8 (/ (pow (sin (PI)) 2) (* (pow y 3) (pow (cos (PI)) 3)))) (* 1/48 (/ 1 (* (pow y 3) (cos (PI))))))))) (* -1/4 (/ (sin (PI)) (* (pow y 2) (pow (cos (PI)) 2)))))) (* 1/2 (/ 1 (* y (cos (PI))))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* x (- (* x (+ (* -1/4 (/ (sin (PI)) (* (pow y 2) (pow (cos (PI)) 2)))) (* x (+ (* -1 (- (* 1/16 (/ 1 (* (pow y 3) (cos (PI))))) (+ (* -1/8 (/ (pow (sin (PI)) 2) (* (pow y 3) (pow (cos (PI)) 3)))) (* 1/48 (/ 1 (* (pow y 3) (cos (PI)))))))) (* x (+ (* -1/2 (/ (* (sin (PI)) (- (* 1/16 (/ 1 (* (pow y 3) (cos (PI))))) (+ (* -1/8 (/ (pow (sin (PI)) 2) (* (pow y 3) (pow (cos (PI)) 3)))) (* 1/48 (/ 1 (* (pow y 3) (cos (PI)))))))) (* y (cos (PI))))) (+ (* -1/32 (/ (sin (PI)) (* (pow y 4) (pow (cos (PI)) 2)))) (* 1/96 (/ (sin (PI)) (* (pow y 4) (pow (cos (PI)) 2))))))))))) (* 1/2 (/ 1 (* y (cos (PI))))))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1/2 (/ x y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (cos (PI)))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* x (- (* -1/8 (/ (* x (cos (PI))) (pow y 2))) (* 1/2 (/ (sin (PI)) y))))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* x (- (* x (+ (* -1/8 (/ (cos (PI)) (pow y 2))) (* 1/48 (/ (* x (sin (PI))) (pow y 3))))) (* 1/2 (/ (sin (PI)) y))))))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (PI))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (+ (PI) (* 1/2 (/ x y))))) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) #s(hole binary64 (PI))) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) #s(hole binary64 (+ (PI) (* 1/2 (/ x y))))) |
#s(approx (+ (/ (PI) x) (/ 1/2 y)) #s(hole binary64 (/ (PI) x))) |
#s(approx (+ (/ (PI) x) (/ 1/2 y)) #s(hole binary64 (/ (+ (PI) (* 1/2 (/ x y))) x))) |
#s(approx (/ (PI) x) #s(hole binary64 (/ (PI) x))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ x (* y 2)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (pow (cos (* (/ x y) 1/2)) -1) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (cos (* 1/2 (/ x y))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) #s(hole binary64 (* -1/8 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (/ -1 (cos (+ (PI) (* 1/2 (/ x y))))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (/ -1 (cos (+ (PI) (* 1/2 (/ x y))))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (cos (+ (PI) (* 1/2 (/ x y)))))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) #s(hole binary64 (* x (+ (* 1/2 (/ 1 y)) (/ (PI) x))))) |
#s(approx (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (sin (* 1/2 (/ x y))))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (cos (* 1/2 (/ x y))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (sin (* 1/2 (/ x y))) (cos (+ (PI) (* 1/2 (/ x y)))))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (sin (* 1/2 (/ x y)))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (cos (+ (PI) (* 1/2 (/ x y)))))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (* x (+ (* 1/2 (/ 1 y)) (/ (PI) x))))) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) #s(hole binary64 (* x (+ (* 1/2 (/ 1 y)) (/ (PI) x))))) |
#s(approx (+ (/ (PI) x) (/ 1/2 y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (+ (/ (PI) x) (/ 1/2 y)) #s(hole binary64 (+ (* 1/2 (/ 1 y)) (/ (PI) x)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (sin (* 1/2 (/ x y))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (/ -1 (cos (- (PI) (* -1/2 (/ x y))))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (/ -1 (cos (- (PI) (* -1/2 (/ x y))))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (cos (- (PI) (* -1/2 (/ x y)))))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (sin (* 1/2 (/ x y))) (cos (- (PI) (* -1/2 (/ x y)))))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (cos (- (PI) (* -1/2 (/ x y)))))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))))) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) #s(hole binary64 (/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) #s(hole binary64 (/ (+ (* 1/2 x) (* y (PI))) y))) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (/ (+ (* 1/2 x) (* y (PI))) y))) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) #s(hole binary64 (/ (+ (* 1/2 x) (* y (PI))) y))) |
#s(approx (+ (/ (PI) x) (/ 1/2 y)) #s(hole binary64 (/ (+ 1/2 (/ (* y (PI)) x)) y))) |
#s(approx (/ 1/2 y) #s(hole binary64 (/ 1/2 y))) |
#s(approx (* y 2) #s(hole binary64 (* 2 y))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (pow (cos (* (/ x y) 1/2)) -1) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (pow (cos (* (/ x y) 1/2)) -1) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))) (pow y 2))) (+ (* 1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (+ (* -1/48 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (+ (* 1/16 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (* 1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (cos (PI)))))) (pow y 3))) (+ (* 1/8 (/ (pow x 2) (* (pow y 2) (cos (PI))))) (+ (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* (pow y 2) (pow (cos (PI)) 3)))) (+ (* 1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))) (pow y 2))) (+ (* 1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (- (* -1 (/ (+ (* -1/48 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (+ (* 1/16 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (* 1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (cos (PI)))))) (pow y 3))) (+ (* 1/8 (/ (pow x 2) (* (pow y 2) (cos (PI))))) (+ (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* (pow y 2) (pow (cos (PI)) 3)))) (+ (* 1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (- (+ (cos (PI)) (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (* 1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (- (+ (cos (PI)) (+ (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (pow y 3))))) (* 1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/384 (/ (pow x 5) (pow y 4))) (* 1/2 x)))))) y))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/18432 (/ (pow x 7) (pow y 6))) (+ (* -1/30720 (/ (pow x 7) (pow y 6))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/384 (/ (pow x 5) (pow y 4))) (* 1/2 x)))))))))) y))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (/ (+ (* -1/2 (/ x (cos (PI)))) (* -1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2))))) y))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (/ (+ (* -1 (/ (- (* -1/48 (/ (pow x 3) (cos (PI)))) (+ (* -1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))) (* -1/16 (/ (pow x 3) (cos (PI)))))) (pow y 2))) (+ (* -1/2 (/ x (cos (PI)))) (* -1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2)))))) y))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (/ (+ (* -1 (/ (- (* -1/48 (/ (pow x 3) (cos (PI)))) (+ (* -1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))) (* -1/16 (/ (pow x 3) (cos (PI)))))) (pow y 2))) (+ (* -1/2 (/ x (cos (PI)))) (+ (* -1/2 (/ (* x (* (sin (PI)) (- (* -1/48 (/ (pow x 3) (cos (PI)))) (+ (* -1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))) (* -1/16 (/ (pow x 3) (cos (PI)))))))) (* (pow y 3) (cos (PI))))) (+ (* -1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2)))) (+ (* -1/32 (/ (* (pow x 4) (sin (PI))) (* (pow y 3) (pow (cos (PI)) 2)))) (* 1/96 (/ (* (pow x 4) (sin (PI))) (* (pow y 3) (pow (cos (PI)) 2))))))))) y))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (/ (- (* 1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (/ (- (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (/ (- (* 1/645120 (/ (pow x 7) (pow y 6))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (- (+ (cos (PI)) (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (* 1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (- (+ (cos (PI)) (+ (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (pow y 3))))) (* 1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (- (+ (* 1/8 (/ (pow x 2) (* y (cos (PI))))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* y (pow (cos (PI)) 3))))) (* -1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (* y (cos (PI))))) (+ (* -1/16 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))))) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))))) y)) (* -1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (- (* -1 (/ (- (+ (* 1/8 (/ (pow x 2) (* y (cos (PI))))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* y (pow (cos (PI)) 3))))) (* -1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (* y (cos (PI))))) (+ (* -1/16 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))))) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))))) y)) (* -1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1 (/ (- (* 1/8 (/ (* (pow x 2) (cos (PI))) y)) (* -1/2 (* x (sin (PI))))) y))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (pow x 2) (cos (PI)))) (* 1/48 (/ (* (pow x 3) (sin (PI))) y))) y)) (* -1/2 (* x (sin (PI))))) y))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* 1/48 (/ (pow x 3) (pow y 2))) (* 1/16 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/384 (/ (pow x 5) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/48 (/ (pow x 3) (pow y 2))) (* 1/16 (/ (pow x 3) (pow y 2)))))))) y)))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/384 (/ (pow x 5) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/30720 (/ (pow x 7) (pow y 6))) (+ (* 1/18432 (/ (pow x 7) (pow y 6))) (+ (* 1/48 (/ (pow x 3) (pow y 2))) (* 1/16 (/ (pow x 3) (pow y 2)))))))))))) y)))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/2 (/ x (cos (PI))))) y)))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (sin (PI))) (pow (cos (PI)) 2))) (* 1/48 (/ (pow x 3) (* y (cos (PI)))))) (+ (* 1/16 (/ (pow x 3) (* y (cos (PI))))) (* 1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (* y (pow (cos (PI)) 3)))))) y)) (* 1/2 (/ x (cos (PI))))) y)))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* 1/48 (/ (pow x 3) (cos (PI)))) (+ (* 1/16 (/ (pow x 3) (cos (PI)))) (* 1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (* -1 (/ (+ (* -1/32 (/ (* (pow x 4) (sin (PI))) (pow (cos (PI)) 2))) (+ (* 1/96 (/ (* (pow x 4) (sin (PI))) (pow (cos (PI)) 2))) (* 1/2 (/ (* x (* (sin (PI)) (- (* 1/48 (/ (pow x 3) (cos (PI)))) (+ (* 1/16 (/ (pow x 3) (cos (PI)))) (* 1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))))))) (cos (PI)))))) y))) y)) (* -1/4 (/ (* (pow x 2) (sin (PI))) (pow (cos (PI)) 2)))) y)) (* 1/2 (/ x (cos (PI))))) y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (* -1/48 (/ (pow x 3) (pow y 2))) (* -1/2 x)) y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (* 1/3840 (/ (pow x 5) (pow y 4))) (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1 (/ (- (* 1/8 (/ (* (pow x 2) (cos (PI))) y)) (* -1/2 (* x (sin (PI))))) y))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (pow x 2) (cos (PI)))) (* 1/48 (/ (* (pow x 3) (sin (PI))) y))) y)) (* -1/2 (* x (sin (PI))))) y))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | x | @ | 0 | ((/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (pow (cos (* (/ x y) 1/2)) -1) (cos (* (/ x y) 1/2)) (* (/ x y) 1/2) (/ x y) x y 1/2 -1 (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/ 1 (cos (* (/ x y) 1/2))) 1 (cos (* (/ x y) 1/2)) (+ (* -1/8 (/ (* x x) (* y y))) 1) -1/8 (/ (* x x) (* y y)) (* x x) (* y y) (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (cos (+ (* (/ x y) 1/2) (PI))) (+ (* (/ x y) 1/2) (PI)) (PI) (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) (sin (/ x (+ y y))) (/ x (+ y y)) (+ y y) (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (cos (/ x (+ y y))) (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI))) (+ (/ x (+ y y)) (PI)) (* (+ (/ (PI) x) (/ 1/2 y)) x) (+ (/ (PI) x) (/ 1/2 y)) (/ (PI) x) (/ 1/2 y) (sin (/ x (* y 2))) (/ x (* y 2)) (* y 2) 2) |
| 5.0ms | x | @ | -inf | ((/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (pow (cos (* (/ x y) 1/2)) -1) (cos (* (/ x y) 1/2)) (* (/ x y) 1/2) (/ x y) x y 1/2 -1 (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/ 1 (cos (* (/ x y) 1/2))) 1 (cos (* (/ x y) 1/2)) (+ (* -1/8 (/ (* x x) (* y y))) 1) -1/8 (/ (* x x) (* y y)) (* x x) (* y y) (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (cos (+ (* (/ x y) 1/2) (PI))) (+ (* (/ x y) 1/2) (PI)) (PI) (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) (sin (/ x (+ y y))) (/ x (+ y y)) (+ y y) (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (cos (/ x (+ y y))) (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI))) (+ (/ x (+ y y)) (PI)) (* (+ (/ (PI) x) (/ 1/2 y)) x) (+ (/ (PI) x) (/ 1/2 y)) (/ (PI) x) (/ 1/2 y) (sin (/ x (* y 2))) (/ x (* y 2)) (* y 2) 2) |
| 4.0ms | y | @ | -inf | ((/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (pow (cos (* (/ x y) 1/2)) -1) (cos (* (/ x y) 1/2)) (* (/ x y) 1/2) (/ x y) x y 1/2 -1 (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/ 1 (cos (* (/ x y) 1/2))) 1 (cos (* (/ x y) 1/2)) (+ (* -1/8 (/ (* x x) (* y y))) 1) -1/8 (/ (* x x) (* y y)) (* x x) (* y y) (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (cos (+ (* (/ x y) 1/2) (PI))) (+ (* (/ x y) 1/2) (PI)) (PI) (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) (sin (/ x (+ y y))) (/ x (+ y y)) (+ y y) (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (cos (/ x (+ y y))) (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI))) (+ (/ x (+ y y)) (PI)) (* (+ (/ (PI) x) (/ 1/2 y)) x) (+ (/ (PI) x) (/ 1/2 y)) (/ (PI) x) (/ 1/2 y) (sin (/ x (* y 2))) (/ x (* y 2)) (* y 2) 2) |
| 4.0ms | x | @ | inf | ((/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (pow (cos (* (/ x y) 1/2)) -1) (cos (* (/ x y) 1/2)) (* (/ x y) 1/2) (/ x y) x y 1/2 -1 (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/ 1 (cos (* (/ x y) 1/2))) 1 (cos (* (/ x y) 1/2)) (+ (* -1/8 (/ (* x x) (* y y))) 1) -1/8 (/ (* x x) (* y y)) (* x x) (* y y) (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (cos (+ (* (/ x y) 1/2) (PI))) (+ (* (/ x y) 1/2) (PI)) (PI) (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) (sin (/ x (+ y y))) (/ x (+ y y)) (+ y y) (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (cos (/ x (+ y y))) (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI))) (+ (/ x (+ y y)) (PI)) (* (+ (/ (PI) x) (/ 1/2 y)) x) (+ (/ (PI) x) (/ 1/2 y)) (/ (PI) x) (/ 1/2 y) (sin (/ x (* y 2))) (/ x (* y 2)) (* y 2) 2) |
| 4.0ms | y | @ | inf | ((/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (pow (cos (* (/ x y) 1/2)) -1) (cos (* (/ x y) 1/2)) (* (/ x y) 1/2) (/ x y) x y 1/2 -1 (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/ 1 (cos (* (/ x y) 1/2))) 1 (cos (* (/ x y) 1/2)) (+ (* -1/8 (/ (* x x) (* y y))) 1) -1/8 (/ (* x x) (* y y)) (* x x) (* y y) (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (cos (+ (* (/ x y) 1/2) (PI))) (+ (* (/ x y) 1/2) (PI)) (PI) (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) (sin (/ x (+ y y))) (/ x (+ y y)) (+ y y) (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (cos (/ x (+ y y))) (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI))) (+ (/ x (+ y y)) (PI)) (* (+ (/ (PI) x) (/ 1/2 y)) x) (+ (/ (PI) x) (/ 1/2 y)) (/ (PI) x) (/ 1/2 y) (sin (/ x (* y 2))) (/ x (* y 2)) (* y 2) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 956 | 7841 |
| 0 | 1008 | 6553 |
| 1 | 5813 | 6382 |
| 0 | 8195 | 6135 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(literal 1 binary64) |
#s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
#s(literal -1/8 binary64) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(*.f64 y y) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)))) |
(cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) |
(PI.f64) |
(/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y))))) |
(sin.f64 (/.f64 x (+.f64 y y))) |
(/.f64 x (+.f64 y y)) |
(+.f64 y y) |
(*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(cos.f64 (/.f64 x (+.f64 y y))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)))) |
(neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) |
(cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) |
#s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
(*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (PI.f64) x) |
(/.f64 #s(literal 1/2 binary64) y) |
(sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) |
(/.f64 x (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 1)) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (pow (cos (* (/ x y) 1/2)) -1) #s(hole binary64 1)) |
#s(approx (pow (cos (* (/ x y) 1/2)) -1) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (pow (cos (* (/ x y) 1/2)) -1) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (pow (cos (* (/ x y) 1/2)) -1) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 1)) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (* (/ x y) 1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 1)) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) #s(hole binary64 (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (/ -1 (cos (PI))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* x (- (* -1 (* x (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* 1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* x (- (* x (- (* -1 (* x (+ (* -1/48 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (+ (* 1/16 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (* 1/2 (/ (* (sin (PI)) (+ (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3)))) (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))))) (* y (cos (PI))))))))) (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* 1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (/ -1 (cos (PI))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (- (* -1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI)))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (- (* x (- (* -1 (* x (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* 1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (- (* x (- (* x (- (* -1 (* x (+ (* -1/48 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (+ (* 1/16 (/ (sin (PI)) (* (pow y 3) (pow (cos (PI)) 2)))) (* 1/2 (/ (* (sin (PI)) (+ (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3)))) (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))))) (* y (cos (PI))))))))) (+ (* 1/8 (/ 1 (* (pow y 2) (cos (PI))))) (* 1/4 (/ (pow (sin (PI)) 2) (* (pow y 2) (pow (cos (PI)) 3))))))) (* 1/2 (/ (sin (PI)) (* y (pow (cos (PI)) 2)))))) (/ 1 (cos (PI)))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (cos (PI)))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (+ (cos (PI)) (* x (- (* -1/8 (/ (* x (cos (PI))) (pow y 2))) (* 1/2 (/ (sin (PI)) y))))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (+ (cos (PI)) (* x (- (* x (+ (* -1/8 (/ (cos (PI)) (pow y 2))) (* 1/48 (/ (* x (sin (PI))) (pow y 3))))) (* 1/2 (/ (sin (PI)) y))))))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) #s(hole binary64 (PI))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) #s(hole binary64 (+ (PI) (* 1/2 (/ x y))))) |
#s(approx (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) #s(hole binary64 1)) |
#s(approx (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) #s(hole binary64 (+ 1 (* 1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* 5/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) #s(hole binary64 (+ 1 (* (pow x 2) (+ (* (pow x 2) (+ (* 61/46080 (/ (pow x 2) (pow y 6))) (* 5/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ x (+ y y)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* x (+ (* -1/12 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/240 (/ (pow x 2) (pow y 5))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/92160 (/ 1 (pow y 7))) (* 19/215040 (/ 1 (pow y 7)))))) (* 1/240 (/ 1 (pow y 5))))) (* 1/12 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 1)) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/384 (/ (pow x 2) (pow y 4))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ (* -1/46080 (/ (pow x 2) (pow y 6))) (* 1/384 (/ 1 (pow y 4))))) (* 1/8 (/ 1 (pow y 2)))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1/2 (/ x (* y (cos (PI))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* x (- (* -1/4 (/ (* x (sin (PI))) (* (pow y 2) (pow (cos (PI)) 2)))) (* 1/2 (/ 1 (* y (cos (PI))))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* x (- (* x (+ (* -1 (* x (- (* 1/16 (/ 1 (* (pow y 3) (cos (PI))))) (+ (* -1/8 (/ (pow (sin (PI)) 2) (* (pow y 3) (pow (cos (PI)) 3)))) (* 1/48 (/ 1 (* (pow y 3) (cos (PI))))))))) (* -1/4 (/ (sin (PI)) (* (pow y 2) (pow (cos (PI)) 2)))))) (* 1/2 (/ 1 (* y (cos (PI))))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* x (- (* x (+ (* -1/4 (/ (sin (PI)) (* (pow y 2) (pow (cos (PI)) 2)))) (* x (+ (* -1 (- (* 1/16 (/ 1 (* (pow y 3) (cos (PI))))) (+ (* -1/8 (/ (pow (sin (PI)) 2) (* (pow y 3) (pow (cos (PI)) 3)))) (* 1/48 (/ 1 (* (pow y 3) (cos (PI)))))))) (* x (+ (* -1/2 (/ (* (sin (PI)) (- (* 1/16 (/ 1 (* (pow y 3) (cos (PI))))) (+ (* -1/8 (/ (pow (sin (PI)) 2) (* (pow y 3) (pow (cos (PI)) 3)))) (* 1/48 (/ 1 (* (pow y 3) (cos (PI)))))))) (* y (cos (PI))))) (+ (* -1/32 (/ (sin (PI)) (* (pow y 4) (pow (cos (PI)) 2)))) (* 1/96 (/ (sin (PI)) (* (pow y 4) (pow (cos (PI)) 2))))))))))) (* 1/2 (/ 1 (* y (cos (PI))))))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1/2 (/ x y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* x (- (* 1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* x (- (* (pow x 2) (+ (* -1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* x (- (* (pow x 2) (+ (* (pow x 2) (- (* 1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (cos (PI)))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* x (- (* -1/8 (/ (* x (cos (PI))) (pow y 2))) (* 1/2 (/ (sin (PI)) y))))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* x (- (* x (+ (* -1/8 (/ (cos (PI)) (pow y 2))) (* 1/48 (/ (* x (sin (PI))) (pow y 3))))) (* 1/2 (/ (sin (PI)) y))))))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (PI))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (+ (PI) (* 1/2 (/ x y))))) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) #s(hole binary64 (PI))) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) #s(hole binary64 (+ (PI) (* 1/2 (/ x y))))) |
#s(approx (+ (/ (PI) x) (/ 1/2 y)) #s(hole binary64 (/ (PI) x))) |
#s(approx (+ (/ (PI) x) (/ 1/2 y)) #s(hole binary64 (/ (+ (PI) (* 1/2 (/ x y))) x))) |
#s(approx (/ (PI) x) #s(hole binary64 (/ (PI) x))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* -1/48 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* 1/3840 (/ (pow x 2) (pow y 5))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1/645120 (/ (pow x 2) (pow y 7))) (* 1/3840 (/ 1 (pow y 5))))) (* 1/48 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ x (* y 2)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (pow (cos (* (/ x y) 1/2)) -1) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (cos (* 1/2 (/ x y))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) #s(hole binary64 (* -1/8 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) (* 1/8 (/ 1 (pow y 2))))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (/ -1 (cos (+ (PI) (* 1/2 (/ x y))))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (/ -1 (cos (+ (PI) (* 1/2 (/ x y))))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (cos (+ (PI) (* 1/2 (/ x y)))))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) #s(hole binary64 (* x (+ (* 1/2 (/ 1 y)) (/ (PI) x))))) |
#s(approx (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) #s(hole binary64 (/ 1 (cos (* 1/2 (/ x y)))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (sin (* 1/2 (/ x y))))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* (cos (* 1/2 (/ x y))) (sin (* 1/2 (/ x y)))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (cos (* 1/2 (/ x y))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (sin (* 1/2 (/ x y))) (cos (+ (PI) (* 1/2 (/ x y)))))))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (sin (* 1/2 (/ x y)))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (cos (+ (PI) (* 1/2 (/ x y)))))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (* x (+ (* 1/2 (/ 1 y)) (/ (PI) x))))) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) #s(hole binary64 (* x (+ (* 1/2 (/ 1 y)) (/ (PI) x))))) |
#s(approx (+ (/ (PI) x) (/ 1/2 y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (+ (/ (PI) x) (/ 1/2 y)) #s(hole binary64 (+ (* 1/2 (/ 1 y)) (/ (PI) x)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (sin (* 1/2 (/ x y))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (/ -1 (cos (- (PI) (* -1/2 (/ x y))))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (/ -1 (cos (- (PI) (* -1/2 (/ x y))))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (cos (- (PI) (* -1/2 (/ x y)))))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (sin (* 1/2 (/ x y))) (cos (- (PI) (* -1/2 (/ x y)))))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (cos (- (PI) (* -1/2 (/ x y)))))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))))) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) (* 1/2 (/ 1 y))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) #s(hole binary64 (/ (+ (* -1/8 (pow x 2)) (pow y 2)) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) #s(hole binary64 (/ (+ (* 1/2 x) (* y (PI))) y))) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx (+ (/ x (+ y y)) (PI)) #s(hole binary64 (/ (+ (* 1/2 x) (* y (PI))) y))) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) #s(hole binary64 (/ (+ (* 1/2 x) (* y (PI))) y))) |
#s(approx (+ (/ (PI) x) (/ 1/2 y)) #s(hole binary64 (/ (+ 1/2 (/ (* y (PI)) x)) y))) |
#s(approx (/ 1/2 y) #s(hole binary64 (/ 1/2 y))) |
#s(approx (* y 2) #s(hole binary64 (* 2 y))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) (* x (pow y 2)))) (+ (* 2 (/ (- (* -1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))))) (+ (* -1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3)))))))) (* x (pow y 6)))) (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) (* x (pow y 4))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (* (pow x 2) (- (* 2 (/ (- (* 1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))))) (* 1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* 2 (/ (- (* -1/48 (pow x 3)) (* -1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (pow (cos (* (/ x y) 1/2)) -1) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (pow (cos (* (/ x y) 1/2)) -1) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))))) |
#s(approx (cos (* (/ x y) 1/2)) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ 1 (cos (* (/ x y) 1/2))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))) (pow y 2))) (+ (* 1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (+ (* -1/48 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (+ (* 1/16 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (* 1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (cos (PI)))))) (pow y 3))) (+ (* 1/8 (/ (pow x 2) (* (pow y 2) (cos (PI))))) (+ (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* (pow y 2) (pow (cos (PI)) 3)))) (+ (* 1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (- (* -1 (/ (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))) (pow y 2))) (+ (* 1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (- (* -1 (/ (+ (* -1/48 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (+ (* 1/16 (/ (* (pow x 3) (sin (PI))) (pow (cos (PI)) 2))) (* 1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (cos (PI)))))) (pow y 3))) (+ (* 1/8 (/ (pow x 2) (* (pow y 2) (cos (PI))))) (+ (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* (pow y 2) (pow (cos (PI)) 3)))) (+ (* 1/2 (/ (* x (sin (PI))) (* y (pow (cos (PI)) 2)))) (/ 1 (cos (PI))))))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (- (+ (cos (PI)) (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (* 1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (- (+ (cos (PI)) (+ (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (pow y 3))))) (* 1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))) (pow y 4)))) (* -1/8 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (sin (/ x (+ y y))) (* (cos (/ x (+ y y))) (sin (/ x (+ y y))))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1/46080 (pow x 6)) (+ (* 1/3072 (pow x 6)) (* 1/8 (* (pow x 2) (+ (* -1/64 (pow x 4)) (* 1/384 (pow x 4))))))) (pow y 6)))) (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/64 (/ (pow x 4) (pow y 4))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/384 (/ (pow x 5) (pow y 4))) (* 1/2 x)))))) y))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (/ (+ (* -1/16 (/ (pow x 3) (pow y 2))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/18432 (/ (pow x 7) (pow y 6))) (+ (* -1/30720 (/ (pow x 7) (pow y 6))) (+ (* -1/92160 (/ (pow x 7) (pow y 6))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/768 (/ (pow x 5) (pow y 4))) (+ (* 1/384 (/ (pow x 5) (pow y 4))) (* 1/2 x)))))))))) y))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (* 1/384 (/ (pow x 4) (pow y 4))))))) |
#s(approx (cos (/ x (+ y y))) #s(hole binary64 (+ 1 (+ (* -1/8 (/ (pow x 2) (pow y 2))) (+ (* -1/46080 (/ (pow x 6) (pow y 6))) (* 1/384 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (/ (+ (* -1/2 (/ x (cos (PI)))) (* -1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2))))) y))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (/ (+ (* -1 (/ (- (* -1/48 (/ (pow x 3) (cos (PI)))) (+ (* -1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))) (* -1/16 (/ (pow x 3) (cos (PI)))))) (pow y 2))) (+ (* -1/2 (/ x (cos (PI)))) (* -1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2)))))) y))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (/ (+ (* -1 (/ (- (* -1/48 (/ (pow x 3) (cos (PI)))) (+ (* -1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))) (* -1/16 (/ (pow x 3) (cos (PI)))))) (pow y 2))) (+ (* -1/2 (/ x (cos (PI)))) (+ (* -1/2 (/ (* x (* (sin (PI)) (- (* -1/48 (/ (pow x 3) (cos (PI)))) (+ (* -1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))) (* -1/16 (/ (pow x 3) (cos (PI)))))))) (* (pow y 3) (cos (PI))))) (+ (* -1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2)))) (+ (* -1/32 (/ (* (pow x 4) (sin (PI))) (* (pow y 3) (pow (cos (PI)) 2)))) (* 1/96 (/ (* (pow x 4) (sin (PI))) (* (pow y 3) (pow (cos (PI)) 2))))))))) y))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (/ (- (* 1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (/ (- (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x))) y))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (/ (- (* 1/645120 (/ (pow x 7) (pow y 6))) (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (- (+ (cos (PI)) (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2)))) (* 1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (- (+ (cos (PI)) (+ (* -1/8 (/ (* (pow x 2) (cos (PI))) (pow y 2))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (pow y 3))))) (* 1/2 (/ (* x (sin (PI))) y))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (* 1/2 x)) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x))) y))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (/ (+ (* -1/48 (/ (pow x 3) (pow y 2))) (+ (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/3840 (/ (pow x 5) (pow y 4))) (* 1/2 x)))) y))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))) (* -1/24 (/ (pow x 2) (pow y 2)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2)))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (* 1/1920 (/ (pow x 4) (pow y 4)))))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (- (+ 1 (+ (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) (* x (pow y 4)))) (+ (* -2 (/ (- (* 1/645120 (pow x 7)) (+ (* -1/8 (* (pow x 2) (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))))) (+ (* 1/92160 (pow x 7)) (* 1/384 (* (pow x 4) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3)))))))) (* x (pow y 6)))) (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) (* x (pow y 2))))))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* -1/3840 (pow x 5)) (+ (* -1/8 (* (pow x 2) (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))))) (* -1/768 (pow x 5)))) x)) (+ (* -1/24 (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2))))) (* 1/1920 (pow x 4))))) (pow y 6))) (+ (* -1/24 (/ (* (pow x 2) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 4))) (+ (* -1/24 (/ (pow x 2) (pow y 2))) (+ (* -1/322560 (/ (pow x 6) (pow y 6))) (+ (* 1/1920 (/ (* (pow x 4) (- (* -2 (/ (- (* 1/48 (pow x 3)) (* 1/16 (pow x 3))) x)) (* -1/24 (pow x 2)))) (pow y 6))) (* 1/1920 (/ (pow x 4) (pow y 4))))))))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (- (+ (* 1/8 (/ (pow x 2) (* y (cos (PI))))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* y (pow (cos (PI)) 3))))) (* -1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (* y (cos (PI))))) (+ (* -1/16 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))))) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))))) y)) (* -1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (- (* -1 (/ (- (+ (* 1/8 (/ (pow x 2) (* y (cos (PI))))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (* y (pow (cos (PI)) 3))))) (* -1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* x (* (sin (PI)) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (* y (cos (PI))))) (+ (* -1/16 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/48 (/ (* (pow x 3) (sin (PI))) (* y (pow (cos (PI)) 2)))))) (+ (* 1/8 (/ (pow x 2) (cos (PI)))) (* 1/4 (/ (* (pow x 2) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))))) y)) (* -1/2 (/ (* x (sin (PI))) (pow (cos (PI)) 2)))) y)) (/ 1 (cos (PI)))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1 (/ (- (* 1/8 (/ (* (pow x 2) (cos (PI))) y)) (* -1/2 (* x (sin (PI))))) y))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (pow x 2) (cos (PI)))) (* 1/48 (/ (* (pow x 3) (sin (PI))) y))) y)) (* -1/2 (* x (sin (PI))))) y))))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x (+ y y))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* 1/48 (/ (pow x 3) (pow y 2))) (* 1/16 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/384 (/ (pow x 5) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/48 (/ (pow x 3) (pow y 2))) (* 1/16 (/ (pow x 3) (pow y 2)))))))) y)))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/384 (/ (pow x 5) (pow y 4))) (+ (* -1/768 (/ (pow x 5) (pow y 4))) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (+ (* 1/92160 (/ (pow x 7) (pow y 6))) (+ (* 1/30720 (/ (pow x 7) (pow y 6))) (+ (* 1/18432 (/ (pow x 7) (pow y 6))) (+ (* 1/48 (/ (pow x 3) (pow y 2))) (* 1/16 (/ (pow x 3) (pow y 2)))))))))))) y)))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (+ (* 1/4 (/ (* (pow x 2) (sin (PI))) (* y (pow (cos (PI)) 2)))) (* 1/2 (/ x (cos (PI))))) y)))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (/ (* (pow x 2) (sin (PI))) (pow (cos (PI)) 2))) (* 1/48 (/ (pow x 3) (* y (cos (PI)))))) (+ (* 1/16 (/ (pow x 3) (* y (cos (PI))))) (* 1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (* y (pow (cos (PI)) 3)))))) y)) (* 1/2 (/ x (cos (PI))))) y)))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* 1/48 (/ (pow x 3) (cos (PI)))) (+ (* 1/16 (/ (pow x 3) (cos (PI)))) (* 1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3)))))) (* -1 (/ (+ (* -1/32 (/ (* (pow x 4) (sin (PI))) (pow (cos (PI)) 2))) (+ (* 1/96 (/ (* (pow x 4) (sin (PI))) (pow (cos (PI)) 2))) (* 1/2 (/ (* x (* (sin (PI)) (- (* 1/48 (/ (pow x 3) (cos (PI)))) (+ (* 1/16 (/ (pow x 3) (cos (PI)))) (* 1/8 (/ (* (pow x 3) (pow (sin (PI)) 2)) (pow (cos (PI)) 3))))))) (cos (PI)))))) y))) y)) (* -1/4 (/ (* (pow x 2) (sin (PI))) (pow (cos (PI)) 2)))) y)) (* 1/2 (/ x (cos (PI))))) y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (* -1/48 (/ (pow x 3) (pow y 2))) (* -1/2 x)) y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (* 1/3840 (/ (pow x 5) (pow y 4))) (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (neg (sin (/ x (+ y y)))) #s(hole binary64 (* -1 (/ (- (* -1/645120 (/ (pow x 7) (pow y 6))) (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1 (/ (- (* 1/8 (/ (* (pow x 2) (cos (PI))) y)) (* -1/2 (* x (sin (PI))))) y))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(hole binary64 (+ (cos (PI)) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (pow x 2) (cos (PI)))) (* 1/48 (/ (* (pow x 3) (sin (PI))) y))) y)) (* -1/2 (* x (sin (PI))))) y))))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (* 1/48 (/ (pow x 3) (pow y 2)))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (* 1/48 (/ (pow x 3) (pow y 2))))) y)))) |
#s(approx (sin (/ x (* y 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 x) (+ (* -1/3840 (/ (pow x 5) (pow y 4))) (+ (* 1/645120 (/ (pow x 7) (pow y 6))) (* 1/48 (/ (pow x 3) (pow y 2)))))) y)))) |
| Outputs |
|---|
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 9/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 9/2 binary64))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
x |
y |
#s(literal 1/2 binary64) |
#s(literal -1 binary64) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64))))) |
(pow.f64 (pow.f64 #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 9/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 9/2 binary64))) |
(pow.f64 (pow.f64 #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
#s(approx (cos (* (/ x y) 1/2)) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 3 binary64)) #s(literal -1/512 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 3 binary64)) #s(literal -1/512 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))))) |
(fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
#s(literal -1/8 binary64) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 x (/.f64 x (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 x x) y) y) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 9/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 9/2 binary64))) |
(pow.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))) |
(neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(sin.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(-.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))))) |
(cos.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (PI.f64))) |
(cos.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)))) |
(cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) (+.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (PI.f64) (PI.f64))) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (-.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (fma.f64 (PI.f64) (PI.f64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (*.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) (PI.f64)) |
(-.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (PI.f64)) |
(+.f64 (PI.f64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(PI.f64) |
(/.f64 (neg.f64 (tan.f64 (/.f64 x (+.f64 y y)))) (neg.f64 (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (tan.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (*.f64 (neg.f64 (cos.f64 (/.f64 x (+.f64 y y)))) (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (neg.f64 (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))))) |
(/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y))))) |
(sin.f64 (/.f64 x (+.f64 y y))) |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 y y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (+.f64 y y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (-.f64 y y)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) |
(+.f64 y y) |
(*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(*.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 x (+.f64 y y)) (neg.f64 (/.f64 x (+.f64 y y))))) (sin.f64 (+.f64 (/.f64 x (+.f64 y y)) (neg.f64 (/.f64 x (+.f64 y y)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 x (+.f64 y y)) (/.f64 x (+.f64 y y)))) (sin.f64 (+.f64 (/.f64 x (+.f64 y y)) (/.f64 x (+.f64 y y))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 x (+.f64 y y)))) (cos.f64 (+.f64 (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 x (+.f64 y y))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (/.f64 x (+.f64 y y)) (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(sin.f64 (+.f64 (neg.f64 (/.f64 x (+.f64 y y))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (/.f64 x (+.f64 y y))))) |
(cos.f64 (neg.f64 (/.f64 x (+.f64 y y)))) |
(cos.f64 (/.f64 x (+.f64 y y))) |
(+.f64 (*.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))))) (neg.f64 (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (*.f64 (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (sin.f64 (neg.f64 (neg.f64 (/.f64 x (+.f64 y y))))) (neg.f64 (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)))) |
(neg.f64 (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))))) |
(neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) |
(sin.f64 (+.f64 (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (neg.f64 (/.f64 x (+.f64 y y)))) |
(sin.f64 (+.f64 (PI.f64) (/.f64 x (+.f64 y y)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (+.f64 y y))) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (+.f64 y y))))) |
(fma.f64 (sin.f64 (/.f64 x (+.f64 y y))) #s(literal -1 binary64) (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (/.f64 x (+.f64 y y)))) (*.f64 #s(literal -1 binary64) (sin.f64 (/.f64 x (+.f64 y y))))) |
(+.f64 (*.f64 (sin.f64 (/.f64 x (+.f64 y y))) #s(literal -1 binary64)) (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) #s(literal 0 binary64))) |
(sin.f64 (+.f64 (neg.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))))) |
(cos.f64 (neg.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)))) |
(cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) |
(+.f64 (*.f64 (sin.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
(*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x) |
(*.f64 x (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x (*.f64 (/.f64 (PI.f64) x) x)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) (*.f64 x (/.f64 (PI.f64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) (*.f64 (/.f64 (PI.f64) x) x)) |
(+.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x (/.f64 (PI.f64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (PI.f64) x) (/.f64 (PI.f64) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y))) (-.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (/.f64 (PI.f64) x) (/.f64 (PI.f64) x))) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) x) (/.f64 (PI.f64) x) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (PI.f64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 (/.f64 (PI.f64) x) (/.f64 (PI.f64) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) x))))) |
(/.f64 (fma.f64 (PI.f64) y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64) (/.f64 (PI.f64) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y) (/.f64 (PI.f64) x)) |
(+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (PI.f64) x)) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 x)) |
(/.f64 (PI.f64) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1/2 binary64) y) |
(sin.f64 (/.f64 x (+.f64 y y))) |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 y y))) |
(/.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x (+.f64 y y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (-.f64 y y)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) |
(+.f64 y y) |
#s(literal 2 binary64) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(literal 1 binary64)) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (* (/ x y) 1/2)) #s(literal 1 binary64)) |
#s(approx (cos (* (/ x y) 1/2)) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (cos (* (/ x y) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/384 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (* (/ x y) 1/2)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/46080 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (/ x y) 1/2) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(literal 1 binary64)) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (* x x) (* y y)) (*.f64 x (/.f64 x (*.f64 y y)))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) x)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) y))) x) #s(literal -1 binary64))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (-.f64 (neg.f64 (*.f64 x (+.f64 (fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) y)) #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) x) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) y))) x) #s(literal -1 binary64))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) #s(literal 1 binary64)) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (-.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 0 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) x)) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) y))) x) #s(literal -1 binary64))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (-.f64 (neg.f64 (*.f64 x (+.f64 (fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) y)) #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) x) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) y))) x) #s(literal -1 binary64))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) #s(literal -1 binary64)) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) y) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) y))) #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) (/.f64 #s(literal 0 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) (PI.f64)) |
#s(approx (+ (* (/ x y) 1/2) (PI)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 61/46080 binary64) (/.f64 #s(literal 5/384 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 x x) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) #s(literal -1/48 binary64) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 1/3840 binary64) (/.f64 (*.f64 #s(literal -1/645120 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ x (* y 2)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (*.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 1/240 binary64) (neg.f64 (*.f64 (*.f64 (pow.f64 y #s(literal -7 binary64)) #s(literal 1/10080 binary64)) (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (cos (/ x (+ y y))) #s(literal 1 binary64)) |
#s(approx (cos (/ x (+ y y))) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
#s(approx (cos (/ x (+ y y))) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/384 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (/ x (+ y y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/46080 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 #s(literal 1/384 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (*.f64 (/.f64 x (*.f64 #s(literal -1 binary64) y)) #s(literal -1/2 binary64))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal 0 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (*.f64 (-.f64 (fma.f64 x (neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1 binary64)))) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1 binary64)))) x)) (*.f64 (/.f64 x (*.f64 y y)) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (*.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1 binary64)))) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) y))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1 binary64))) #s(literal -1/48 binary64))) x (neg.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1 binary64)))) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1 binary64)))))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64)))) x) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) y))) x)) |
#s(approx (neg (sin (/ x (+ y y)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
#s(approx (neg (sin (/ x (+ y y)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (neg (sin (/ x (+ y y)))) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/3840 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (neg (sin (/ x (+ y y)))) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/645120 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) (*.f64 #s(literal -1/3840 binary64) (pow.f64 y #s(literal -5 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) #s(literal -1 binary64)) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) y) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) y))) #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) x) (/.f64 #s(literal 0 binary64) y)) x #s(literal -1 binary64))) |
#s(approx (+ (/ x (+ y y)) (PI)) (PI.f64)) |
#s(approx (+ (/ x (+ y y)) (PI)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) (PI.f64)) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (/ (PI) x) (/ 1/2 y)) (/.f64 (PI.f64) x)) |
#s(approx (+ (/ (PI) x) (/ 1/2 y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64)) x)) |
#s(approx (/ (PI) x) (/.f64 (PI.f64) x)) |
#s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) #s(literal -1/48 binary64) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3840 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (sin (/ x (* y 2))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -5 binary64)) #s(literal 1/3840 binary64) (/.f64 (*.f64 #s(literal -1/645120 binary64) (*.f64 x x)) (pow.f64 y #s(literal 7 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 y y) y))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ x (* y 2)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (cos (* (/ x y) 1/2)) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))) |
#s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (*.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (cos (/ x (+ y y))) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
#s(approx (neg (sin (/ x (+ y y)))) (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (+ (/ (PI) x) (/ 1/2 y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (+ (/ (PI) x) (/ 1/2 y)) (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (sin (/ x (* y 2))) (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (/ x y) 1/2) (PI)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (PI.f64) x)) (/.f64 #s(literal 1/2 binary64) y)) x))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg.f64 (/.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (+ (/ x (+ y y)) (PI)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (PI.f64) x)) (/.f64 #s(literal 1/2 binary64) y)) x))) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (PI.f64) x)) (/.f64 #s(literal 1/2 binary64) y)) x))) |
#s(approx y y) |
#s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 y y)) (*.f64 y y))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (/ x y) 1/2) (PI)) (/.f64 (fma.f64 (PI.f64) y (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (* y 2) (+.f64 y y)) |
#s(approx (+ (/ x (+ y y)) (PI)) (/.f64 (fma.f64 (PI.f64) y (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (* (+ (/ (PI) x) (/ 1/2 y)) x) (/.f64 (fma.f64 (PI.f64) y (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (+ (/ (PI) x) (/ 1/2 y)) (/.f64 (fma.f64 y (/.f64 (PI.f64) x) #s(literal 1/2 binary64)) y)) |
#s(approx (/ 1/2 y) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* y 2) (+.f64 y y)) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))) #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/92160 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) x)) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/3840 binary64)) (fma.f64 #s(literal 1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64))))) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1920 binary64)))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)) x) #s(literal 2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/322560 binary64)))))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (-.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -5/384 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/46080 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/384 binary64)) (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/3072 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -5/384 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))))) |
#s(approx (cos (* (/ x y) 1/2)) (+.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/384 binary64)))) |
#s(approx (cos (* (/ x y) 1/2)) (+.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/46080 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/384 binary64)))) #s(literal 1 binary64))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (-.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -5/384 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/46080 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/384 binary64)) (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/3072 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -5/384 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64))) (*.f64 y y))) (fma.f64 (*.f64 (/.f64 x y) #s(literal 0 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64))) #s(literal 0 binary64)) x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal 1/16 binary64)))) (*.f64 (*.f64 y y) y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -1 binary64))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 0 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 x y) #s(literal 0 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64)))))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64))) (*.f64 y y))) (fma.f64 (*.f64 (/.f64 x y) #s(literal 0 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64))) #s(literal 0 binary64)) x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal 1/16 binary64)))) (*.f64 (*.f64 y y) y))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -1 binary64))) #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 0 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (/.f64 x y) #s(literal 0 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64)))))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) y) #s(literal 1/2 binary64)))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) (-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64))) (*.f64 (*.f64 y y) y))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) y) #s(literal 1/2 binary64)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -5/384 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/46080 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -5/384 binary64)) (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/3072 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -5/384 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y))))) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y)) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y)) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x))) y)) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/768 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/384 binary64) (*.f64 #s(literal 1/2 binary64) x)))))) y)) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 #s(literal -1/18432 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 #s(literal -1/30720 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/92160 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/768 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/384 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))))) y)) |
#s(approx (cos (/ x (+ y y))) (+.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/384 binary64)))) |
#s(approx (cos (/ x (+ y y))) (+.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/46080 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/384 binary64)))) #s(literal 1 binary64))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) #s(literal -1/4 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64))) y)) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1/48 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal -1/8 binary64)))) (*.f64 y y))) (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) #s(literal -1/4 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)))) y)) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (/.f64 (+.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 x (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1/48 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal -1/8 binary64)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) y)) #s(literal 0 binary64)) #s(literal -1/48 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) #s(literal -1/4 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1/48 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal -1/8 binary64)))) (*.f64 y y)))) y)) |
#s(approx (neg (sin (/ x (+ y y)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal 1/48 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) |
#s(approx (neg (sin (/ x (+ y y)))) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x))) y)) |
#s(approx (neg (sin (/ x (+ y y)))) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y)) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) y) #s(literal 1/2 binary64)))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (*.f64 y y))) #s(literal -1/8 binary64) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64))) (*.f64 (*.f64 y y) y))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) y) #s(literal 1/2 binary64)))) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y)) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x))) y)) |
#s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)))) y)) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x)) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/1920 binary64) (/.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 y y)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/645120 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/384 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/92160 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) (*.f64 (*.f64 y y) x))))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/3840 binary64)) (fma.f64 #s(literal -1/768 binary64) (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))))) x) #s(literal -2 binary64)) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/1920 binary64)))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/24 binary64) (*.f64 x (/.f64 x (*.f64 y y))) (fma.f64 #s(literal 1/1920 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) x) #s(literal -2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal -1/322560 binary64)))))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) y))) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) y)) #s(literal -1 binary64))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64))) #s(literal 0 binary64)) x) (*.f64 #s(literal -1 binary64) y)) #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) y) #s(literal 0 binary64)) #s(literal -1/24 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)))) y)) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) y)) #s(literal -1 binary64))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) y))) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) y)) #s(literal -1 binary64))) |
#s(approx (/ -1 (cos (+ (* (/ x y) 1/2) (PI)))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64))) #s(literal 0 binary64)) x) (*.f64 #s(literal -1 binary64) y)) #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) y) #s(literal 0 binary64)) #s(literal -1/24 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/8 binary64)))) y)) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) y)) #s(literal -1 binary64))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) y) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) x))) y)) #s(literal -1 binary64))) |
#s(approx (cos (+ (* (/ x y) 1/2) (PI))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) y) #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal -1/8 binary64))) y)) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) y)) #s(literal -1 binary64))) |
#s(approx (sin (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal 1/48 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))) |
#s(approx (sin (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/3840 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y)))) y))) |
#s(approx (sin (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/3840 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 1/645120 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y))))) y))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal 1/12 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/384 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/3840 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal 1/12 binary64)))))) y))) |
#s(approx (* (cos (/ x (+ y y))) (sin (/ x (+ y y)))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 #s(literal -1/384 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/3840 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 1/645120 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 1/92160 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 1/30720 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 1/18432 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal 1/12 binary64)))))))))) y))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) y))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg.f64 (/.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 1/48 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) y)) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) y) #s(literal 0 binary64)) #s(literal 1/8 binary64)))) y))) y))) |
#s(approx (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (neg.f64 (/.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 0 binary64)) #s(literal -1/32 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal 1/48 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal 1/8 binary64)))) #s(literal 0 binary64)) x) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 0 binary64)) #s(literal 1/96 binary64)))) y)) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal 1/48 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) #s(literal 1/8 binary64)))))) y))) y))) y))) |
#s(approx (neg (sin (/ x (+ y y)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) |
#s(approx (neg (sin (/ x (+ y y)))) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/3840 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y))) y))) |
#s(approx (neg (sin (/ x (+ y y)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/645120 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/3840 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y))))) y))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) y) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) x))) y)) #s(literal -1 binary64))) |
#s(approx (cos (+ (/ x (+ y y)) (PI))) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 0 binary64)) y) #s(literal 1/48 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal -1/8 binary64))) y)) (*.f64 (*.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) y)) #s(literal -1 binary64))) |
#s(approx (sin (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal 1/48 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))) |
#s(approx (sin (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/3840 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y)))) y))) |
#s(approx (sin (/ x (* y 2))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (fma.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/3840 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) #s(literal 1/645120 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/48 binary64)) (*.f64 y y))))) y))) |
Compiled 5 791 to 1 902 computations (67.2% saved)
43 alts after pruning (37 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 326 | 26 | 352 |
| Fresh | 4 | 11 | 15 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 5 | 6 |
| Total | 335 | 43 | 378 |
| Status | Accuracy | Program |
|---|---|---|
| 6.7% | (/.f64 (/.f64 (-.f64 (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.6% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (+.f64 y y)))) | |
| 7.8% | (/.f64 (/.f64 (+.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))))) (sin.f64 (/.f64 x (+.f64 y y)))) | |
| 40.4% | (/.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (+.f64 y y)))) | |
| 7.8% | (/.f64 (/.f64 (sin.f64 (+.f64 (PI.f64) (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 16.9% | (/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y))))))) (cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 39.7% | (/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (fma.f64 (sin.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.2% | (/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (sin.f64 (+.f64 (neg.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 40.6% | (/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (sin.f64 (+.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 22.9% | (/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 (+.f64 (/.f64 x (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y))))) (PI.f64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 28.6% | (/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (/.f64 (fma.f64 (PI.f64) y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x y)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 15.8% | (/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) x) (/.f64 (PI.f64) x) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y))))) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 3.6% | (/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 #s(approx (+ (/ (PI) x) (/ 1/2 y)) (/.f64 #s(literal 1/2 binary64) y)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 7.0% | (/.f64 (/.f64 (cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) | |
| 8.0% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (+.f64 y y)))) | |
| 7.7% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (+.f64 y y))))) | |
| ✓ | 40.8% | (/.f64 (tan.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
| 40.4% | (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (*.f64 (sin.f64 (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (+.f64 y y))))) | |
| 23.5% | (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (*.f64 (cos.f64 (/.f64 x (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))))) (sin.f64 (/.f64 x (+.f64 y y))))) | |
| ✓ | 40.8% | (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y))))) |
| 39.7% | (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (*.f64 (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) (sin.f64 (/.f64 x (+.f64 y y))))) | |
| 28.5% | (/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(approx (sin (/ x (+ y y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) | |
| 48.1% | #s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64))))) | |
| 54.5% | #s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| 54.1% | #s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) | |
| 51.8% | #s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (PI.f64)))))))) | |
| 53.6% | #s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (+.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (PI.f64))))) | |
| 4.0% | #s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 #s(approx (+ (* (/ x y) 1/2) (PI)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) | |
| 53.4% | #s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 #s(approx (+ (* (/ x y) 1/2) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))))) | |
| 44.0% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 #s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 5/384 binary64) #s(literal 1/8 binary64)) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) | |
| 54.1% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| ✓ | 54.5% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
| 40.1% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/384 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))))) | |
| 47.2% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1 binary64))))) | |
| 44.8% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64))))) | |
| 44.8% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 y y)) #s(literal 1 binary64))))) | |
| 49.9% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64))))) | |
| 1.8% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) #s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))))) | |
| 22.9% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) #s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x)))))) | |
| 52.2% | #s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) | |
| ✓ | 44.4% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
| ✓ | 49.5% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
| ✓ | 54.7% | #s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
Compiled 1 901 to 1 291 computations (32.1% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) #s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) #s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 #s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 5/384 binary64) #s(literal 1/8 binary64)) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(approx (sin (/ x (+ y y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 y y)) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/384 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 #s(approx (+ (* (/ x y) 1/2) (PI)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (+.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (PI.f64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (+.f64 y y)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 #s(approx (+ (* (/ x y) 1/2) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 (tan.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (PI.f64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (*.f64 (sin.f64 (/.f64 x y)) (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y))) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x y)) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 x (+.f64 y y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 #s(approx (+ (/ (PI) x) (/ 1/2 y)) (/.f64 #s(literal 1/2 binary64) y)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sin.f64 (+.f64 (/.f64 x y) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (*.f64 (sin.f64 (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (sin.f64 (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (/.f64 (fma.f64 (PI.f64) y (*.f64 #s(literal 1/2 binary64) x)) y)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (*.f64 (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (sin.f64 (+.f64 (neg.f64 (/.f64 x (+.f64 y y))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (sin.f64 (+.f64 (PI.f64) (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (/.f64 (fma.f64 (PI.f64) y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x y)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (sin.f64 (+.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (sin.f64 (+.f64 (neg.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (/.f64 x (+.f64 y y))) (*.f64 (cos.f64 (/.f64 x (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))))) (sin.f64 (/.f64 x (+.f64 y y))))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y))))))) (cos.f64 (+.f64 (/.f64 x (+.f64 y y)) (PI.f64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 (+.f64 (/.f64 x (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 y y) y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y))))) (PI.f64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (/.f64 x y))) (/.f64 (cos.f64 (/.f64 x y)) (sin.f64 (/.f64 x y)))) (sin.f64 (/.f64 x (+.f64 y y)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (sin.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (neg.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (+.f64 #s(literal 1 binary64) (cos.f64 (/.f64 x y)))) (sin.f64 (/.f64 x y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 (/.f64 (+.f64 (pow.f64 (/.f64 x (+.f64 y y)) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (/.f64 x (+.f64 y y)) (/.f64 x (+.f64 y y)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (/.f64 x (+.f64 y y)) (PI.f64))))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64))) (fma.f64 (/.f64 (PI.f64) x) (/.f64 (PI.f64) x) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y))))) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (+.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (/.f64 (+.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x (+.f64 y y))) (tan.f64 (PI.f64))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (cos.f64 (/.f64 x (+.f64 y y))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
(/.f64 (/.f64 (neg.f64 (sin.f64 (/.f64 x (+.f64 y y)))) (fma.f64 (sin.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 #s(approx (+ (/ x (+ y y)) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Outputs |
|---|
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
5 calls:
| 19.0ms | (*.f64 y #s(literal 2 binary64)) |
| 17.0ms | x |
| 16.0ms | y |
| 15.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 15.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.6% | 2 | (*.f64 y #s(literal 2 binary64)) |
| 57.3% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 56.7% | 2 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 54.7% | 1 | x |
| 56.6% | 2 | y |
Compiled 21 to 21 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) #s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) #s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 #s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 5/384 binary64) #s(literal 1/8 binary64)) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(approx (sin (/ x (+ y y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 y y)) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/384 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 #s(approx (+ (* (/ x y) 1/2) (PI)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (+.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (PI.f64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 #s(approx (/ (sin (/ x (+ y y))) (cos (/ x (+ y y)))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (+.f64 y y)))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 #s(approx (+ (* (/ x y) 1/2) (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) (/.f64 #s(literal 1/2 binary64) y)) x))))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (sin.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) #s(approx (sin (/ x (* y 2))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 (tan.f64 (/.f64 x (+.f64 y y))) (sin.f64 (/.f64 x (+.f64 y y)))) |
(/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (*.f64 (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
1 calls:
| 9.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.2% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) #s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) #s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 #s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 5/384 binary64) #s(literal 1/8 binary64)) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(approx (sin (/ x (+ y y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 y y)) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/384 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal -1 binary64) (cos.f64 #s(approx (+ (* (/ x y) 1/2) (PI)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
1 calls:
| 5.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.0% | 2 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 5 to 5 computations (0% saved)
Total -34.7b remaining (-119.8%)
Threshold costs -34.7b (-119.8%)
| Inputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) #s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 y y)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64))))) |
#s(approx (/ (/ (neg (sin (/ x (+ y y)))) (cos (+ (/ x (+ y y)) (PI)))) (sin (/ x (* y 2)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/8 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) #s(approx (+ (* -1/8 (/ (* x x) (* y y))) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x)))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 #s(approx (+ (* (/ (* x x) (* (* y y) (* y y))) 5/384) (/ 1/8 (* y y))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 5/384 binary64) #s(literal 1/8 binary64)) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (/.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(/.f64 #s(approx (tan (/ x (* y 2))) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(approx (sin (/ x (+ y y))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y y)) #s(literal -1/48 binary64) (*.f64 #s(literal 1/2 binary64) x)) y))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 y y)) #s(literal 1 binary64))))) |
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 5/384 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (tan (/ x (+ y y))) (sin (/ x (+ y y)))) (/.f64 #s(literal 1 binary64) #s(approx (cos (* (/ x y) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal 1/384 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 y y))) (*.f64 x x) #s(literal 1 binary64))))) |
| Outputs |
|---|
#s(approx (/ (tan (/ x (* y 2))) (sin (/ x (* y 2)))) #s(literal 1 binary64)) |
4 calls:
| 6.0ms | y |
| 5.0ms | (*.f64 y #s(literal 2 binary64)) |
| 4.0ms | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
| 4.0ms | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.7% | 1 | (*.f64 y #s(literal 2 binary64)) |
| 54.7% | 1 | y |
| 54.7% | 1 | (/.f64 (tan.f64 (/.f64 x (*.f64 y #s(literal 2 binary64)))) (sin.f64 (/.f64 x (*.f64 y #s(literal 2 binary64))))) |
| 54.7% | 1 | (/.f64 x (*.f64 y #s(literal 2 binary64))) |
Compiled 20 to 19 computations (5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0351075684819838e+44 | 1.2735046179675243e+48 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.234633778310041e+40 | 1.0073147925644464e+41 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.748148641250587e+24 | 1.149591587682243e+29 |
Compiled 12 to 13 computations (-8.3% saved)
| 1× | fuel |
Compiled 82 to 56 computations (31.7% saved)
(abs y)
(abs x)
Compiled 657 to 496 computations (24.5% saved)
Loading profile data...