
Time bar (total: 4.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 886.0ms | 8 256× | 0 | valid |
ival-cos: 241.0ms (38.6% of total)ival-sin: 211.0ms (33.8% of total)ival-mult: 128.0ms (20.5% of total)ival-sub: 39.0ms (6.2% of total)ival-assert: 3.0ms (0.5% of total)adjust: 2.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 x (cos.f64 y)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 z (sin.f64 y)) |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 68.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-mult: 11.0ms (32.2% of total)ival-cos: 10.0ms (29.3% of total)ival-sin: 10.0ms (29.3% of total)ival-sub: 2.0ms (5.9% of total)ival-true: 1.0ms (2.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 96 |
| 1 | 81 | 93 |
| 2 | 152 | 93 |
| 3 | 254 | 93 |
| 4 | 473 | 93 |
| 5 | 1051 | 93 |
| 6 | 2656 | 93 |
| 7 | 5483 | 93 |
| 0 | 8 | 9 |
| 0 | 13 | 9 |
| 1 | 25 | 9 |
| 2 | 41 | 9 |
| 3 | 69 | 9 |
| 4 | 113 | 9 |
| 5 | 251 | 9 |
| 6 | 676 | 9 |
| 7 | 2286 | 9 |
| 8 | 6614 | 9 |
| 0 | 8106 | 9 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) |
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 x (cos.f64 y)) |
x |
(cos.f64 y) |
y |
(*.f64 z (sin.f64 y)) |
z |
(sin.f64 y) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | x | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 2.0ms | y | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | x | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | x | @ | inf | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | z | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 152 | 565 |
| 0 | 160 | 555 |
| 1 | 859 | 548 |
| 0 | 7679 | 523 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 x (cos.f64 y)) |
x |
(cos.f64 y) |
y |
(*.f64 z (sin.f64 y)) |
z |
(sin.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 x) (cos.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 x) (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 x) (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 x) (cos.f64 y))))) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
x |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
y |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
z |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (sin.f64 y))) |
(sin.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (* x (cos y)) (*.f64 (cos.f64 y) x)) |
#s(approx x x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* x (cos y)) x) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (* z (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx z z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
Compiled 1 566 to 290 computations (81.5% saved)
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 10 | 90 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 80 | 11 | 91 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 z (sin.f64 y))) |
| ✓ | 99.9% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ▶ | 75.6% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
| 55.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) | |
| ▶ | 55.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
| 57.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) | |
| 93.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) | |
| 87.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) | |
| 35.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| ▶ | 66.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| ▶ | 42.0% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 359 to 266 computations (25.9% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 z (sin.f64 y))) |
(*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
x |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 y) |
y |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 y) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x) |
(-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) |
(*.f64 (*.f64 y x) #s(literal -1/2 binary64)) |
(*.f64 y x) |
#s(literal -1/2 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (* x (cos y)) x) |
| Outputs |
|---|
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (- (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* z (sin y))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ (* -1 (* y z)) (* x (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (* (* y x) -1/2) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* x (+ (* -1 (/ (* z (sin y)) x)) (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ (* y z) x)) (* -1/2 (pow y 2))))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* -1/2 y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* 1/2 (pow y 2)) (/ (* y z) x)) 1))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* x (+ (* 1/2 y) (/ z x)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* x (sin (* 1/2 (PI)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (* x (cos (* 1/2 (PI)))) z))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (+ (* -1/2 (* x (* y (sin (* 1/2 (PI)))))) (* x (cos (* 1/2 (PI))))) z))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (sin (* 1/2 (PI))))) (* y (- (* -1/6 (* x (cos (* 1/2 (PI))))) (* -1/6 z)))))) z))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* x (sin (* 1/2 (PI)))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* x (* y (cos (* 1/2 (PI)))))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (* y (sin (* 1/2 (PI)))))) (* x (cos (* 1/2 (PI))))))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (sin (* 1/2 (PI))))) (* -1/6 (* x (* y (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z y)) (* -1/2 x))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (- (+ (* -1/2 x) (/ x (pow y 2))) (/ z y))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* y (+ (* -1 (/ z y)) (* -1/2 x))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* y (+ (* 1/2 x) (/ z y)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (+ (* -1 (* y z)) (* -1/2 (* x (pow y 2))))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (+ (* -1 z) (* -1/2 (* x y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) z) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* z (+ (* -1 y) (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* z (- (* -1/2 (/ (* x y) z)) 1)))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) z)) (* -1 (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* z (+ 1 (* 1/2 (/ (* x y) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | x | @ | 0 | ((- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (* y x) -1/2) (* y x) -1/2 (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (- (* x (cos y)) (* z (sin y))) (* x (cos y))) |
| 7.0ms | y | @ | -inf | ((- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (* y x) -1/2) (* y x) -1/2 (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (- (* x (cos y)) (* z (sin y))) (* x (cos y))) |
| 4.0ms | x | @ | -inf | ((- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (* y x) -1/2) (* y x) -1/2 (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (- (* x (cos y)) (* z (sin y))) (* x (cos y))) |
| 4.0ms | x | @ | inf | ((- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (* y x) -1/2) (* y x) -1/2 (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (- (* x (cos y)) (* z (sin y))) (* x (cos y))) |
| 3.0ms | y | @ | inf | ((- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (* y x) -1/2) (* y x) -1/2 (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (- (* x (cos y)) (* z (sin y))) (* x (cos y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 393 | 2390 |
| 0 | 425 | 2019 |
| 1 | 2305 | 1938 |
| 0 | 8959 | 1853 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 z (sin.f64 y))) |
(*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
x |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 y) |
y |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 y) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x) |
(-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) |
(*.f64 (*.f64 y x) #s(literal -1/2 binary64)) |
(*.f64 y x) |
#s(literal -1/2 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (* x (cos y)) x) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (- (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* z (sin y))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ (* -1 (* y z)) (* x (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (* (* y x) -1/2) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* x (+ (* -1 (/ (* z (sin y)) x)) (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ (* y z) x)) (* -1/2 (pow y 2))))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* -1/2 y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* 1/2 (pow y 2)) (/ (* y z) x)) 1))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* x (+ (* 1/2 y) (/ z x)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* x (sin (* 1/2 (PI)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (* x (cos (* 1/2 (PI)))) z))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (+ (* -1/2 (* x (* y (sin (* 1/2 (PI)))))) (* x (cos (* 1/2 (PI))))) z))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (sin (* 1/2 (PI))))) (* y (- (* -1/6 (* x (cos (* 1/2 (PI))))) (* -1/6 z)))))) z))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* x (sin (* 1/2 (PI)))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* x (* y (cos (* 1/2 (PI)))))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (* y (sin (* 1/2 (PI)))))) (* x (cos (* 1/2 (PI))))))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (sin (* 1/2 (PI))))) (* -1/6 (* x (* y (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z y)) (* -1/2 x))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (- (+ (* -1/2 x) (/ x (pow y 2))) (/ z y))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* y (+ (* -1 (/ z y)) (* -1/2 x))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* y (+ (* 1/2 x) (/ z y)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (+ (* -1 (* y z)) (* -1/2 (* x (pow y 2))))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (+ (* -1 z) (* -1/2 (* x y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) z) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* z (+ (* -1 y) (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* z (- (* -1/2 (/ (* x y) z)) 1)))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) z)) (* -1 (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* z (+ 1 (* 1/2 (/ (* x y) z))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)))))) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)))))) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x)) (*.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64))) (*.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y))) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y)))) (*.f64 (*.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64))) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x)) |
(fma.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x)) |
(+.f64 (*.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64))) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
x |
(/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(sin.f64 y) |
y |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y))) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 y))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x) |
(fma.f64 y (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x))) |
(-.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y))))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x) |
(+.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z)) (/.f64 (*.f64 z z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z))))) |
(-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) y) |
(*.f64 (*.f64 y x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y x)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 y x) |
(*.f64 x y) |
#s(literal -1/2 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x)) (*.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64))) (*.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y))) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y)))) (*.f64 (*.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64))) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x)) |
(fma.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x)) |
(+.f64 (*.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64))) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) x) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (+.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)) (+.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (+.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z)))))) |
(-.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z)) |
(+.f64 #s(approx (* (cos y) x) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (* (cos y) x) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x (*.f64 (neg.f64 z) (sin.f64 y)))) |
#s(approx (* (cos y) x) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x)) |
#s(approx x x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (fma.f64 (neg.f64 y) z (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
#s(approx (- (* (* y x) -1/2) z) (neg.f64 z)) |
#s(approx (- (* (* y x) -1/2) z) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) |
#s(approx (* (* y x) -1/2) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (* (cos y) x) (*.f64 (cos.f64 y) x)) |
#s(approx (* (cos y) x) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64) (cos.f64 y)) x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (neg.f64 y) z) x)) #s(literal 1 binary64)) x)) |
#s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (neg.f64 z) x)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1 binary64)) x))) |
#s(approx (- (* (* y x) -1/2) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) z) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y) (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) z)) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) z)) y (*.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) z) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (* (cos y) x) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) |
#s(approx (* (cos y) x) (*.f64 x (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y x) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (cos y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (cos y) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (cos y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) y (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/24 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 y y) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* z (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) x) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (fma.f64 (neg.f64 y) z x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (neg.f64 z)) y x)) |
#s(approx (* (cos y) x) x) |
#s(approx (* (cos y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (cos y) x) x) |
#s(approx (* (cos y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (cos y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (cos.f64 y))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) (*.f64 y y))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 x (*.f64 y y))) (/.f64 z y)) (*.f64 y y))) |
#s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) z) y))) (*.f64 y y))) |
#s(approx (- (* (* y x) -1/2) z) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) x (/.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x (*.f64 (neg.f64 z) (sin.f64 y)))) |
#s(approx z z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (+.f64 (fma.f64 (neg.f64 y) z (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) x)) |
#s(approx (- (* (* y x) -1/2) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (neg.f64 z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 x (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z)) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) z)) |
#s(approx (- (* (* y x) -1/2) z) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z)) (sin.f64 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal -1 binary64) y))) |
#s(approx (- (* (* y x) -1/2) z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
Compiled 6 918 to 933 computations (86.5% saved)
23 alts after pruning (19 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 240 | 16 | 256 |
| Fresh | 2 | 3 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 244 | 23 | 267 |
| Status | Accuracy | Program |
|---|---|---|
| 99.8% | (-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) (*.f64 z (sin.f64 y))) | |
| ▶ | 99.8% | (-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) |
| ✓ | 99.9% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | 75.6% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
| ▶ | 55.7% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
| ▶ | 55.9% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
| 55.7% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| 57.5% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) | |
| 55.7% | (-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) | |
| 55.9% | (-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) | |
| ▶ | 56.0% | (-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
| 39.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) | |
| 93.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) | |
| 87.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) | |
| 35.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| ✓ | 66.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 39.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) | |
| 12.8% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) (*.f64 y y)))) | |
| 3.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) | |
| ▶ | 18.8% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
| 39.6% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) | |
| 39.6% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) | |
| ✓ | 42.0% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 1 063 to 707 computations (33.5% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) |
(*.f64 x (/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
x |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) |
(pow.f64 (sin.f64 y) #s(literal 3 binary64)) |
(sin.f64 y) |
y |
#s(literal 3 binary64) |
#s(literal 0 binary64) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
#s(literal 1 binary64) |
(cos.f64 y) |
(+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) |
(pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) #s(literal 0 binary64)) |
#s(literal 2 binary64) |
(-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) z) |
(neg.f64 y) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (* x (cos y)) x) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
| Outputs |
|---|
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ (* -1 (* y z)) (* x (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ (* y z) x)) (* -1/2 (pow y 2))))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* 1/2 (pow y 2)) (/ (* y z) x)) 1))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 x)) |
#s(approx (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 1)) |
#s(approx (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) #s(hole binary64 1)) |
#s(approx (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) #s(hole binary64 (+ 1 (* -3/2 (pow y 2))))) |
#s(approx (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 7/8 (pow y 2)) 3/2))))) |
#s(approx (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/8 (* -61/240 (pow y 2)))) 3/2))))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (pow y 3))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (* (pow y 3) (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (* (pow y 3) (+ 1 (* (pow y 2) (- (* 13/120 (pow y 2)) 1/2)))))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (* (pow y 3) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 13/120 (* -41/3024 (pow y 2)))) 1/2)))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (pow (* 1 (cos y)) 3) #s(hole binary64 1)) |
#s(approx (pow (* 1 (cos y)) 3) #s(hole binary64 (+ 1 (* -3/2 (pow y 2))))) |
#s(approx (pow (* 1 (cos y)) 3) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 7/8 (pow y 2)) 3/2))))) |
#s(approx (pow (* 1 (cos y)) 3) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/8 (* -61/240 (pow y 2)))) 3/2))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 1)) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 1)) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (pow (* (sin y) 0) 2) #s(hole binary64 0)) |
#s(approx (* (sin y) 0) #s(hole binary64 0)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 1)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 1)) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (* (* (sin y) 0) (* 1 (cos y))) #s(hole binary64 0)) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (neg y) z) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 z)) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (+ z (* -1/6 (* (pow y 2) z))))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (cos y))) |
#s(approx (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) #s(hole binary64 (pow (cos y) 3))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (pow (sin y) 3))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (pow (* 1 (cos y)) 3) #s(hole binary64 (pow (cos y) 3))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (cos y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z y)) (* -1/2 x))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (- (+ (* -1/2 x) (/ x (pow y 2))) (/ z y))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* -1/6 (* (pow y 3) z)))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 z) (/ z (pow y 2)))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* -1/6 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* (pow y 2) (+ (* -1/6 z) (/ z (pow y 2)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (* 1/6 z)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (+ (* -1 (* y z)) (* -1/2 (* x (pow y 2))))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* z (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* z (+ (* -1 y) (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* -1 (* z (- (* 1/6 (pow y 2)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 36.0ms | y | @ | -inf | ((- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (pow (sin y) 3) (sin y) y 3 0 (pow (* 1 (cos y)) 3) (* 1 (cos y)) 1 (cos y) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow (* (sin y) 0) 2) (* (sin y) 0) 2 (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (* (neg y) z) (neg y) (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (* (+ (* (* (* y y) z) -1/6) z) y) (+ (* (* (* y y) z) -1/6) z) (* (* y y) z) (* y y) -1/6 (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040) |
| 6.0ms | y | @ | inf | ((- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (pow (sin y) 3) (sin y) y 3 0 (pow (* 1 (cos y)) 3) (* 1 (cos y)) 1 (cos y) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow (* (sin y) 0) 2) (* (sin y) 0) 2 (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (* (neg y) z) (neg y) (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (* (+ (* (* (* y y) z) -1/6) z) y) (+ (* (* (* y y) z) -1/6) z) (* (* y y) z) (* y y) -1/6 (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040) |
| 4.0ms | y | @ | 0 | ((- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (pow (sin y) 3) (sin y) y 3 0 (pow (* 1 (cos y)) 3) (* 1 (cos y)) 1 (cos y) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow (* (sin y) 0) 2) (* (sin y) 0) 2 (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (* (neg y) z) (neg y) (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (* (+ (* (* (* y y) z) -1/6) z) y) (+ (* (* (* y y) z) -1/6) z) (* (* y y) z) (* y y) -1/6 (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040) |
| 3.0ms | z | @ | -inf | ((- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (pow (sin y) 3) (sin y) y 3 0 (pow (* 1 (cos y)) 3) (* 1 (cos y)) 1 (cos y) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow (* (sin y) 0) 2) (* (sin y) 0) 2 (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (* (neg y) z) (neg y) (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (* (+ (* (* (* y y) z) -1/6) z) y) (+ (* (* (* y y) z) -1/6) z) (* (* y y) z) (* y y) -1/6 (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040) |
| 3.0ms | z | @ | 0 | ((- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (pow (sin y) 3) (sin y) y 3 0 (pow (* 1 (cos y)) 3) (* 1 (cos y)) 1 (cos y) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow (* (sin y) 0) 2) (* (sin y) 0) 2 (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (* (neg y) z) (neg y) (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (* (+ (* (* (* y y) z) -1/6) z) y) (+ (* (* (* y y) z) -1/6) z) (* (* y y) z) (* y y) -1/6 (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 546 | 5023 |
| 0 | 625 | 4242 |
| 1 | 2634 | 4242 |
| 0 | 9357 | 4135 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) |
(*.f64 x (/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
x |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) |
(pow.f64 (sin.f64 y) #s(literal 3 binary64)) |
(sin.f64 y) |
y |
#s(literal 3 binary64) |
#s(literal 0 binary64) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
#s(literal 1 binary64) |
(cos.f64 y) |
(+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) |
(pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) #s(literal 0 binary64)) |
#s(literal 2 binary64) |
(-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) z) |
(neg.f64 y) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (* x (cos y)) x) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ (* -1 (* y z)) (* x (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ (* y z) x)) (* -1/2 (pow y 2))))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* 1/2 (pow y 2)) (/ (* y z) x)) 1))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 x)) |
#s(approx (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 1)) |
#s(approx (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) #s(hole binary64 1)) |
#s(approx (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) #s(hole binary64 (+ 1 (* -3/2 (pow y 2))))) |
#s(approx (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 7/8 (pow y 2)) 3/2))))) |
#s(approx (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/8 (* -61/240 (pow y 2)))) 3/2))))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (pow y 3))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (* (pow y 3) (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (* (pow y 3) (+ 1 (* (pow y 2) (- (* 13/120 (pow y 2)) 1/2)))))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (* (pow y 3) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 13/120 (* -41/3024 (pow y 2)))) 1/2)))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (pow (* 1 (cos y)) 3) #s(hole binary64 1)) |
#s(approx (pow (* 1 (cos y)) 3) #s(hole binary64 (+ 1 (* -3/2 (pow y 2))))) |
#s(approx (pow (* 1 (cos y)) 3) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 7/8 (pow y 2)) 3/2))))) |
#s(approx (pow (* 1 (cos y)) 3) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/8 (* -61/240 (pow y 2)))) 3/2))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 1)) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 1)) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (pow (* (sin y) 0) 2) #s(hole binary64 0)) |
#s(approx (* (sin y) 0) #s(hole binary64 0)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 1)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 1)) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (* (* (sin y) 0) (* 1 (cos y))) #s(hole binary64 0)) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (neg y) z) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 z)) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (+ z (* -1/6 (* (pow y 2) z))))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (cos y))) |
#s(approx (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) #s(hole binary64 (pow (cos y) 3))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (pow (sin y) 3))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (pow (* 1 (cos y)) 3) #s(hole binary64 (pow (cos y) 3))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (cos y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z y)) (* -1/2 x))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (- (+ (* -1/2 x) (/ x (pow y 2))) (/ z y))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* -1/6 (* (pow y 3) z)))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 z) (/ z (pow y 2)))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* -1/6 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* (pow y 2) (+ (* -1/6 z) (/ z (pow y 2)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (* 1/6 z)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (+ (* -1 (* y z)) (* -1/2 (* x (pow y 2))))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* z (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* z (+ (* -1 y) (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* -1 (* z (- (* 1/6 (pow y 2)) 1))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) x (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) x (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (sin.f64 y) z))))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 x (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (fma.f64 (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) x (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) x (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (sin.f64 y) z)))))) |
(-.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) x) |
(*.f64 x (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) |
x |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(+.f64 (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (+.f64 (cos.f64 y) #s(literal 0 binary64))) |
(*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 9 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 6 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 9 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 9 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
(fma.f64 (cos.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(+.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 9 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)))))) |
(+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (sin.f64 y)) |
(*.f64 (sin.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 y))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (sin.f64 y) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 3 binary64)))) |
(sin.f64 y) |
y |
#s(literal 3 binary64) |
#s(literal 0 binary64) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y)) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 y))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 3 binary64)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64)))) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(pow.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(pow.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))) |
(-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))))) |
(+.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal 2 binary64) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)))) (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 (cos.f64 y))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (fabs.f64 (cos.f64 y)) (fabs.f64 (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (fabs.f64 (neg.f64 (cos.f64 y))) (fabs.f64 (neg.f64 (cos.f64 y))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (log.f64 (cos.f64 y))) (exp.f64 (log.f64 (cos.f64 y))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (+.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64))))))) |
(-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(+.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(*.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 (cos.f64 y)))) |
(*.f64 (fabs.f64 (cos.f64 y)) (fabs.f64 (cos.f64 y))) |
(*.f64 (fabs.f64 (neg.f64 (cos.f64 y))) (fabs.f64 (neg.f64 (cos.f64 y)))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 y))) (exp.f64 (log.f64 (cos.f64 y)))) |
(*.f64 (neg.f64 (cos.f64 y)) (neg.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 y) (cos.f64 y)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (cos.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y))) (sin.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) y)) (sin.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1 binary64) y (neg.f64 y))) (cos.f64 (-.f64 (neg.f64 y) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1 binary64) y y)) (cos.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 y (neg.f64 y))) (cos.f64 (-.f64 y (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 y y)) (cos.f64 (-.f64 y y))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (sin.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(*.f64 (cos.f64 y) #s(literal 0 binary64)) |
(*.f64 #s(literal 0 binary64) (cos.f64 y)) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) z) |
(*.f64 (*.f64 z y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z y)) |
(*.f64 z (neg.f64 y)) |
(neg.f64 (*.f64 z y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) #s(literal 2 binary64))) (+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)))) (/.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) #s(literal 2 binary64)) (+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)))))) (/.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) #s(literal 3 binary64)) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))))))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (* x (cos y)) x) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) |
(*.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) y)) (*.f64 (*.f64 z y) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) (*.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)))) (*.f64 (*.f64 z y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))))))) |
(fma.f64 z y (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) y)) |
(fma.f64 z y (*.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)))) |
(fma.f64 y z (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) y)) |
(fma.f64 y z (*.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 z y) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) y)) |
(+.f64 (*.f64 z y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 z (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) z))))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 z (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) z)))) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z z) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z) z) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) z) z) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 z (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) z))) |
(-.f64 z (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) z))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) z))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) z) |
(+.f64 z (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) z) |
(*.f64 z (*.f64 y y)) |
(*.f64 y (*.f64 z 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 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(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)))) |
#s(literal -1/6 binary64) |
(/.f64 (+.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (-.f64 (*.f64 (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64))) (+.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (+.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (+.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) |
(*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64) (pow.f64 (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) y) y) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(/.f64 (+.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (-.f64 (*.f64 (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64))) (+.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (+.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (+.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) |
(*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64) (pow.f64 (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) y (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(literal -1/5040 binary64) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (*.f64 (cos.f64 y) x)) |
#s(approx x x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (fma.f64 (neg.f64 y) z (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
#s(approx (* x (cos y)) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64) (cos.f64 y)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64) (cos.f64 y)) x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (neg.f64 y) z) x)) #s(literal 1 binary64)) x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (/.f64 (*.f64 z y) x)) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) x) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) x) |
#s(approx (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(literal 1 binary64)) |
#s(approx (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) #s(literal 1 binary64)) |
#s(approx (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (fma.f64 #s(literal -3/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/240 binary64) (*.f64 y y) #s(literal 7/8 binary64)) (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (sin y) 3) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (pow (sin y) 3) (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (pow (sin y) 3) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 13/120 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (pow (sin y) 3) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -41/3024 binary64) (*.f64 y y) #s(literal 13/120 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (pow (* 1 (cos y)) 3) #s(literal 1 binary64)) |
#s(approx (pow (* 1 (cos y)) 3) (fma.f64 #s(literal -3/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (* 1 (cos y)) 3) (fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (* 1 (cos y)) 3) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/240 binary64) (*.f64 y y) #s(literal 7/8 binary64)) (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(literal 1 binary64)) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (fma.f64 (*.f64 y y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (* (sin y) 0) 2) #s(literal 0 binary64)) |
#s(approx (pow (* (sin y) 0) 2) #s(literal 0 binary64)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(literal 1 binary64)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (fma.f64 (*.f64 y y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (* 1 (cos y)) 2) #s(literal 1 binary64)) |
#s(approx (pow (* 1 (cos y)) 2) (fma.f64 (*.f64 y y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (pow (* 1 (cos y)) 2) (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (* 1 (cos y)) 2) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (* (sin y) 0) (* 1 (cos y))) #s(literal 0 binary64)) |
#s(approx (* z (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) x) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (fma.f64 (neg.f64 y) z x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (neg.f64 z)) y x)) |
#s(approx (* (neg y) z) (*.f64 (neg.f64 y) z)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* x (cos y)) x) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) (*.f64 z y)) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
#s(approx (+ (* (* (* y y) z) -1/6) z) z) |
#s(approx (+ (* (* (* y y) z) -1/6) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
#s(approx (* (* y y) z) (*.f64 (*.f64 y y) z)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* 1/120 (* y y)) 1/6) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* 1/120 (* y y)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (cos.f64 y)) |
#s(approx (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
#s(approx (pow (sin y) 3) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (pow (* 1 (cos y)) 3) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
#s(approx (pow (* 1 (cos y)) 2) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) (*.f64 y y))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 x (*.f64 y y))) (/.f64 z y)) (*.f64 y y))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) z) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 z (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 z (*.f64 y y))) (*.f64 y y))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 y y))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (*.f64 y y))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) z) y))) (*.f64 y y))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) z (/.f64 (neg.f64 z) (*.f64 y y))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal -4 binary64))) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx z z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (+.f64 (fma.f64 (neg.f64 y) z (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) x)) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) z)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal -1 binary64) y))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) (*.f64 (neg.f64 y) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (neg.f64 z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
Compiled 30 037 to 3 683 computations (87.7% saved)
27 alts after pruning (20 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 703 | 9 | 712 |
| Fresh | 3 | 11 | 14 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 708 | 27 | 735 |
| Status | Accuracy | Program |
|---|---|---|
| 99.7% | (-.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (sin.f64 y) z)) | |
| 99.8% | (-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) (*.f64 z (sin.f64 y))) | |
| ▶ | 99.9% | (-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) |
| 77.2% | (-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) | |
| 99.8% | (-.f64 (*.f64 x (/.f64 (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 9 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) | |
| ✓ | 99.9% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | 75.6% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
| ✓ | 55.7% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
| ✓ | 55.9% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
| 55.7% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| ▶ | 57.5% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
| 55.7% | (-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) | |
| 55.9% | (-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) | |
| ▶ | 56.0% | (-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) y))) |
| 39.7% | (-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) y))) | |
| ▶ | 35.9% | #s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
| 39.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) | |
| 93.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) | |
| 87.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) | |
| ✓ | 66.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| ▶ | 39.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
| 12.8% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) (*.f64 y y)))) | |
| 3.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) | |
| ✓ | 18.8% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
| 39.6% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) | |
| 39.6% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) | |
| ✓ | 42.0% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 1 410 to 905 computations (35.8% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) |
(*.f64 x (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
x |
(/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
(cos.f64 y) |
y |
#s(literal 2 binary64) |
#s(literal 0 binary64) |
(+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) |
(pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) #s(literal 0 binary64)) |
(sin.f64 y) |
(-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(*.f64 z (sin.f64 y)) |
z |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
#s(approx (* x (cos y)) x) |
(*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y))) |
#s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) y))) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) y)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) y) |
(fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) |
(*.f64 y (*.f64 z y)) |
(*.f64 z y) |
#s(literal -1/6 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
(*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) |
#s(literal -1/720 binary64) |
(*.f64 y y) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(neg.f64 z) |
| Outputs |
|---|
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 x)) |
#s(approx (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 1)) |
#s(approx (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (pow (cos y) 2) (cos y)) 0) #s(hole binary64 1)) |
#s(approx (+ (* (pow (cos y) 2) (cos y)) 0) #s(hole binary64 (+ 1 (* -3/2 (pow y 2))))) |
#s(approx (+ (* (pow (cos y) 2) (cos y)) 0) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 7/8 (pow y 2)) 3/2))))) |
#s(approx (+ (* (pow (cos y) 2) (cos y)) 0) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/8 (* -61/240 (pow y 2)))) 3/2))))) |
#s(approx (pow (cos y) 2) #s(hole binary64 1)) |
#s(approx (pow (cos y) 2) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (pow (cos y) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (pow (cos y) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 1)) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (pow (* (sin y) 0) 2) #s(hole binary64 0)) |
#s(approx (* (sin y) 0) #s(hole binary64 0)) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 1)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 1)) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 1)) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* (* (sin y) 0) (* 1 (cos y))) #s(hole binary64 0)) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (+ (* (* y (* z y)) -1/6) z) #s(hole binary64 z)) |
#s(approx (+ (* (* y (* z y)) -1/6) z) #s(hole binary64 (+ z (* -1/6 (* (pow y 2) z))))) |
#s(approx (* y (* z y)) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) #s(hole binary64 (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) (* y y)) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 (+ 1/24 (* -1/720 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z)))))))))) |
#s(approx (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (cos y))) |
#s(approx (+ (* (pow (cos y) 2) (cos y)) 0) #s(hole binary64 (pow (cos y) 3))) |
#s(approx (pow (cos y) 2) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) #s(hole binary64 (* -1/6 (* (pow y 3) z)))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 z) (/ z (pow y 2)))))) |
#s(approx (+ (* (* y (* z y)) -1/6) z) #s(hole binary64 (* -1/6 (* (pow y 2) z)))) |
#s(approx (+ (* (* y (* z y)) -1/6) z) #s(hole binary64 (* (pow y 2) (+ (* -1/6 z) (/ z (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (* -1/720 (pow y 6)))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/24 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/720 (/ 1/2 (pow y 4))))))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) #s(hole binary64 (* -1/720 (pow y 4)))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) #s(hole binary64 (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) #s(hole binary64 (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) (* y y)) #s(hole binary64 (* -1/720 (pow y 4)))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) (* y y)) #s(hole binary64 (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 (* -1/720 (pow y 2)))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (* 1/6 z)))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* y (* z y)) -1/6) z) #s(hole binary64 (* z (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* y (* z y)) -1/6) z) #s(hole binary64 (* -1 (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 32.0ms | y | @ | inf | ((- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (+ (* (pow (cos y) 2) (cos y)) 0) (pow (cos y) 2) (cos y) y 2 0 (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow (* (sin y) 0) 2) (* (sin y) 0) (sin y) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow (* 1 (cos y)) 2) (* 1 (cos y)) 1 (* (* (sin y) 0) (* 1 (cos y))) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (* (+ (* (* y (* z y)) -1/6) z) y) (+ (* (* y (* z y)) -1/6) z) (* y (* z y)) (* z y) -1/6 (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (cos y) (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* (+ (* -1/720 (* y y)) 1/24) (* y y)) (+ (* -1/720 (* y y)) 1/24) -1/720 (* y y) 1/24 1/2 (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (* (neg z) (sin y)) (neg z)) |
| 4.0ms | y | @ | -inf | ((- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (+ (* (pow (cos y) 2) (cos y)) 0) (pow (cos y) 2) (cos y) y 2 0 (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow (* (sin y) 0) 2) (* (sin y) 0) (sin y) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow (* 1 (cos y)) 2) (* 1 (cos y)) 1 (* (* (sin y) 0) (* 1 (cos y))) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (* (+ (* (* y (* z y)) -1/6) z) y) (+ (* (* y (* z y)) -1/6) z) (* y (* z y)) (* z y) -1/6 (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (cos y) (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* (+ (* -1/720 (* y y)) 1/24) (* y y)) (+ (* -1/720 (* y y)) 1/24) -1/720 (* y y) 1/24 1/2 (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (* (neg z) (sin y)) (neg z)) |
| 3.0ms | z | @ | -inf | ((- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (+ (* (pow (cos y) 2) (cos y)) 0) (pow (cos y) 2) (cos y) y 2 0 (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow (* (sin y) 0) 2) (* (sin y) 0) (sin y) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow (* 1 (cos y)) 2) (* 1 (cos y)) 1 (* (* (sin y) 0) (* 1 (cos y))) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (* (+ (* (* y (* z y)) -1/6) z) y) (+ (* (* y (* z y)) -1/6) z) (* y (* z y)) (* z y) -1/6 (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (cos y) (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* (+ (* -1/720 (* y y)) 1/24) (* y y)) (+ (* -1/720 (* y y)) 1/24) -1/720 (* y y) 1/24 1/2 (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (* (neg z) (sin y)) (neg z)) |
| 2.0ms | y | @ | 0 | ((- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (+ (* (pow (cos y) 2) (cos y)) 0) (pow (cos y) 2) (cos y) y 2 0 (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow (* (sin y) 0) 2) (* (sin y) 0) (sin y) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow (* 1 (cos y)) 2) (* 1 (cos y)) 1 (* (* (sin y) 0) (* 1 (cos y))) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (* (+ (* (* y (* z y)) -1/6) z) y) (+ (* (* y (* z y)) -1/6) z) (* y (* z y)) (* z y) -1/6 (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (cos y) (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* (+ (* -1/720 (* y y)) 1/24) (* y y)) (+ (* -1/720 (* y y)) 1/24) -1/720 (* y y) 1/24 1/2 (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (* (neg z) (sin y)) (neg z)) |
| 2.0ms | z | @ | inf | ((- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (+ (* (pow (cos y) 2) (cos y)) 0) (pow (cos y) 2) (cos y) y 2 0 (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow (* (sin y) 0) 2) (* (sin y) 0) (sin y) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow (* 1 (cos y)) 2) (* 1 (cos y)) 1 (* (* (sin y) 0) (* 1 (cos y))) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (* (+ (* (* y (* z y)) -1/6) z) y) (+ (* (* y (* z y)) -1/6) z) (* y (* z y)) (* z y) -1/6 (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (cos y) (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* (+ (* -1/720 (* y y)) 1/24) (* y y)) (+ (* -1/720 (* y y)) 1/24) -1/720 (* y y) 1/24 1/2 (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (* (neg z) (sin y)) (neg z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 467 | 4827 |
| 0 | 530 | 3876 |
| 1 | 2217 | 3876 |
| 0 | 9749 | 3762 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) |
(*.f64 x (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
x |
(/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
(cos.f64 y) |
y |
#s(literal 2 binary64) |
#s(literal 0 binary64) |
(+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) |
(pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) #s(literal 0 binary64)) |
(sin.f64 y) |
(-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(*.f64 z (sin.f64 y)) |
z |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
#s(approx (* x (cos y)) x) |
(*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y))) |
#s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) y))) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) y)) |
(*.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) y) |
(fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) |
(*.f64 y (*.f64 z y)) |
(*.f64 z y) |
#s(literal -1/6 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
(*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) |
#s(literal -1/720 binary64) |
(*.f64 y y) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(neg.f64 z) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 x)) |
#s(approx (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 1)) |
#s(approx (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (pow (cos y) 2) (cos y)) 0) #s(hole binary64 1)) |
#s(approx (+ (* (pow (cos y) 2) (cos y)) 0) #s(hole binary64 (+ 1 (* -3/2 (pow y 2))))) |
#s(approx (+ (* (pow (cos y) 2) (cos y)) 0) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 7/8 (pow y 2)) 3/2))))) |
#s(approx (+ (* (pow (cos y) 2) (cos y)) 0) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/8 (* -61/240 (pow y 2)))) 3/2))))) |
#s(approx (pow (cos y) 2) #s(hole binary64 1)) |
#s(approx (pow (cos y) 2) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (pow (cos y) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (pow (cos y) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 1)) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (pow (* (sin y) 0) 2) #s(hole binary64 0)) |
#s(approx (* (sin y) 0) #s(hole binary64 0)) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 1)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 1)) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 1)) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* (* (sin y) 0) (* 1 (cos y))) #s(hole binary64 0)) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (+ (* (* y (* z y)) -1/6) z) #s(hole binary64 z)) |
#s(approx (+ (* (* y (* z y)) -1/6) z) #s(hole binary64 (+ z (* -1/6 (* (pow y 2) z))))) |
#s(approx (* y (* z y)) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) #s(hole binary64 (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) (* y y)) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 (+ 1/24 (* -1/720 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z)))))))))) |
#s(approx (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(hole binary64 (cos y))) |
#s(approx (+ (* (pow (cos y) 2) (cos y)) 0) #s(hole binary64 (pow (cos y) 3))) |
#s(approx (pow (cos y) 2) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) #s(hole binary64 (* -1/6 (* (pow y 3) z)))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 z) (/ z (pow y 2)))))) |
#s(approx (+ (* (* y (* z y)) -1/6) z) #s(hole binary64 (* -1/6 (* (pow y 2) z)))) |
#s(approx (+ (* (* y (* z y)) -1/6) z) #s(hole binary64 (* (pow y 2) (+ (* -1/6 z) (/ z (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (* -1/720 (pow y 6)))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/24 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/720 (/ 1/2 (pow y 4))))))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) #s(hole binary64 (* -1/720 (pow y 4)))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) #s(hole binary64 (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) #s(hole binary64 (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) (* y y)) #s(hole binary64 (* -1/720 (pow y 4)))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) (* y y)) #s(hole binary64 (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 (* -1/720 (pow y 2)))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (* 1/6 z)))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* y (* z y)) -1/6) z) #s(hole binary64 (* z (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* y (* z y)) -1/6) z) #s(hole binary64 (* -1 (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) x (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) x (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (sin.f64 y) z))))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 x (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) x (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) x (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (sin.f64 y) z)))))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) x) |
(*.f64 x (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) |
x |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) (*.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))))) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 (cos.f64 y)) #s(literal 3 binary64))) (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) (pow.f64 (neg.f64 (cos.f64 y)) #s(literal 3 binary64)))) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) (neg.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 (cos.f64 y)) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) (*.f64 (neg.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) #s(literal 0 binary64))) (*.f64 (neg.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64))) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 (neg.f64 (cos.f64 y)) #s(literal 3 binary64)) (neg.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(*.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (+.f64 (cos.f64 y) #s(literal 0 binary64))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y)) |
(*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (cos.f64 y))) |
(*.f64 (cos.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 y))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 6 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) #s(literal 0 binary64))) (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 9 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 9 binary64)) #s(literal 0 binary64))) (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 9 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (cos.f64 y) #s(literal 9 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) #s(literal 0 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 9 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 9 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))))) |
(fma.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (+.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 9 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 9 binary64)) (+.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64)))) |
(+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 (cos.f64 y)))) |
(*.f64 (fabs.f64 (neg.f64 (cos.f64 y))) (fabs.f64 (neg.f64 (cos.f64 y)))) |
(*.f64 (fabs.f64 (cos.f64 y)) (fabs.f64 (cos.f64 y))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 y))) (exp.f64 (log.f64 (cos.f64 y)))) |
(*.f64 (neg.f64 (cos.f64 y)) (neg.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 y) (cos.f64 y)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (cos.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y))) (sin.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) y)) (sin.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 y) (neg.f64 y))) (cos.f64 (-.f64 (neg.f64 y) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 y) y)) (cos.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 y (neg.f64 y))) (cos.f64 (-.f64 y (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 y y)) (cos.f64 (-.f64 y y))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(pow.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
y |
#s(literal 2 binary64) |
#s(literal 0 binary64) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))) |
(-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))))) |
(+.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
(sin.f64 y) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)))) (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 (cos.f64 y))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (fabs.f64 (neg.f64 (cos.f64 y))) (fabs.f64 (neg.f64 (cos.f64 y))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (fabs.f64 (cos.f64 y)) (fabs.f64 (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (exp.f64 (log.f64 (cos.f64 y))) (exp.f64 (log.f64 (cos.f64 y))) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (+.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64)))))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64))))))) |
(-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(+.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(*.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 (cos.f64 y)))) |
(*.f64 (fabs.f64 (neg.f64 (cos.f64 y))) (fabs.f64 (neg.f64 (cos.f64 y)))) |
(*.f64 (fabs.f64 (cos.f64 y)) (fabs.f64 (cos.f64 y))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 y))) (exp.f64 (log.f64 (cos.f64 y)))) |
(*.f64 (neg.f64 (cos.f64 y)) (neg.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 y) (cos.f64 y)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (cos.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y))) (sin.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) y)) (sin.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 y) (neg.f64 y))) (cos.f64 (-.f64 (neg.f64 y) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 y) y)) (cos.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 y (neg.f64 y))) (cos.f64 (-.f64 y (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 y y)) (cos.f64 (-.f64 y y))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(pow.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 y) (*.f64 (cos.f64 y) #s(literal 0 binary64))) |
(*.f64 (cos.f64 y) #s(literal 0 binary64)) |
(*.f64 #s(literal 0 binary64) (cos.f64 y)) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
z |
(/.f64 (+.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y))) #s(literal 3 binary64))) (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (-.f64 (*.f64 (*.f64 (neg.f64 z) #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y))) (*.f64 (neg.f64 z) #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) (*.f64 #s(approx (* (cos y) x) x) (*.f64 (neg.f64 z) #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* (cos y) x) x) (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) x) (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z) #s(literal 2 binary64))) (+.f64 #s(approx (* (cos y) x) x) (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) x) (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)) (+.f64 #s(approx (* (cos y) x) x) (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z) #s(literal 2 binary64)) (+.f64 #s(approx (* (cos y) x) x) (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) x) (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z))))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z) #s(literal 3 binary64)) (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) x) (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z)))))) |
(-.f64 #s(approx (* (cos y) x) x) (*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z)) |
(+.f64 #s(approx (* (cos y) x) x) (*.f64 (neg.f64 z) #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
#s(approx (* (cos y) x) x) |
(*.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) z) |
(*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y))) |
#s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* (cos y) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (+.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y)) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y)) #s(literal 2 binary64))) (+.f64 #s(approx (* (cos y) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y)) #s(literal 3 binary64))) (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (+.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y)) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y)))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)) (+.f64 #s(approx (* (cos y) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y)))) (/.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y)) #s(literal 2 binary64)) (+.f64 #s(approx (* (cos y) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (+.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y)) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y)))))) (/.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y)) #s(literal 3 binary64)) (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (+.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y)) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y))))))) |
(-.f64 #s(approx (* (cos y) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y))) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) y) |
(*.f64 y (fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) #s(literal 2 binary64)) (*.f64 z (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) z))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z y) y) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) z)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 z y) y) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) z)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 z y) y) z) |
(fma.f64 (*.f64 (*.f64 z y) y) #s(literal -1/6 binary64) z) |
(fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) z))))) |
(+.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) z) |
(+.f64 z (*.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 z y) y) |
(*.f64 y (*.f64 z y)) |
(*.f64 z y) |
(*.f64 y z) |
#s(literal -1/6 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (* 1 (cos y)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
(*.f64 #s(approx (* 1 (cos y)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (* 1 (cos y)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* 1 (cos y)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/13824 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 y y)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/13824 binary64) (pow.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))) |
(fma.f64 (*.f64 y y) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 y y) #s(literal 1/24 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 y y))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(/.f64 (-.f64 #s(literal 1/13824 binary64) (pow.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) (*.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 2 binary64)) #s(literal 1/576 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal -1/373248000 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal -1/373248000 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) y) y #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) |
(-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1/13824 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/13824 binary64) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))) (/.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
#s(literal -1/720 binary64) |
(*.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 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(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)))) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) |
(*.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64)) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
(neg.f64 (*.f64 (sin.f64 y) z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (*.f64 (cos.f64 y) x)) |
#s(approx x x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (* (cos y) x) (*.f64 (cos.f64 y) x)) |
#s(approx (* (cos y) x) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64) (cos.f64 y)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64) (cos.f64 y)) x)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64) (cos.f64 y)) x)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) x) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (fma.f64 (*.f64 z y) #s(literal -1 binary64) x)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
#s(approx (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) x) |
#s(approx (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) #s(literal 1 binary64)) |
#s(approx (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (pow (cos y) 2) (cos y)) 0) #s(literal 1 binary64)) |
#s(approx (+ (* (pow (cos y) 2) (cos y)) 0) (fma.f64 #s(literal -3/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (pow (cos y) 2) (cos y)) 0) (fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (pow (cos y) 2) (cos y)) 0) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/240 binary64) (*.f64 y y) #s(literal 7/8 binary64)) (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (cos y) 2) #s(literal 1 binary64)) |
#s(approx (pow (cos y) 2) (fma.f64 (*.f64 y y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (pow (cos y) 2) (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (cos y) 2) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* 1 (cos y)) #s(literal 1 binary64)) |
#s(approx (* 1 (cos y)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* 1 (cos y)) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* 1 (cos y)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(literal 1 binary64)) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (fma.f64 (*.f64 y y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (* (sin y) 0) 2) #s(literal 0 binary64)) |
#s(approx (pow (* (sin y) 0) 2) #s(literal 0 binary64)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(literal 1 binary64)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (fma.f64 (*.f64 y y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (cos y) 2) #s(literal 1 binary64)) |
#s(approx (pow (cos y) 2) (fma.f64 (*.f64 y y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (pow (cos y) 2) (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (cos y) 2) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* 1 (cos y)) #s(literal 1 binary64)) |
#s(approx (* 1 (cos y)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* 1 (cos y)) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* 1 (cos y)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (* (sin y) 0) (* 1 (cos y))) #s(literal 0 binary64)) |
#s(approx (* z (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (*.f64 z y) #s(literal -1 binary64) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
#s(approx (* (cos y) x) x) |
#s(approx (* (cos y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) (*.f64 z y)) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
#s(approx (+ (* (* y (* z y)) -1/6) z) z) |
#s(approx (+ (* (* y (* z y)) -1/6) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
#s(approx (* y (* z y)) (*.f64 (*.f64 y y) z)) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* (cos y) x) x) |
#s(approx (* (cos y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) (* y y)) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) (* y y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y)) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) |
#s(approx (+ (* -1/720 (* y y)) 1/24) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) x) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (fma.f64 (*.f64 z y) #s(literal -1 binary64) x)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
#s(approx (* (neg z) (sin y)) (neg.f64 (*.f64 z y))) |
#s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y)) |
#s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y)) |
#s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y)) |
#s(approx (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))))) (cos.f64 y)) |
#s(approx (+ (* (pow (cos y) 2) (cos y)) 0) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
#s(approx (pow (cos y) 2) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
#s(approx (* 1 (cos y)) (cos.f64 y)) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
#s(approx (pow (cos y) 2) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
#s(approx (* 1 (cos y)) (cos.f64 y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) z) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 z (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* y (* z y)) -1/6) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* y (* z y)) -1/6) z) (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 z (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/720 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/24 binary64) (pow.f64 y #s(literal -6 binary64))) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/720 binary64))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) (* y y)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/720 binary64))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) (* y y)) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (*.f64 y y))) |
#s(approx (* (neg z) (sin y)) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 (neg.f64 z) (*.f64 y y))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx z z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (* y (* z y)) -1/6) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (* (+ (* (* y (* z y)) -1/6) z) y) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y))) |
#s(approx (+ (* (* y (* z y)) -1/6) z) (*.f64 (neg.f64 z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (* x (/ (+ (* (pow (cos y) 2) (cos y)) 0) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
Compiled 24 819 to 2 770 computations (88.8% saved)
28 alts after pruning (20 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 548 | 12 | 560 |
| Fresh | 7 | 8 | 15 |
| Picked | 2 | 3 | 5 |
| Done | 2 | 5 | 7 |
| Total | 559 | 28 | 587 |
| Status | Accuracy | Program |
|---|---|---|
| 99.7% | (-.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (sin.f64 y) z)) | |
| 99.8% | (-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) (*.f64 z (sin.f64 y))) | |
| 99.9% | (-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) #s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 z (sin.f64 y))) | |
| 99.5% | (-.f64 (*.f64 x (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (cos.f64 y) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) | |
| 99.7% | (-.f64 (*.f64 x (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) | |
| ✓ | 99.9% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 55.4% | (-.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) | |
| ✓ | 75.6% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
| ✓ | 57.5% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
| ✓ | 56.0% | (-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) y))) |
| ✓ | 35.9% | #s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
| 18.6% | #s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| 18.4% | #s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)))) | |
| 18.3% | #s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) | |
| 18.4% | #s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y))) | |
| 18.6% | #s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y))) | |
| 18.4% | #s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) | |
| 39.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) | |
| 93.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) | |
| 87.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) | |
| ✓ | 66.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 39.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) | |
| 12.8% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) (*.f64 y y)))) | |
| 3.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) | |
| ✓ | 18.8% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
| 39.6% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) | |
| 39.6% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) | |
| ✓ | 42.0% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 2 651 to 958 computations (63.9% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) (*.f64 y y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
(-.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) #s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 z (sin.f64 y))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (sin.f64 y) z)) |
(-.f64 (/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 0 binary64)))) (*.f64 (sin.f64 y) z)) |
(-.f64 (*.f64 x (/.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (cos.f64 y) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (cos.f64 y) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (/.f64 (/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 9 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) #s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 z (sin.f64 y))) |
4 calls:
| 15.0ms | z |
| 14.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 14.0ms | x |
| 12.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) (*.f64 y y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
(-.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
4 calls:
| 33.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 14.0ms | y |
| 10.0ms | x |
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) (*.f64 y y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
(-.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
4 calls:
| 30.0ms | y |
| 13.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 9.0ms | z |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.6% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 88.7% | 3 | x |
| 84.8% | 3 | y |
| 89.3% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) (*.f64 y y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
(-.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
3 calls:
| 12.0ms | y |
| 8.0ms | z |
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.1% | 4 | y |
| 78.3% | 3 | x |
| 80.7% | 3 | z |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) (*.f64 y y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
(-.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
1 calls:
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.2% | 3 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/6 binary64) z) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) (*.f64 y y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (/ (+ (* (pow (sin y) 3) 0) (pow (* 1 (cos y)) 3)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))))) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
(-.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 z #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
4 calls:
| 10.0ms | z |
| 8.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 8.0ms | y |
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.5% | 1 | x |
| 57.5% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 57.5% | 1 | z |
| 57.5% | 1 | y |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
4 calls:
| 1.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.0% | 3 | z |
| 42.0% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 46.0% | 3 | x |
| 42.0% | 1 | y |
Compiled 12 to 17 computations (-41.7% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
3 calls:
| 17.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.0% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 42.0% | 1 | x |
| 42.0% | 1 | z |
Compiled 11 to 14 computations (-27.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 5.529202418199042e-50 | 4.363053361214642e-44 |
| 17.0ms | -3.343364128220208e+19 | -39958158317.264824 |
| 43.0ms | 288× | 0 | valid |
Compiled 462 to 410 computations (11.3% saved)
ival-cos: 6.0ms (35% of total)ival-sin: 6.0ms (35% of total)ival-mult: 4.0ms (23.3% of total)ival-sub: 1.0ms (5.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.1205503211935084 | 9.332809861032272 |
| 40.0ms | -813905048831.9875 | -1.3057801863726589e-15 |
| 16.0ms | -2.104856221561027e+238 | -2.5199655383890674e+236 |
| 32.0ms | 400× | 0 | valid |
Compiled 928 to 740 computations (20.3% saved)
ival-cos: 8.0ms (36.8% of total)ival-sin: 7.0ms (32.2% of total)ival-mult: 5.0ms (23% of total)ival-sub: 2.0ms (9.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.1205503211935084 | 9.332809861032272 |
| 26.0ms | -813905048831.9875 | -1.3057801863726589e-15 |
| 21.0ms | 96× | 0 | valid |
Compiled 714 to 554 computations (22.4% saved)
ival-cos: 1.0ms (29.1% of total)ival-mult: 1.0ms (29.1% of total)ival-sin: 1.0ms (29.1% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 1.1789292140168358e+73 | 2.1976930258754466e+77 |
| 16.0ms | -3.2696365745078303e+207 | -4.34889721132005e+202 |
| 26.0ms | 272× | 0 | valid |
Compiled 641 to 507 computations (20.9% saved)
ival-cos: 10.0ms (51.7% of total)ival-sin: 4.0ms (20.7% of total)ival-mult: 3.0ms (15.5% of total)ival-sub: 1.0ms (5.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 81 | 277 |
| 1 | 151 | 272 |
| 2 | 291 | 268 |
| 3 | 1062 | 268 |
| 4 | 5024 | 268 |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) #s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(if (<=.f64 z #s(literal -230000000000 binary64)) (-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) (if (<=.f64 z #s(literal 3136743062393549/25711008708143844408671393477458601640355247900524685364822016 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))))) |
(if (<=.f64 y #s(literal -800000000000000042532815730127719228482711566019608077868557838963511321783373247567600343307944392722057734545000967517036035611044292309853537304721632310135933631786737881075980054701026658498837102682331845376898954445628731052523520 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (if (<=.f64 y #s(literal -5584463537939415/36028797018963968 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) (if (<=.f64 y #s(literal 1080863910568919/2251799813685248 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x))))) |
(if (<=.f64 y #s(literal -7926335344172073/36028797018963968 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (if (<=.f64 y #s(literal 1080863910568919/2251799813685248 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(if (<=.f64 z #s(literal -279999999999999989893618305569792737478445946598222992258566845003529107550859018944110011640639415535769827805942505168081959874481928637845586389663155018572820680216055603899859413250939991928218845184 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) (if (<=.f64 z #s(literal 114999999999999997377225245734177625043124954484653241178190190737365693104128 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) x) #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
| Outputs |
|---|
(-.f64 (*.f64 x (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) #s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(if (<=.f64 z #s(literal -230000000000 binary64)) (-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) (if (<=.f64 z #s(literal 3136743062393549/25711008708143844408671393477458601640355247900524685364822016 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))))) |
(if (or (<=.f64 z #s(literal -230000000000 binary64)) (not (<=.f64 z #s(literal 3136743062393549/25711008708143844408671393477458601640355247900524685364822016 binary64)))) (-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x))) |
(if (<=.f64 y #s(literal -800000000000000042532815730127719228482711566019608077868557838963511321783373247567600343307944392722057734545000967517036035611044292309853537304721632310135933631786737881075980054701026658498837102682331845376898954445628731052523520 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (if (<=.f64 y #s(literal -5584463537939415/36028797018963968 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) (if (<=.f64 y #s(literal 1080863910568919/2251799813685248 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x))))) |
(if (<=.f64 y #s(literal -7926335344172073/36028797018963968 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (if (<=.f64 y #s(literal 1080863910568919/2251799813685248 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)))) |
(if (or (<=.f64 y #s(literal -7926335344172073/36028797018963968 binary64)) (not (<=.f64 y #s(literal 1080863910568919/2251799813685248 binary64)))) #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(if (<=.f64 z #s(literal -279999999999999989893618305569792737478445946598222992258566845003529107550859018944110011640639415535769827805942505168081959874481928637845586389663155018572820680216055603899859413250939991928218845184 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) (if (<=.f64 z #s(literal 114999999999999997377225245734177625043124954484653241178190190737365693104128 binary64)) #s(approx (- (* x (cos y)) (* z (sin y))) x) #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))))) |
(if (or (<=.f64 z #s(literal -279999999999999989893618305569792737478445946598222992258566845003529107550859018944110011640639415535769827805942505168081959874481928637845586389663155018572820680216055603899859413250939991928218845184 binary64)) (not (<=.f64 z #s(literal 114999999999999997377225245734177625043124954484653241178190190737365693104128 binary64)))) #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) #s(approx (- (* x (cos y)) (* z (sin y))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
| 1× | fuel |
Compiled 287 to 88 computations (69.3% saved)
Compiled 592 to 192 computations (67.6% saved)
Loading profile data...