
Time bar (total: 3.4s)
| 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)
| 926.0ms | 8 256× | 0 | valid |
ival-cos: 266.0ms (41.1% of total)ival-sin: 194.0ms (30% of total)ival-mult!: 150.0ms (23.2% of total)ival-sub!: 36.0ms (5.6% 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 |
| 109.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-sin: 13.0ms (43.2% of total)ival-cos: 11.0ms (36.6% of total)ival-mult!: 5.0ms (16.6% of total)ival-sub!: 1.0ms (3.3% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (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 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 18 to 16 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 | |
|---|---|---|---|---|
| 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)) |
| 1.0ms | x | @ | -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 494 to 289 computations (80.7% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 10 | 82 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 73 | 10 | 83 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| ▶ | 99.9% | (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
| 41.5% | (/.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)))) | |
| 48.8% | #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)) | |
| ▶ | 49.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
| 50.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) | |
| 94.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) | |
| 37.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| ▶ | 62.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| ▶ | 38.6% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 344 to 242 computations (29.7% saved)
| Inputs |
|---|
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(cos.f64 y) |
y |
x |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(neg.f64 z) |
z |
(sin.f64 y) |
#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) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| Outputs |
|---|
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* 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 (- (* (* 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 (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (neg 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 (- (* (* 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 (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (cos y) x) (* (neg 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 (- (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* x (+ (* 1/2 y) (/ z x)))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#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 (* (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 (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 (- (* 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 (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (sin y) #s(hole binary64 (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 (neg z) #s(hole binary64 (* -1 z))) |
#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 (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#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 (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#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))))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | y | @ | inf | ((+ (* (cos y) x) (* (neg z) (sin y))) (cos y) y x (* (neg z) (sin y)) (neg z) z (sin y) (- (* 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) (+ (* (sin y) (neg z)) (* (cos y) x))) |
| 3.0ms | x | @ | 0 | ((+ (* (cos y) x) (* (neg z) (sin y))) (cos y) y x (* (neg z) (sin y)) (neg z) z (sin y) (- (* 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) (+ (* (sin y) (neg z)) (* (cos y) x))) |
| 2.0ms | x | @ | -inf | ((+ (* (cos y) x) (* (neg z) (sin y))) (cos y) y x (* (neg z) (sin y)) (neg z) z (sin y) (- (* 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) (+ (* (sin y) (neg z)) (* (cos y) x))) |
| 2.0ms | y | @ | -inf | ((+ (* (cos y) x) (* (neg z) (sin y))) (cos y) y x (* (neg z) (sin y)) (neg z) z (sin y) (- (* 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) (+ (* (sin y) (neg z)) (* (cos y) x))) |
| 2.0ms | x | @ | inf | ((+ (* (cos y) x) (* (neg z) (sin y))) (cos y) y x (* (neg z) (sin y)) (neg z) z (sin y) (- (* 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) (+ (* (sin y) (neg z)) (* (cos y) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 303 | 1713 |
| 0 | 322 | 1649 |
| 1 | 1638 | 1649 |
| 0 | 8522 | 1588 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(cos.f64 y) |
y |
x |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(neg.f64 z) |
z |
(sin.f64 y) |
#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) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* 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 (- (* (* 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 (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (neg 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 (- (* (* 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 (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (cos y) x) (* (neg 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 (- (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* x (+ (* 1/2 y) (/ z x)))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#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 (* (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 (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 (- (* 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 (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (sin y) #s(hole binary64 (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 (neg z) #s(hole binary64 (* -1 z))) |
#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 (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#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 (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#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))))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (cos.f64 y)) x) (*.f64 (neg.f64 (cos.f64 y)) x))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)))) (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 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)))) (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (cos.f64 y)) x) (*.f64 (neg.f64 (cos.f64 y)) x) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) x))))) |
(/.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)) (fma.f64 (*.f64 (neg.f64 x) (cos.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 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.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 (+.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)))) (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 (neg.f64 z) (sin.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 (+.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 (+.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 (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 (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 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 (cos.f64 y)) x)) |
(-.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 (sin.f64 y) z)) |
(+.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 (neg.f64 z) (sin.f64 y)))))) (/.f64 (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 (/.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))) |
(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) |
(+.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 |
x |
(*.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) |
z |
(sin.f64 y) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) x) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (fma.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)))) (+.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) (*.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #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 x y) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #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 x y) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #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 x y) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y x) |
(fma.f64 y (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y)))) |
(-.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y))))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) x) |
(+.f64 x (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x y) #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 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x y) #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 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x y) #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 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z))))) |
(-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) y) |
(*.f64 (*.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x y)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 x y) |
(*.f64 y x) |
#s(literal -1/2 binary64) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (cos.f64 y)) x) (*.f64 (neg.f64 (cos.f64 y)) x))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)))) (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 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)))) (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (cos.f64 y)) x) (*.f64 (neg.f64 (cos.f64 y)) x) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) x))))) |
(/.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)) (fma.f64 (*.f64 (neg.f64 x) (cos.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 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.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 (+.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)))) (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 (neg.f64 z) (sin.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 (+.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 (+.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 (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 (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 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 (cos.f64 y)) x)) |
(-.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 (sin.f64 y) z)) |
(+.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 (neg.f64 z) (sin.f64 y)))))) (/.f64 (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 (/.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))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx x x) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (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 x y) #s(literal -1/2 binary64)) z)) |
#s(approx (* (* y x) -1/2) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (* (cos y) x) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64) (cos.f64 y)) x)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (*.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 x y) #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 (+ (* (sin y) (neg z)) (* (cos y) x)) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64) (cos.f64 y)) x)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (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 (- (* (* y x) -1/2) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x)) x))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) x) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (fma.f64 (neg.f64 y) z x)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) 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 (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 y y) |
#s(approx (* (neg z) (sin y)) (*.f64 (neg.f64 y) z)) |
#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 (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 (+ (* (sin y) (neg z)) (* (cos y) x)) x) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (fma.f64 (neg.f64 y) z x)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (fma.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (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 x y) #s(literal -1/2 binary64) (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 (+ (* (sin y) (neg z)) (* (cos y) x)) x) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (fma.f64 (neg.f64 y) z x)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* (neg z) (sin y)) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (sin y) (sin.f64 y)) |
#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 (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (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 x y) #s(literal -1/2 binary64) (neg.f64 z))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) z)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (*.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 x y) z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) z)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64) (sin.f64 y)))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (*.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 x y) z) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64) (sin.f64 y)))) |
Compiled 4 817 to 658 computations (86.3% saved)
20 alts after pruning (15 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 181 | 11 | 192 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 182 | 20 | 202 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| ✓ | 99.9% | (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
| 41.5% | (/.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)))) | |
| 48.8% | #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)) | |
| ✓ | 49.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
| ▶ | 36.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y x)) |
| ▶ | 36.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
| 50.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (neg.f64 z)) y x)) | |
| 31.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)))) (+.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z))))) | |
| ▶ | 94.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
| 37.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| ✓ | 62.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| ▶ | 36.3% | #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)) |
| 36.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) | |
| 8.1% | #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.3% | #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)))) | |
| ▶ | 15.0% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
| 36.3% | #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))) | |
| 36.2% | #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))) | |
| ✓ | 38.6% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 933 to 592 computations (36.5% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
(*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(neg.f64 z) |
z |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
(cos.f64 y) |
#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) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
(fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x) |
#s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 x y) |
#s(literal -1/2 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y x)) |
(fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y x) |
#s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y) |
(fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) |
(/.f64 (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 (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(literal 1 binary64) |
| 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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#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 (* (* x y) -1/2) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (+ (* -1 z) (* -1/2 (* x y))))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (* -1 (/ z y)))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (+ (* -1 (/ z y)) (* -1/2 x)))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos 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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ (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 (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* -1/2 y))))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (* x (- (* -1 (/ z (* x y))) 1/2)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #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 (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* -1 (* x (+ (* 1/2 y) (/ z x)))))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (* -1 (* x (+ 1/2 (/ z (* x y))))))) |
#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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#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) #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 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 (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (/ (+ (* -1 z) (* -1/2 (* x y))) y))) |
#s(approx (/ (neg z) y) #s(hole binary64 (* -1 (/ z 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 (+ (* (- (* (+ (* -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 (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos 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 (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* y (+ (* -1 (/ z y)) (* -1/2 x))))) |
#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 (+ (* (- (* (* 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 (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* -1 (* y (+ (* 1/2 x) (/ z y)))))) |
#s(approx (- (* x (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 z #s(hole binary64 z)) |
#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 (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#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 (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* z (- (* -1/2 (/ (* x y) z)) 1)))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (* z (- (* -1/2 (/ x z)) (/ 1 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#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))))))) |
#s(approx (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* -1 (* z (+ 1 (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (* -1 (* z (+ (* 1/2 (/ x z)) (/ 1 y)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | x | @ | inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (neg z) z (/ (sin y) x) (sin y) y x (cos y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (* (neg y) z) (neg y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (* x y) -1/2) (* x y) -1/2 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (+ (* -1/2 x) (/ (neg z) y)) y) (+ (* -1/2 x) (/ (neg z) y)) (/ (neg z) y) (- (* 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 1) |
| 5.0ms | x | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (neg z) z (/ (sin y) x) (sin y) y x (cos y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (* (neg y) z) (neg y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (* x y) -1/2) (* x y) -1/2 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (+ (* -1/2 x) (/ (neg z) y)) y) (+ (* -1/2 x) (/ (neg z) y)) (/ (neg z) y) (- (* 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 1) |
| 5.0ms | y | @ | inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (neg z) z (/ (sin y) x) (sin y) y x (cos y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (* (neg y) z) (neg y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (* x y) -1/2) (* x y) -1/2 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (+ (* -1/2 x) (/ (neg z) y)) y) (+ (* -1/2 x) (/ (neg z) y)) (/ (neg z) y) (- (* 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 1) |
| 5.0ms | z | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (neg z) z (/ (sin y) x) (sin y) y x (cos y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (* (neg y) z) (neg y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (* x y) -1/2) (* x y) -1/2 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (+ (* -1/2 x) (/ (neg z) y)) y) (+ (* -1/2 x) (/ (neg z) y)) (/ (neg z) y) (- (* 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 1) |
| 5.0ms | y | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (neg z) z (/ (sin y) x) (sin y) y x (cos y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (* (neg y) z) (neg y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (* x y) -1/2) (* x y) -1/2 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (+ (* -1/2 x) (/ (neg z) y)) y) (+ (* -1/2 x) (/ (neg z) y)) (/ (neg z) y) (- (* 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 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 431 | 2860 |
| 0 | 469 | 2752 |
| 1 | 2167 | 2746 |
| 0 | 8122 | 2665 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
(*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(neg.f64 z) |
z |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
(cos.f64 y) |
#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) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
(fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x) |
#s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 x y) |
#s(literal -1/2 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y x)) |
(fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y x) |
#s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y) |
(fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) |
(/.f64 (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 (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(literal 1 binary64) |
#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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#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 (* (* x y) -1/2) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (+ (* -1 z) (* -1/2 (* x y))))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (* -1 (/ z y)))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (+ (* -1 (/ z y)) (* -1/2 x)))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos 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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ (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 (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* x (+ (* -1 (/ z x)) (* -1/2 y))))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (* x (- (* -1 (/ z (* x y))) 1/2)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #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 (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* -1 (* x (+ (* 1/2 y) (/ z x)))))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (* -1 (* x (+ 1/2 (/ z (* x y))))))) |
#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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#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) #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 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 (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (/ (+ (* -1 z) (* -1/2 (* x y))) y))) |
#s(approx (/ (neg z) y) #s(hole binary64 (* -1 (/ z 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 (+ (* (- (* (+ (* -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 (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos 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 (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* y (+ (* -1 (/ z y)) (* -1/2 x))))) |
#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 (+ (* (- (* (* 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 (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* -1 (* y (+ (* 1/2 x) (/ z y)))))) |
#s(approx (- (* x (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 z #s(hole binary64 z)) |
#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 (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#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 (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* z (- (* -1/2 (/ (* x y) z)) 1)))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (* z (- (* -1/2 (/ x z)) (/ 1 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#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))))))) |
#s(approx (* (+ (* -1/2 x) (/ (neg z) y)) y) #s(hole binary64 (* -1 (* z (+ 1 (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) #s(hole binary64 (* -1 (* z (+ (* 1/2 (/ x z)) (/ 1 y)))))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y)) x) |
(*.f64 x (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) x) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) x)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))))))) |
(fma.f64 (cos.f64 y) x (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) x)) |
(fma.f64 (cos.f64 y) x (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))) |
(fma.f64 x (cos.f64 y) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) x)) |
(fma.f64 x (cos.f64 y) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y))))) |
(fma.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal -1 binary64) (cos.f64 y)) |
(fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y)) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 (sin.f64 y) x)) (cos.f64 y)) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))) (/.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y)))) |
(-.f64 (cos.f64 y) (*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (sin.f64 y) x)))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))))) (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y)))))) |
(+.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y)) |
(+.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
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 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 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))))) |
#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) |
#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)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) x)))) |
(fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x) |
(fma.f64 y #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) x))))) |
(+.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) x) |
(+.f64 x (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y)) |
#s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(*.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 x (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 y x) |
(*.f64 x y) |
#s(literal -1/2 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) x)))) |
(fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y x) |
(fma.f64 y #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) x))))) |
(+.f64 (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y) x) |
(+.f64 x (*.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y)) |
#s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y) |
(*.f64 y (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 z) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 z) y) y) (*.f64 (/.f64 (neg.f64 z) y) y) (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 z) y) y) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (/.f64 (neg.f64 z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 (neg.f64 z) y)) (*.f64 y (/.f64 (neg.f64 z) y)) (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y (/.f64 (neg.f64 z) y)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (neg.f64 z) y) y (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 y (/.f64 (neg.f64 z) y) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) y) y) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 y (/.f64 (neg.f64 z) y)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 z) y) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 z y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (neg.f64 z) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) y) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 z) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (neg.f64 z) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 z) y) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 z y) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (neg.f64 z) y))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) y) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 z) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (neg.f64 z) y))))) |
(fma.f64 (/.f64 z y) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) |
(fma.f64 x #s(literal -1/2 binary64) (/.f64 (neg.f64 z) y)) |
(-.f64 (/.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 z) y) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (/.f64 (neg.f64 z) y) (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (neg.f64 z) y))) (/.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (neg.f64 z) y)))) |
(-.f64 (/.f64 (neg.f64 z) y) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 z) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) y) (*.f64 #s(literal -1/2 binary64) x))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) y) (*.f64 #s(literal -1/2 binary64) x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (neg.f64 z) y))))) (/.f64 (pow.f64 (/.f64 (neg.f64 z) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (neg.f64 z) y)))))) |
(+.f64 (/.f64 (neg.f64 z) y) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (neg.f64 z) y)) |
(*.f64 (/.f64 z y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z y)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 z))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 y)) |
(/.f64 (neg.f64 z) y) |
(neg.f64 (/.f64 z y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (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 (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 (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 (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 (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) (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 (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 (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 (-.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) (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))))) |
(/.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)))))) |
(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 (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 (/.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 #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 (*.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 #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 (*.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 (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(literal 1 binary64) |
#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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (/.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) x)) |
#s(approx (/ (sin y) x) (/.f64 (sin.f64 y) x)) |
#s(approx x 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 (* (* x y) -1/2) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (* (+ (* -1/2 x) (/ (neg z) y)) y) (neg.f64 z)) |
#s(approx (* (+ (* -1/2 x) (/ (neg z) y)) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (neg.f64 z))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) (/.f64 (neg.f64 z) y)) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y))) |
#s(approx (* (cos y) x) (*.f64 (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 (sin.f64 y) x) (neg.f64 z) (cos.f64 y)) x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (cos.f64 y) x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y)) x)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (cos.f64 y)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y))) |
#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 (* (+ (* -1/2 x) (/ (neg z) y)) y) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* -1/2 x) (/ (neg z) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (neg.f64 z) x)) x)) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) (*.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) #s(literal 1/2 binary64)) 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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (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 (* (+ (* -1/2 x) (/ (neg z) y)) y) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x)) x))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 z x) y) #s(literal 1/2 binary64)) x))) |
#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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) x) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (neg.f64 y) z x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (neg.f64 z)) y x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (/ (sin y) x) (/.f64 y x)) |
#s(approx (/ (sin y) x) (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) 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) (*.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) #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 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (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 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 (+ (* -1/2 x) (/ (neg z) y)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (neg.f64 z)) y)) |
#s(approx (/ (neg z) y) (/.f64 (neg.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 (sin y) (sin.f64 y)) |
#s(approx (cos y) (cos.f64 y)) |
#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 (* (+ (* -1/2 x) (/ (neg z) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) 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 #s(literal 1/24 binary64) (*.f64 y y)) #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 #s(literal 1/24 binary64) (*.f64 y y)) #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 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/24 binary64) (pow.f64 y #s(literal -6 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (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 (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 (pow.f64 y #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/720 binary64)))) |
#s(approx (- (* (+ (* -1/720 (* y y)) 1/24) (* y y)) 1/2) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #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 (pow.f64 y #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/720 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 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/720 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 x) -1/2) z) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) x (/.f64 z y)))) |
#s(approx (* (+ (* -1/2 x) (/ (neg z) y)) y) (*.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 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#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 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) z)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) 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 (* (+ (* -1/2 x) (/ (neg z) y)) y) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) (*.f64 (-.f64 (*.f64 (/.f64 x z) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) z)) |
#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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64) (sin.f64 y)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (cos.f64 y) z) #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
#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)))) |
#s(approx (* (+ (* -1/2 x) (/ (neg z) y)) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* -1/2 x) (/ (neg z) y)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (pow.f64 y #s(literal -1 binary64))))) |
Compiled 13 281 to 1 905 computations (85.7% saved)
22 alts after pruning (13 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 337 | 5 | 342 |
| Fresh | 2 | 8 | 10 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 5 | 5 |
| Total | 340 | 22 | 362 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| ✓ | 99.9% | (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
| 41.5% | (/.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)))) | |
| 48.8% | #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)) | |
| ✓ | 49.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
| ▶ | 50.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
| ✓ | 36.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y x)) |
| ✓ | 36.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
| 31.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)))) (+.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z))))) | |
| ▶ | 37.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
| ✓ | 62.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| ▶ | 94.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) x)) |
| 32.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) x)) | |
| ✓ | 36.3% | #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)) |
| ▶ | 36.1% | #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)) |
| ▶ | 36.2% | #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) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
| 8.1% | #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.3% | #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)))) | |
| ✓ | 15.0% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
| 36.3% | #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))) | |
| 36.2% | #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))) | |
| ✓ | 38.6% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 985 to 620 computations (37.1% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) x)) |
(*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) x) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z) |
(fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
#s(literal -1 binary64) |
(/.f64 (cos.f64 y) z) |
(cos.f64 y) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
(fma.f64 (neg.f64 y) z x) |
(neg.f64 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) #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 #s(approx (+ (* -1/720 (* y y)) 1/24) #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 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) (*.f64 y y)) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 y y) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#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)) |
(*.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 (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))) |
(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)) |
(-.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 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y y)) |
#s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
#s(literal -1/720 binary64) |
#s(approx (- (* x (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 (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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (* -1 (/ (sin y) x)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ (+ (* -1 (sin y)) (/ (* x (cos y)) z)) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos 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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ (cos y) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (cos y))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ (cos y) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 x)) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y z) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* x (- (/ (* y z) x) 1))))) |
#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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 1)) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ 1 z))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* -1 (/ y x)) (/ 1 z)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* y (- (* -1/2 (/ y z)) (/ 1 x))) (/ 1 z)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* y (- (* y (- (* 1/6 (/ y x)) (* 1/2 (/ 1 z)))) (/ 1 x))) (/ 1 z)))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#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) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#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 (neg y) #s(hole binary64 (* -1 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 (+ (* (- (* (+ (* -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 (* (* y y) -1/720) #s(hole binary64 (* -1/720 (pow y 2)))) |
#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 (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ (cos y) z))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* y (+ (* -1 z) (/ x y))))) |
#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 (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* y (+ z (* -1 (/ x y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ (+ (cos y) (* -1 (/ (* z (sin y)) x))) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* z (+ (* -1 y) (/ x z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ x z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | y | @ | inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/ (sin y) x) (sin y) y x -1 (/ (cos y) z) (cos y) z (- (* x (cos y)) (* z (sin y))) (+ (* (neg y) z) x) (neg y) (- (* 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/24 (* y y) 1/2 1 (- (* 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) (* (* y y) -1/720) -1/720 (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (neg z)) |
| 4.0ms | y | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/ (sin y) x) (sin y) y x -1 (/ (cos y) z) (cos y) z (- (* x (cos y)) (* z (sin y))) (+ (* (neg y) z) x) (neg y) (- (* 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/24 (* y y) 1/2 1 (- (* 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) (* (* y y) -1/720) -1/720 (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (neg z)) |
| 3.0ms | z | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/ (sin y) x) (sin y) y x -1 (/ (cos y) z) (cos y) z (- (* x (cos y)) (* z (sin y))) (+ (* (neg y) z) x) (neg y) (- (* 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/24 (* y y) 1/2 1 (- (* 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) (* (* y y) -1/720) -1/720 (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (neg z)) |
| 3.0ms | x | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/ (sin y) x) (sin y) y x -1 (/ (cos y) z) (cos y) z (- (* x (cos y)) (* z (sin y))) (+ (* (neg y) z) x) (neg y) (- (* 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/24 (* y y) 1/2 1 (- (* 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) (* (* y y) -1/720) -1/720 (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (neg z)) |
| 3.0ms | z | @ | inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/ (sin y) x) (sin y) y x -1 (/ (cos y) z) (cos y) z (- (* x (cos y)) (* z (sin y))) (+ (* (neg y) z) x) (neg y) (- (* 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/24 (* y y) 1/2 1 (- (* 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) (* (* y y) -1/720) -1/720 (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (neg z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 413 | 2848 |
| 0 | 448 | 2751 |
| 1 | 2125 | 2739 |
| 0 | 9498 | 2608 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) x)) |
(*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) x) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z) |
(fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
#s(literal -1 binary64) |
(/.f64 (cos.f64 y) z) |
(cos.f64 y) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
(fma.f64 (neg.f64 y) z x) |
(neg.f64 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) #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 #s(approx (+ (* -1/720 (* y y)) 1/24) #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 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) (*.f64 y y)) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 y y) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#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)) |
(*.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 (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))) |
(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)) |
(-.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 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y y)) |
#s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
#s(literal -1/720 binary64) |
#s(approx (- (* x (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 (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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (* -1 (/ (sin y) x)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ (+ (* -1 (sin y)) (/ (* x (cos y)) z)) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos 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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ (cos y) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (cos y))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ (cos y) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 x)) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y z) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* x (- (/ (* y z) x) 1))))) |
#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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 1)) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ 1 z))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* -1 (/ y x)) (/ 1 z)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* y (- (* -1/2 (/ y z)) (/ 1 x))) (/ 1 z)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* y (- (* y (- (* 1/6 (/ y x)) (* 1/2 (/ 1 z)))) (/ 1 x))) (/ 1 z)))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#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) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#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 (neg y) #s(hole binary64 (* -1 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 (+ (* (- (* (+ (* -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 (* (* y y) -1/720) #s(hole binary64 (* -1/720 (pow y 2)))) |
#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 (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ (cos y) z))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* y (+ (* -1 z) (/ x y))))) |
#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 (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* y (+ z (* -1 (/ x y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ (+ (cos y) (* -1 (/ (* z (sin y)) x))) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* z (+ (* -1 y) (/ x z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ x z))))))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) x)) |
(*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) x) |
(*.f64 x #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) |
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z) |
(*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) z) (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) z) (-.f64 (*.f64 (*.f64 (/.f64 (cos.f64 y) z) z) (*.f64 (/.f64 (cos.f64 y) z) z)) (*.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) z) (*.f64 (/.f64 (cos.f64 y) z) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (neg.f64 (/.f64 (sin.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) z)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (neg.f64 (/.f64 (sin.f64 y) x))) (*.f64 z (neg.f64 (/.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 z (/.f64 (cos.f64 y) z)) (*.f64 z (/.f64 (cos.f64 y) z))) (*.f64 (*.f64 z (neg.f64 (/.f64 (sin.f64 y) x))) (*.f64 z (/.f64 (cos.f64 y) z)))))) |
(fma.f64 (neg.f64 (/.f64 (sin.f64 y) x)) z (*.f64 (/.f64 (cos.f64 y) z) z)) |
(fma.f64 z (neg.f64 (/.f64 (sin.f64 y) x)) (*.f64 z (/.f64 (cos.f64 y) z))) |
(+.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) z) (*.f64 (/.f64 (cos.f64 y) z) z)) |
(+.f64 (*.f64 z (neg.f64 (/.f64 (sin.f64 y) x))) (*.f64 z (/.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z)))))) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 x (neg.f64 (cos.f64 y)))) (*.f64 x (neg.f64 z))) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (cos.f64 y) x)) (*.f64 x z)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 y)) x (*.f64 (neg.f64 z) (neg.f64 (sin.f64 y)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (cos.f64 y) x (*.f64 z (neg.f64 (sin.f64 y)))) (*.f64 z x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z))))) |
(fma.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (neg.f64 (/.f64 (sin.f64 y) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (cos.f64 y) #s(literal -1 binary64)) (neg.f64 (/.f64 (sin.f64 y) x))) |
(fma.f64 (/.f64 (cos.f64 y) z) #s(literal 1 binary64) (neg.f64 (/.f64 (sin.f64 y) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) |
(fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z)))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 (/.f64 (sin.f64 y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z))))) (/.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z)))))) |
(+.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z)) |
(+.f64 (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
#s(literal -1 binary64) |
(*.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (cos.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 y) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) z)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 z)) |
(/.f64 (cos.f64 y) z) |
(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) |
(+.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))))) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 x (*.f64 #s(literal 1 binary64) (*.f64 z y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (neg.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (neg.f64 y) z) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 y) z)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) z) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64))) (-.f64 x (*.f64 (neg.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 y) z) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 y) z))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) z) x)))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) x) |
(fma.f64 (neg.f64 y) z x) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) x) |
(fma.f64 z (neg.f64 y) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (neg.f64 y) z))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (-.f64 x (*.f64 (neg.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 y) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (neg.f64 y) z) x))) |
(-.f64 x (*.f64 #s(literal 1 binary64) (*.f64 z y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 y) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) z) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) z) x))))) |
(+.f64 (*.f64 (neg.f64 y) z) x) |
(+.f64 x (*.f64 (neg.f64 y) z)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (cos y) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (cos y) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #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 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #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 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #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 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #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 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #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 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #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 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) |
(*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64))) |
(*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) (*.f64 y y)) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) |
#s(literal 1/24 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 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 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/2 binary64) |
#s(literal 1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
(*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (cos y) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (cos y) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #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 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #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 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #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 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) y) y) |
(*.f64 (*.f64 y y) #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y y)) |
#s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(*.f64 (*.f64 #s(literal -1/720 binary64) y) y) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(*.f64 #s(literal -1/720 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal -1/720 binary64))) |
#s(literal -1/720 binary64) |
#s(approx (- (* x (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 (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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (/.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) x)) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (/.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) x)) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (neg.f64 (/.f64 (sin.f64 y) x))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) x)) |
#s(approx (/ (sin y) x) (/.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* (neg y) z) x) (*.f64 (neg.f64 y) z)) |
#s(approx (+ (* (neg y) z) x) (fma.f64 (neg.f64 y) z x)) |
#s(approx (* (cos y) x) (*.f64 (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 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (cos.f64 y) x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (cos.f64 y)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (cos.f64 y)) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/.f64 (cos.f64 y) z)) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z))) |
#s(approx (+ (* (neg y) z) x) x) |
#s(approx (+ (* (neg y) z) x) (*.f64 (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -1 binary64) #s(literal 1 binary64)) 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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (+ (* (neg y) z) x) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 z y) x) #s(literal 1 binary64)) x))) |
#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 (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) x) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (neg.f64 y) z x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (neg.f64 z)) y x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(literal 1 binary64)) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (fma.f64 (/.f64 (*.f64 z y) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (pow.f64 z #s(literal -1 binary64))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (fma.f64 (/.f64 y x) #s(literal -1 binary64) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (fma.f64 (-.f64 (*.f64 (/.f64 y z) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) y (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) z)) y) (pow.f64 x #s(literal -1 binary64))) y (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (sin y) x) (/.f64 y x)) |
#s(approx (/ (sin y) x) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#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 #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) z) (pow.f64 z #s(literal -1 binary64))) |
#s(approx (/ (cos y) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (/ (cos y) z) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) z) (*.f64 y y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (cos y) z) (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) y) y #s(literal 1/24 binary64)) z) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (pow.f64 z #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 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) y) y #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (neg y) (neg.f64 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 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) 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) #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 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) y) y #s(literal 1/24 binary64))) #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 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) y) y #s(literal 1/24 binary64)))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) |
#s(approx (+ (* -1/720 (* y y)) 1/24) (fma.f64 (*.f64 #s(literal -1/720 binary64) y) y #s(literal 1/24 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (* y y) -1/720) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
#s(approx (* (neg z) (sin y)) (*.f64 (neg.f64 y) z)) |
#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 (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (/ (cos y) z) (/.f64 (cos.f64 y) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (* (neg y) z) x) (*.f64 (fma.f64 #s(literal -1 binary64) z (/.f64 x 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 (pow.f64 y #s(literal 4 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) (*.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 (pow.f64 y #s(literal 4 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) (*.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 (+ (* (neg y) z) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) z)) |
#s(approx z z) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)) z)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) z)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) |
#s(approx (+ (* (neg y) z) x) (*.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 x z)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 y) z))) (neg.f64 (sin.f64 y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (neg.f64 z) (fma.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal -1 binary64) (sin.f64 y)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (cos.f64 y) z) #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (cos.f64 y) z) #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
#s(approx (+ (* (neg y) z) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) y))) |
Compiled 13 649 to 1 858 computations (86.4% saved)
28 alts after pruning (17 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 321 | 10 | 331 |
| Fresh | 1 | 7 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 9 | 9 |
| Total | 325 | 28 | 353 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| ✓ | 99.9% | (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
| 41.5% | (/.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)))) | |
| ✓ | 49.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
| ✓ | 50.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
| ✓ | 36.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) y x)) |
| ✓ | 36.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
| 31.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)))) (+.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z))))) | |
| ✓ | 37.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
| 14.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.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)))) | |
| 14.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.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)))) | |
| 14.7% | #s(approx (- (* x (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)))) | |
| ✓ | 62.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 67.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (/.f64 (fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (cos.f64 y) x)) (*.f64 x z)) z)) x)) | |
| 32.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) x)) | |
| 62.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 #s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/.f64 (cos.f64 y) z)) z)) x)) | |
| ✓ | 36.3% | #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)) |
| 36.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) | |
| 36.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64))) x)) | |
| 8.1% | #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.3% | #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)))) | |
| ✓ | 15.0% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
| 14.7% | #s(approx (- (* x (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))) | |
| 14.9% | #s(approx (- (* x (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))) | |
| 14.7% | #s(approx (- (* x (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))) | |
| 36.3% | #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))) | |
| 36.2% | #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))) | |
| ✓ | 38.6% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 1 811 to 736 computations (59.4% 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))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (neg.f64 z)) 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))) #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 x y) #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 (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 (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)))) |
#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))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
#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) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) 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))) #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 (cos y)) (* z (sin y))) (*.f64 (neg.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))) #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 #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 (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#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)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.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 (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))) |
#s(approx (- (* x (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))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)))) (+.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z))))) |
#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))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 #s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/.f64 (cos.f64 y) z)) z)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) x)) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.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 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (/.f64 (fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (cos.f64 y) x)) (*.f64 x z)) z)) 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))) (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)))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
4 calls:
| 29.0ms | x |
| 14.0ms | z |
| 10.0ms | y |
| 10.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 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))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (neg.f64 z)) 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))) #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 x y) #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 (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 (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)))) |
#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))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
#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) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) 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))) #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 (cos y)) (* z (sin y))) (*.f64 (neg.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))) #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 #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 (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#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)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.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 (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))) |
#s(approx (- (* x (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))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)))) (+.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z))))) |
#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))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 #s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/.f64 (cos.f64 y) z)) z)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) x)) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
4 calls:
| 11.0ms | x |
| 8.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 8.0ms | y |
| 8.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))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (neg.f64 z)) 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))) #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 x y) #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 (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 (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)))) |
#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))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
#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) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) 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))) #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 (cos y)) (* z (sin y))) (*.f64 (neg.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))) #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 #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 (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#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)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.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 (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))) |
#s(approx (- (* x (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))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)))) (+.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z))))) |
#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))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 #s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/.f64 (cos.f64 y) z)) z)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) x)) |
| 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))) (*.f64 (cos.f64 y) x)) |
4 calls:
| 9.0ms | x |
| 8.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 8.0ms | z |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.9% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 78.6% | 3 | x |
| 80.5% | 6 | y |
| 75.6% | 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))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (neg.f64 z)) 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))) #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 x y) #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 (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 (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)))) |
#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))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
#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) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) 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))) #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 (cos y)) (* z (sin y))) (*.f64 (neg.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))) #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 #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 (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#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)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.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 (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))) |
#s(approx (- (* x (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))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)))) (+.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z))))) |
#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)) |
2 calls:
| 7.0ms | x |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.7% | 3 | y |
| 72.0% | 3 | x |
Compiled 2 to 6 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))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (neg.f64 z)) 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))) #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 x y) #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 (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 (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)))) |
#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))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
#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) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y)) 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))) #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 (cos y)) (* z (sin y))) (*.f64 (neg.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))) #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 #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 (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#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)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.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 (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))) |
#s(approx (- (* x (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))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)))) (+.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z))))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
4 calls:
| 8.0ms | y |
| 7.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 7.0ms | x |
| 7.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.3% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 50.3% | 1 | x |
| 50.3% | 1 | z |
| 50.3% | 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:
| 8.0ms | y |
| 1.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | x |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.6% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 38.6% | 1 | y |
| 43.0% | 3 | x |
| 43.8% | 3 | z |
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:
| 1.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.6% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 38.6% | 1 | x |
| 38.6% | 1 | z |
Compiled 11 to 14 computations (-27.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 1.2837198478006822e-81 | 9.812905774592279e-76 |
| 13.0ms | -4.5113669753405144e-104 | -1.4043131395472327e-105 |
| 21.0ms | 256× | 0 | valid |
Compiled 476 to 414 computations (13% saved)
ival-cos: 6.0ms (41.8% of total)ival-sin: 5.0ms (34.8% of total)ival-mult!: 3.0ms (20.9% of total)ival-sub!: 1.0ms (7% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 0.01933395136247084 | 3353890.1729333764 |
| 11.0ms | -0.06068193445271275 | -0.0003219382239437013 |
| 16.0ms | 256× | 0 | valid |
Compiled 636 to 494 computations (22.3% saved)
ival-cos: 3.0ms (32.3% of total)ival-sin: 3.0ms (32.3% of total)ival-mult!: 2.0ms (21.5% of total)ival-sub!: 1.0ms (10.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 1.6473694683585417e+134 | 2.4771384574943803e+138 |
| 23.0ms | -9.12832511820922e+211 | -1.0877874519159103e+207 |
| 38.0ms | 272× | 0 | valid |
Compiled 641 to 507 computations (20.9% saved)
ival-cos: 22.0ms (71.6% of total)ival-sin: 6.0ms (19.5% of total)ival-mult!: 3.0ms (9.8% of total)ival-sub!: 1.0ms (3.3% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 227 to 59 computations (74% saved)
Compiled 472 to 134 computations (71.6% saved)
Loading profile data...