
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)
| 881.0ms | 8 256× | 0 | valid |
ival-cos: 224.0ms (40.6% of total)ival-sin: 221.0ms (40% of total)ival-mult!: 88.0ms (15.9% of total)ival-sub!: 17.0ms (3.1% of total)adjust: 2.0ms (0.4% 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 |
| 103.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-mult!: 49.0ms (56.2% of total)ival-cos: 20.0ms (22.9% of total)ival-sin: 17.0ms (19.5% of total)ival-sub!: 1.0ms (1.1% 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 | x | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | z | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 152 | 565 |
| 0 | 160 | 555 |
| 1 | 859 | 548 |
| 0 | 7679 | 523 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 x (cos.f64 y)) |
x |
(cos.f64 y) |
y |
(*.f64 z (sin.f64 y)) |
z |
(sin.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 x) (cos.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 x) (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 x) (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 x) (cos.f64 y))))) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
x |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
y |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
z |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (sin.f64 y))) |
(sin.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (* x (cos y)) (*.f64 (cos.f64 y) x)) |
#s(approx x x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* x (cos y)) x) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (* z (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx z z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
Compiled 1 494 to 289 computations (80.7% saved)
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 70 | 12 | 82 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 70 | 13 | 83 |
| Status | Accuracy | Program |
|---|---|---|
| 35.3% | (/.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)))) | |
| 57.3% | (/.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))) | |
| ✓ | 99.9% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ▶ | 59.5% | (-.f64 #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)) (*.f64 z (sin.f64 y))) |
| 55.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) | |
| ▶ | 55.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
| 56.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) | |
| ▶ | 92.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
| 86.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) | |
| 86.1% | #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)))) | |
| 34.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| ▶ | 67.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| ▶ | 44.3% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 497 to 338 computations (32% 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))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x) |
(-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) |
(*.f64 (*.f64 y x) #s(literal -1/2 binary64)) |
(*.f64 y x) |
#s(literal -1/2 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
(-.f64 #s(approx (* x (cos y)) (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)) (*.f64 z (sin.f64 y))) |
#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)) |
(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) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal 1/24 binary64) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 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 (* (+ (* (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 (* (* y x) -1/2) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/24 (pow y 2)) 1/2)))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 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 (* (+ (* (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 (- (* 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/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))))) |
#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 (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (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/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* 1/24 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* 1/24 (* x (pow y 2))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* y (+ (* 1/2 x) (/ z y)))))) |
#s(approx (- (* x (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 (- (* 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))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.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))) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (* y x) -1/2) (* y x) -1/2 (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) 1/24 (* (* y y) x) (* y y) (* -1/2 x) (* z (sin y))) |
| 6.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))) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (* y x) -1/2) (* y x) -1/2 (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) 1/24 (* (* y y) x) (* y y) (* -1/2 x) (* z (sin y))) |
| 5.0ms | y | @ | 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))) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (* y x) -1/2) (* y x) -1/2 (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) 1/24 (* (* y y) x) (* y y) (* -1/2 x) (* z (sin y))) |
| 5.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))) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (* y x) -1/2) z) y) x) (- (* (* y x) -1/2) z) (* (* y x) -1/2) (* y x) -1/2 (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) 1/24 (* (* y y) x) (* y y) (* -1/2 x) (* z (sin y))) |
| 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)) (neg z) z (/ (sin y) x) (sin y) y x (cos 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) (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) 1/24 (* (* y y) x) (* y y) (* -1/2 x) (* z (sin y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 403 | 2366 |
| 0 | 438 | 2291 |
| 1 | 2148 | 2285 |
| 0 | 9669 | 2214 |
| 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))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x) |
(-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) |
(*.f64 (*.f64 y x) #s(literal -1/2 binary64)) |
(*.f64 y x) |
#s(literal -1/2 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
(-.f64 #s(approx (* x (cos y)) (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)) (*.f64 z (sin.f64 y))) |
#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)) |
(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) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal 1/24 binary64) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 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 (* (+ (* (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 (* (* y x) -1/2) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/24 (pow y 2)) 1/2)))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 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 (* (+ (* (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 (- (* 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/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))))) |
#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 (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (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/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* 1/24 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* 1/24 (* x (pow y 2))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (- (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* y (+ (* 1/2 x) (/ z y)))))) |
#s(approx (- (* x (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 (- (* 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))))))) |
| Outputs |
|---|
#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) |
(*.f64 x (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) x) (*.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) x)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) (*.f64 x (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)))) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 x (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))))))) |
(fma.f64 (cos.f64 y) x (*.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) x)) |
(fma.f64 (cos.f64 y) x (*.f64 x (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)))) |
(fma.f64 x (cos.f64 y) (*.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) x)) |
(fma.f64 x (cos.f64 y) (*.f64 x (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 x (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (sin.f64 y) x))) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (sin.f64 y) x))) (*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (sin.f64 y) x))) (*.f64 (cos.f64 y) (*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (sin.f64 y) x))))))) |
(/.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 (neg.f64 z) (/.f64 (sin.f64 y) x)) (cos.f64 y)))) |
(/.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 (neg.f64 z) (/.f64 (sin.f64 y) x))))) |
(/.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 (neg.f64 z) (/.f64 (sin.f64 y) x)) (cos.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #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 (neg.f64 z) (/.f64 (sin.f64 y) x))))))) |
(/.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 (neg.f64 z) (/.f64 (sin.f64 y) x)) (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 (neg.f64 z) (/.f64 (sin.f64 y) x)))) |
(/.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 (neg.f64 z) (/.f64 (sin.f64 y) x)) (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #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 (neg.f64 z) (/.f64 (sin.f64 y) x)))))) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (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 #s(literal -1 binary64) (*.f64 z (/.f64 (sin.f64 y) x)) (cos.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) (cos.f64 y))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.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 (neg.f64 z) (/.f64 (sin.f64 y) x)))) (/.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))))) |
(-.f64 (cos.f64 y) (*.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (sin.f64 y) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #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 (neg.f64 z) (/.f64 (sin.f64 y) x)) (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 (neg.f64 z) (/.f64 (sin.f64 y) x)) (cos.f64 y)))))) |
(+.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 (neg.f64 z) (/.f64 (sin.f64 y) x)))))) (/.f64 (pow.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #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 (neg.f64 z) (/.f64 (sin.f64 y) x))))))) |
(+.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) (cos.f64 y)) |
(+.f64 (cos.f64 y) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) |
(*.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))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) (*.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x) |
(fma.f64 y (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x))) |
(-.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y))))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y) x) |
(+.f64 x (*.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z)) (/.f64 (*.f64 z z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z))))) |
(-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) y) |
(*.f64 (*.f64 y x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y x)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 y x) |
(*.f64 x y) |
#s(literal -1/2 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (sin.f64 y) z))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (sin.f64 y) z)))))) |
(-.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (sin.f64 y) z)) |
(+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.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 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.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 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.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 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) x (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) 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 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.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 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
#s(literal 1/24 binary64) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (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 (* (+ (* (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) (/.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 (* (* y x) -1/2) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (* (cos y) x) (*.f64 (cos.f64 y) x)) |
#s(approx (* (cos y) x) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (* -1/2 x) (*.f64 #s(literal -1/2 binary64) 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 (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (neg.f64 y) z) x)) #s(literal 1 binary64)) x)) |
#s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (- (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (neg.f64 z) x)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (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 #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 (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 y 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 (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 x) -1/2) z) y) x) x) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (fma.f64 (neg.f64 y) z x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (neg.f64 z)) y x)) |
#s(approx (* (cos y) x) x) |
#s(approx (* (cos y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (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 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) x) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (* y y) (*.f64 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 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (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/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) x)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y))) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) z) y))) (*.f64 y y))) |
#s(approx (- (* (* y x) -1/2) z) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) x (/.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (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 (- (* 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)))) |
Compiled 10 080 to 1 342 computations (86.7% saved)
23 alts after pruning (20 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 270 | 15 | 285 |
| Fresh | 2 | 5 | 7 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 275 | 23 | 298 |
| Status | Accuracy | Program |
|---|---|---|
| 35.3% | (/.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)))) | |
| 57.3% | (/.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))) | |
| 32.9% | (/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (sin.f64 y) z))) | |
| ✓ | 99.9% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ▶ | 54.9% | (-.f64 #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)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
| 55.0% | (-.f64 #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)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| ▶ | 55.4% | (-.f64 #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)) (*.f64 z #s(approx (sin y) y))) |
| 55.2% | #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)) | |
| 56.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) | |
| 43.9% | #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)) | |
| 42.4% | #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)) | |
| ▶ | 86.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
| 34.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| ✓ | 67.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 49.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) | |
| 50.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) | |
| 26.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) x)) | |
| ▶ | 42.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
| 2.9% | #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)))) | |
| ▶ | 14.9% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
| 86.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #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))) | |
| 42.4% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) | |
| ✓ | 44.3% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 1 256 to 776 computations (38.2% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
(*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) |
(/.f64 (*.f64 (cos.f64 y) x) z) |
(*.f64 (cos.f64 y) x) |
(cos.f64 y) |
y |
x |
z |
(sin.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))) (*.f64 #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))) x)) |
(*.f64 #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))) x) |
#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))) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 y y) #s(literal 1/24 binary64)) |
(*.f64 y y) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(-.f64 #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)) (*.f64 z #s(approx (sin y) y))) |
#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)) |
(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) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(*.f64 z #s(approx (sin y) y)) |
#s(approx (sin y) y) |
(-.f64 #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)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 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 (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (* -1 (sin y)))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (- (/ (* x (cos y)) z) (sin y)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#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 (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/24 (pow y 2)) 1/2)))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 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 (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (* x (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ (* y z) x)) (* -1/2 (pow y 2))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (/ (* (cos y) x) 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 (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))))) |
#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 (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 x)) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (/ x z))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (+ (* -1 y) (/ x z)))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (- (* -1/2 (/ (* x y) z)) 1)) (/ x z)))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (- (* y (+ (* -1/2 (/ x z)) (* 1/6 y))) 1)) (/ x z)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* 1/24 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* (pow y 2) (+ (* -1/720 (/ (* x (pow y 2)) z)) (* 1/24 (/ x z)))))) (/ x z)))) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (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 (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 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 (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (* (* y y) 1/24) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (cos y) #s(hole binary64 (cos 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 y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* 1/24 (pow y 4)))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* 1/24 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* 1/24 (* x (pow y 2))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) 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 (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #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 (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | y | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* (- (/ (* (cos y) x) z) (sin y)) z) (- (/ (* (cos y) x) z) (sin y)) (/ (* (cos y) x) z) (* (cos y) x) (cos y) y x z (sin 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))) (* (cos y) x) (cos y) (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (- (* (* y y) 1/24) 1/2) (* (* y y) 1/24) (* y y) 1/24 1/2 1 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* (* y y) x) (* -1/2 x) -1/2 (* z (sin y)) (sin y) (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040 1/120 1/6) |
| 5.0ms | y | @ | inf | ((- (* x (cos y)) (* z (sin y))) (* (- (/ (* (cos y) x) z) (sin y)) z) (- (/ (* (cos y) x) z) (sin y)) (/ (* (cos y) x) z) (* (cos y) x) (cos y) y x z (sin 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))) (* (cos y) x) (cos y) (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (- (* (* y y) 1/24) 1/2) (* (* y y) 1/24) (* y y) 1/24 1/2 1 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* (* y y) x) (* -1/2 x) -1/2 (* z (sin y)) (sin y) (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040 1/120 1/6) |
| 4.0ms | x | @ | inf | ((- (* x (cos y)) (* z (sin y))) (* (- (/ (* (cos y) x) z) (sin y)) z) (- (/ (* (cos y) x) z) (sin y)) (/ (* (cos y) x) z) (* (cos y) x) (cos y) y x z (sin 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))) (* (cos y) x) (cos y) (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (- (* (* y y) 1/24) 1/2) (* (* y y) 1/24) (* y y) 1/24 1/2 1 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* (* y y) x) (* -1/2 x) -1/2 (* z (sin y)) (sin y) (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040 1/120 1/6) |
| 3.0ms | x | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* (- (/ (* (cos y) x) z) (sin y)) z) (- (/ (* (cos y) x) z) (sin y)) (/ (* (cos y) x) z) (* (cos y) x) (cos y) y x z (sin 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))) (* (cos y) x) (cos y) (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (- (* (* y y) 1/24) 1/2) (* (* y y) 1/24) (* y y) 1/24 1/2 1 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* (* y y) x) (* -1/2 x) -1/2 (* z (sin y)) (sin y) (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040 1/120 1/6) |
| 3.0ms | y | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* (- (/ (* (cos y) x) z) (sin y)) z) (- (/ (* (cos y) x) z) (sin y)) (/ (* (cos y) x) z) (* (cos y) x) (cos y) y x z (sin 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))) (* (cos y) x) (cos y) (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (- (* (* y y) 1/24) 1/2) (* (* y y) 1/24) (* y y) 1/24 1/2 1 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* (* y y) x) (* -1/2 x) -1/2 (* z (sin y)) (sin y) (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040 1/120 1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 477 | 3575 |
| 0 | 528 | 3462 |
| 1 | 2422 | 3457 |
| 0 | 8905 | 3368 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
(*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) |
(/.f64 (*.f64 (cos.f64 y) x) z) |
(*.f64 (cos.f64 y) x) |
(cos.f64 y) |
y |
x |
z |
(sin.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))) (*.f64 #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))) x)) |
(*.f64 #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))) x) |
#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))) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 y y) #s(literal 1/24 binary64)) |
(*.f64 y y) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(-.f64 #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)) (*.f64 z #s(approx (sin y) y))) |
#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)) |
(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) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(*.f64 z #s(approx (sin y) y)) |
#s(approx (sin y) y) |
(-.f64 #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)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 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 (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (* -1 (sin y)))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (- (/ (* x (cos y)) z) (sin y)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#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 (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/24 (pow y 2)) 1/2)))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 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 (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (* x (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ (* y z) x)) (* -1/2 (pow y 2))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (/ (* (cos y) x) 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 (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))))) |
#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 (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 x)) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (/ x z))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (+ (* -1 y) (/ x z)))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (- (* -1/2 (/ (* x y) z)) 1)) (/ x z)))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (- (* y (+ (* -1/2 (/ x z)) (* 1/6 y))) 1)) (/ x z)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* 1/24 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* (pow y 2) (+ (* -1/720 (/ (* x (pow y 2)) z)) (* 1/24 (/ x z)))))) (/ x z)))) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (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 (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 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 (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (* (* y y) 1/24) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (cos y) #s(hole binary64 (cos 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 y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* 1/24 (pow y 4)))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* 1/24 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* 1/24 (* x (pow y 2))))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) 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 (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #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 (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
(*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z) |
(*.f64 z (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)))))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) |
(*.f64 (cos.f64 y) (/.f64 x z)) |
(*.f64 x (/.f64 (cos.f64 y) z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 y) x))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 y) x)) (neg.f64 z)) |
(/.f64 (*.f64 (cos.f64 y) x) z) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.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 |
z |
(sin.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) |
(*.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))) (*.f64 #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))) x)) |
(*.f64 #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))) x) |
(*.f64 x #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) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 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 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #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 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 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 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 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 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 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 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/13824 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 y y) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #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 (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) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) #s(approx (sin y) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 z) #s(approx (sin y) y)) (*.f64 (neg.f64 z) #s(approx (sin y) y))) (*.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (neg.f64 z) #s(approx (sin y) y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) y) z)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 2 binary64))) (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) y) z))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) y) z))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) y) z))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 2 binary64)) (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) y) z)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) y) z))))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) y) z)))))) |
(-.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) y) z)) |
(+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (neg.f64 z) #s(approx (sin y) y))) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.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 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.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 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.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 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.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 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) x (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.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 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.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 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.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 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 #s(approx (sin y) y) z) |
(*.f64 z #s(approx (sin y) y)) |
#s(approx (sin y) y) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) (*.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64))) (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))))) |
(-.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) |
(*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 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 (* (- (/ (* (cos y) x) z) (sin y)) z) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (neg.f64 (sin.f64 y))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y))) |
#s(approx (/ (* (cos y) x) z) (/.f64 (*.f64 (cos.f64 y) x) z)) |
#s(approx (* (cos y) x) (*.f64 (cos.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 (* (cos y) x) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (* -1/2 x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64) (cos.f64 y)) x)) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (*.f64 (cos.f64 y) x)) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64) (cos.f64 y)) x)) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 (*.f64 (cos.f64 y) x) z)) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (neg.f64 y) z) x)) #s(literal 1 binary64)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (neg.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) #s(literal -1 binary64) (/.f64 (sin.f64 y) x)) 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 (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 y 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 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) x) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (fma.f64 (neg.f64 y) z x)) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 x z)) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (fma.f64 #s(literal -1 binary64) y (/.f64 x z))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) y (/.f64 x z))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) y)) y) #s(literal 1 binary64)) y (/.f64 x z))) |
#s(approx (/ (* (cos y) x) z) (/.f64 x z)) |
#s(approx (/ (* (cos y) x) z) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) |
#s(approx (/ (* (cos y) x) z) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* (cos y) x) z) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) z) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/2 binary64))) (*.f64 y y) (/.f64 x z))) |
#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 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (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 (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 (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 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (- (* (* y 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 y x) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (* (neg y) z) (*.f64 (neg.f64 y) z)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* y y) 1/24) 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 (- (* (* y y) 1/24) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* (* y y) 1/24) 1/2) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (* y y) 1/24) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
#s(approx (* y y) (*.f64 y 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 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) x) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (* z (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (cos y) (cos.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 y) 1/24) 1/2) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (*.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
#s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 y y))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) x)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
#s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y))) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (*.f64 y y))) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) z) y))) (*.f64 y y))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) 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 (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (*.f64 (fma.f64 (cos.f64 y) (/.f64 x z) (neg.f64 (sin.f64 y))) z)) |
#s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) z)) |
#s(approx (- (* x (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 (* (- (/ (* (cos y) x) z) (sin y)) z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64) (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))) |
Compiled 25 344 to 2 636 computations (89.6% saved)
23 alts after pruning (19 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 523 | 9 | 532 |
| Fresh | 5 | 10 | 15 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 532 | 23 | 555 |
| Status | Accuracy | Program |
|---|---|---|
| 57.3% | (/.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))) | |
| 32.9% | (/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (sin.f64 y) z))) | |
| ✓ | 99.9% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 55.4% | (-.f64 #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x)) (*.f64 z #s(approx (sin y) y))) | |
| 54.9% | (-.f64 #s(approx (* x (cos y)) #s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) x)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| ▶ | 55.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
| ▶ | 56.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
| 43.9% | #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)) | |
| 42.4% | #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)) | |
| ▶ | 86.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (sin.f64 y)) z)) |
| 86.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)) z)) | |
| ▶ | 34.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
| ✓ | 67.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 53.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 (*.f64 (cos.f64 y) x) z)) z)) | |
| 35.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 x z)) z)) | |
| 50.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) | |
| 26.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) x)) | |
| 42.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) | |
| ▶ | 42.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) x)) |
| 2.9% | #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)))) | |
| ✓ | 14.9% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
| 42.4% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) | |
| ✓ | 44.3% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 1 178 to 748 computations (36.5% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (sin.f64 y)) z)) |
(*.f64 (-.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (sin.f64 y)) z) |
(-.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (sin.f64 y)) |
(*.f64 (cos.f64 y) (/.f64 x z)) |
(cos.f64 y) |
y |
(/.f64 x z) |
x |
z |
(sin.f64 y) |
#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 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) x)) |
(*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) x) |
#s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
#s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/24 binary64)) |
(*.f64 y y) |
#s(literal 1/24 binary64) |
#s(literal 1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x) |
(-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) |
(*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) |
(fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 z y) |
#s(literal 1/6 binary64) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 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 (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (* -1 (sin y)))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (- (/ (* x (cos y)) z) (sin y)))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#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 (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* 1/6 (* y z)))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/6 (* y z))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 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 (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (* x (+ (* -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 (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* x (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x)))))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/6 (/ (* y z) x)) 1/2)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #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 (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* -1 (* x (+ (* -1/6 (/ (* (pow y 2) z) x)) (* 1/2 y)))))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/6 (/ (* y z) 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 (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 x)) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (/ x z))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (+ (* -1 y) (/ x z)))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (+ (* y (- (* -1/2 (/ (* x y) z)) 1)) (/ x z)))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (+ (* y (- (* y (+ (* -1/2 (/ x z)) (* 1/6 y))) 1)) (/ x z)))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* 1/24 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* (pow y 2) (+ (* -1/720 (/ (* x (pow y 2)) z)) (* 1/24 (/ x z)))))) (/ x 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 (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 (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 (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (* (* y y) 1/24) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* 1/6 (* y z)))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z)))))))))) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* y (+ (* -1 z) (/ x y))))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* 1/24 (pow y 4)))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* y (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#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 (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* -1 (* y (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#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 (* (- (* (cos y) (/ x z)) (sin y)) z) #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 (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* z (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2)))))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* z (+ (* -1/2 (/ x z)) (* 1/6 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ x z))))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 y) (* 1/2 (/ x z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | z | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* (- (* (cos y) (/ x z)) (sin y)) z) (- (* (cos y) (/ x z)) (sin y)) (* (cos y) (/ x z)) (cos y) y (/ x z) x z (sin y) (- (* x (cos y)) (* z (sin y))) (+ (* (neg y) z) x) (neg y) (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (cos y) (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (- (* (* y y) 1/24) 1/2) (* (* y y) 1/24) (* y y) 1/24 1 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (* (+ (* (* z y) 1/6) (* -1/2 x)) y) (+ (* (* z y) 1/6) (* -1/2 x)) (* z y) 1/6 (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (neg z)) |
| 4.0ms | y | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* (- (* (cos y) (/ x z)) (sin y)) z) (- (* (cos y) (/ x z)) (sin y)) (* (cos y) (/ x z)) (cos y) y (/ x z) x z (sin y) (- (* x (cos y)) (* z (sin y))) (+ (* (neg y) z) x) (neg y) (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (cos y) (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (- (* (* y y) 1/24) 1/2) (* (* y y) 1/24) (* y y) 1/24 1 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (* (+ (* (* z y) 1/6) (* -1/2 x)) y) (+ (* (* z y) 1/6) (* -1/2 x)) (* z y) 1/6 (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (neg z)) |
| 3.0ms | y | @ | inf | ((- (* x (cos y)) (* z (sin y))) (* (- (* (cos y) (/ x z)) (sin y)) z) (- (* (cos y) (/ x z)) (sin y)) (* (cos y) (/ x z)) (cos y) y (/ x z) x z (sin y) (- (* x (cos y)) (* z (sin y))) (+ (* (neg y) z) x) (neg y) (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (cos y) (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (- (* (* y y) 1/24) 1/2) (* (* y y) 1/24) (* y y) 1/24 1 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (* (+ (* (* z y) 1/6) (* -1/2 x)) y) (+ (* (* z y) 1/6) (* -1/2 x)) (* z y) 1/6 (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (neg z)) |
| 3.0ms | y | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* (- (* (cos y) (/ x z)) (sin y)) z) (- (* (cos y) (/ x z)) (sin y)) (* (cos y) (/ x z)) (cos y) y (/ x z) x z (sin y) (- (* x (cos y)) (* z (sin y))) (+ (* (neg y) z) x) (neg y) (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (cos y) (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (- (* (* y y) 1/24) 1/2) (* (* y y) 1/24) (* y y) 1/24 1 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (* (+ (* (* z y) 1/6) (* -1/2 x)) y) (+ (* (* z y) 1/6) (* -1/2 x)) (* z y) 1/6 (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (neg z)) |
| 3.0ms | x | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* (- (* (cos y) (/ x z)) (sin y)) z) (- (* (cos y) (/ x z)) (sin y)) (* (cos y) (/ x z)) (cos y) y (/ x z) x z (sin y) (- (* x (cos y)) (* z (sin y))) (+ (* (neg y) z) x) (neg y) (- (* x (cos y)) (* z (sin y))) (* (cos y) x) (cos y) (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (- (* (* y y) 1/24) 1/2) (* (* y y) 1/24) (* y y) 1/24 1 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (* (+ (* (* z y) 1/6) (* -1/2 x)) y) (+ (* (* z y) 1/6) (* -1/2 x)) (* z y) 1/6 (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (neg z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 519 | 3397 |
| 0 | 549 | 3298 |
| 1 | 2743 | 3294 |
| 0 | 10332 | 3201 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (sin.f64 y)) z)) |
(*.f64 (-.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (sin.f64 y)) z) |
(-.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (sin.f64 y)) |
(*.f64 (cos.f64 y) (/.f64 x z)) |
(cos.f64 y) |
y |
(/.f64 x z) |
x |
z |
(sin.f64 y) |
#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 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) x)) |
(*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) x) |
#s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
#s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/24 binary64)) |
(*.f64 y y) |
#s(literal 1/24 binary64) |
#s(literal 1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x) |
(-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) |
(*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) |
(fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 z y) |
#s(literal 1/6 binary64) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 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 (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (* -1 (sin y)))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (- (/ (* x (cos y)) z) (sin y)))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#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 (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* 1/6 (* y z)))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/6 (* y z))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 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 (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (* x (+ (* -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 (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* x (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x)))))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/6 (/ (* y z) x)) 1/2)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #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 (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* -1 (* x (+ (* -1/6 (/ (* (pow y 2) z) x)) (* 1/2 y)))))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/6 (/ (* y z) 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 (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 x)) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (/ x z))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (+ (* -1 y) (/ x z)))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (+ (* y (- (* -1/2 (/ (* x y) z)) 1)) (/ x z)))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (+ (* y (- (* y (+ (* -1/2 (/ x z)) (* 1/6 y))) 1)) (/ x z)))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* 1/24 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* (pow y 2) (+ (* -1/720 (/ (* x (pow y 2)) z)) (* 1/24 (/ x z)))))) (/ x 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 (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 (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 (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (* (* y y) 1/24) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* 1/6 (* y z)))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z)))))))))) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* y (+ (* -1 z) (/ x y))))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* 1/24 (pow y 4)))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* y (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#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 (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* -1 (* y (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#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 (* (- (* (cos y) (/ x z)) (sin y)) z) #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 (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* z (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2)))))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* z (+ (* -1/2 (/ x z)) (* 1/6 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ x z))))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) #s(hole binary64 (* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 y) (* 1/2 (/ x z))))))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
(*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z) |
(*.f64 z (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)))))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) |
(*.f64 (/.f64 x z) (cos.f64 y)) |
(*.f64 (cos.f64 y) (/.f64 x z)) |
(*.f64 x (/.f64 (cos.f64 y) z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 y) x))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 y) x)) (neg.f64 z)) |
(/.f64 (*.f64 (cos.f64 y) x) 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))))) |
y |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
x |
z |
(sin.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
(/.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 (*.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 (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 (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 (-.f64 (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (*.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 (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)))) |
(/.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))))) |
(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 (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 (/.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 x (*.f64 #s(literal 1 binary64) (*.f64 z y))) |
(+.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 (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 (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) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) #s(literal 1 binary64))) x)) |
(*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (cos y) (fma.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) #s(literal 1 binary64)))) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))))) |
#s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #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/24 binary64) |
#s(literal 1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x) |
(fma.f64 y (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))) |
(-.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y))))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x) |
(+.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z)) (/.f64 (*.f64 z z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z))))) |
(-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) |
(*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) |
(*.f64 y (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y))))) |
(fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y x) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) x) (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.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 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1/216 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.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 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.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 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1/216 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 z (*.f64 #s(literal 1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) (*.f64 z y))) |
(+.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 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.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 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
(*.f64 z y) |
(*.f64 y z) |
#s(literal 1/6 binary64) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 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 (* (- (* (cos y) (/ x z)) (sin y)) z) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) (neg.f64 (sin.f64 y))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y))) |
#s(approx (* (cos y) (/ x z)) (/.f64 (*.f64 (cos.f64 y) x) z)) |
#s(approx (/ x z) (/.f64 x z)) |
#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 (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (* -1/2 x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64) (cos.f64 y)) x)) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) (*.f64 (cos.f64 y) x)) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) (*.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64) (cos.f64 y)) x)) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) (/.f64 (*.f64 (cos.f64 y) x) z)) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) x)) |
#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 (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x)) #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) x)) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 z y) x) #s(literal 1/6 binary64)) #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 (* (- (* (cos y) (/ x z)) (sin y)) z) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) (neg.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) #s(literal -1 binary64) (/.f64 (sin.f64 y) x)) x))) |
#s(approx (+ (* (neg y) z) x) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 z y) x) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x))) #s(literal 1 binary64)) x))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))) x))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 y y) z) x) (*.f64 #s(literal 1/2 binary64) y)) x))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x) #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 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) x) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) (fma.f64 (neg.f64 y) z x)) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (* (- (* (cos y) (/ x z)) (sin y)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) (/.f64 x z)) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) (fma.f64 #s(literal -1 binary64) y (/.f64 x z))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) y (/.f64 x z))) |
#s(approx (- (* (cos y) (/ x z)) (sin y)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) y)) y) #s(literal 1 binary64)) y (/.f64 x z))) |
#s(approx (* (cos y) (/ x z)) (/.f64 x z)) |
#s(approx (* (cos y) (/ x z)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) |
#s(approx (* (cos y) (/ x z)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) z) (*.f64 y y) (/.f64 x z))) |
#s(approx (* (cos y) (/ x z)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) z) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/2 binary64))) (*.f64 y y) (/.f64 x z))) |
#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 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #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 (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 (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 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* (* y y) 1/24) 1/2) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (* y y) 1/24) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) x) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (fma.f64 (neg.f64 y) z x)) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (neg.f64 z)) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) |
#s(approx (* z y) (*.f64 z 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 (* (- (* (cos y) (/ x z)) (sin y)) z) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* (neg y) z) x) (*.f64 (fma.f64 #s(literal -1 binary64) z (/.f64 x y)) y)) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (*.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
#s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 y y))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) z) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (pow.f64 y #s(literal 3 binary64))))) (/.f64 z (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (*.f64 y y))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) 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 (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) z) y))) y))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal 1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 z y)) y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 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 (- (* (cos y) (/ x z)) (sin y)) (/.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) z)) |
#s(approx z z) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (+.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) x)) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
#s(approx (neg z) (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 (* (- (* (cos y) (/ x z)) (sin y)) z) (*.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (neg.f64 (sin.f64 y))) z)) |
#s(approx (+ (* (neg y) z) x) (*.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 x z)) z)) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal -1/2 binary64) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y (/.f64 x z))) z)) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))) z)) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) z)) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) y)) 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 (* (- (* (cos y) (/ x z)) (sin y)) z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64) (sin.f64 y)))) |
#s(approx (+ (* (neg y) z) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) y))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z))))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (* z y) 1/6) (* -1/2 x)) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
#s(approx (+ (* (* z y) 1/6) (* -1/2 x)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1/6 binary64) y (*.f64 (/.f64 x z) #s(literal 1/2 binary64))))) |
Compiled 10 985 to 1 562 computations (85.8% saved)
28 alts after pruning (21 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 299 | 10 | 309 |
| Fresh | 3 | 11 | 14 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 304 | 28 | 332 |
| Status | Accuracy | Program |
|---|---|---|
| 57.3% | (/.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))) | |
| 32.9% | (/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (sin.f64 y) z))) | |
| ✓ | 99.9% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 55.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* z y) 1/6) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) | |
| ✓ | 56.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
| 42.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) | |
| 42.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) | |
| 43.9% | #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)) | |
| ✓ | 86.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (sin.f64 y)) z)) |
| 55.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 (cos.f64 y) (/.f64 x z)) #s(approx (sin y) y)) z)) | |
| 86.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)) z)) | |
| ✓ | 34.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
| 14.4% | #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.7% | #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.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| ✓ | 67.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 53.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 (*.f64 (cos.f64 y) x) z)) z)) | |
| 35.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 x z)) z)) | |
| 50.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) | |
| 26.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) x)) | |
| 42.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 y (*.f64 y #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) | |
| 42.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) (*.f64 y y) #s(literal 1 binary64))) x)) | |
| 2.9% | #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)))) | |
| ✓ | 14.9% | #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 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y))) | |
| 42.4% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) | |
| 42.7% | #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))) | |
| ✓ | 44.3% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 2 077 to 754 computations (63.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 (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))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 x z)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* z y) 1/6) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 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 y (*.f64 y #s(literal 1/24 binary64))) #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 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) 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))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (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)))) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x)) (*.f64 z #s(approx (sin y) 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))) |
(-.f64 #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)) (*.f64 z #s(approx (sin y) y))) |
#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 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
(-.f64 #s(approx (* x (cos y)) #s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) x)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
(-.f64 #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)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #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)) (*.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))) (*.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 (- (/ (* (cos y) x) z) (sin y)) (/.f64 (*.f64 (cos.f64 y) x) z)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 (cos.f64 y) (/.f64 x z)) #s(approx (sin y) y)) z)) |
(-.f64 #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)) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #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 (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (+.f64 #s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 (sin.f64 y) z))) |
(/.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 (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 |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
4 calls:
| 16.0ms | y |
| 14.0ms | z |
| 13.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 12.0ms | x |
| 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 (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))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 x z)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* z y) 1/6) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 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 y (*.f64 y #s(literal 1/24 binary64))) #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 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) 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))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (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)))) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x)) (*.f64 z #s(approx (sin y) 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))) |
(-.f64 #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)) (*.f64 z #s(approx (sin y) y))) |
#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 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
(-.f64 #s(approx (* x (cos y)) #s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) x)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
(-.f64 #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)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #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)) (*.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))) (*.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 (- (/ (* (cos y) x) z) (sin y)) (/.f64 (*.f64 (cos.f64 y) x) z)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 (cos.f64 y) (/.f64 x z)) #s(approx (sin y) y)) z)) |
(-.f64 #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)) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(-.f64 #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)) (*.f64 z (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))) (*.f64 (cos.f64 y) x)) |
4 calls:
| 11.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 10.0ms | y |
| 10.0ms | x |
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.4% | 3 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 80.4% | 4 | x |
| 82.8% | 4 | y |
| 80.7% | 4 | 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 (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))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 x z)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* z y) 1/6) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 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 y (*.f64 y #s(literal 1/24 binary64))) #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 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) 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))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (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)))) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x)) (*.f64 z #s(approx (sin y) 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))) |
(-.f64 #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)) (*.f64 z #s(approx (sin y) y))) |
#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 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
(-.f64 #s(approx (* x (cos y)) #s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) x)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
(-.f64 #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)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #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)) (*.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))) (*.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 (- (/ (* (cos y) x) z) (sin y)) (/.f64 (*.f64 (cos.f64 y) x) z)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 (cos.f64 y) (/.f64 x z)) #s(approx (sin y) y)) z)) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(-.f64 #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)) (*.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))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
1 calls:
| 10.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.6% | 4 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#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))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 x z)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* z y) 1/6) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 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 y (*.f64 y #s(literal 1/24 binary64))) #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 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) 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))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (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)))) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x)) (*.f64 z #s(approx (sin y) 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))) |
(-.f64 #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)) (*.f64 z #s(approx (sin y) y))) |
#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 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
(-.f64 #s(approx (* x (cos y)) #s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) x)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
(-.f64 #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)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #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)) (*.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))) (*.f64 (cos.f64 y) x)) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(-.f64 #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)) (*.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))) (*.f64 (cos.f64 y) x)) |
1 calls:
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.1% | 3 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#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))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 x z)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* (* z y) 1/6) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* (* z y) 1/6) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 y (*.f64 y #s(literal 1/24 binary64)))) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 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 y (*.f64 y #s(literal 1/24 binary64))) #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 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) 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))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (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)))) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x)) (*.f64 z #s(approx (sin y) 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))) |
(-.f64 #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)) (*.f64 z #s(approx (sin y) y))) |
#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 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
(-.f64 #s(approx (* x (cos y)) #s(approx (+ (* (+ (* 1/24 (* (* y y) x)) (* -1/2 x)) (* y y)) x) x)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
(-.f64 #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)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #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)) (*.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)))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
4 calls:
| 9.0ms | y |
| 9.0ms | x |
| 8.0ms | z |
| 8.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.3% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 56.3% | 1 | x |
| 56.3% | 1 | z |
| 56.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))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
4 calls:
| 2.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 2.0ms | z |
| 2.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.3% | 1 | y |
| 56.3% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 56.3% | 1 | x |
| 56.3% | 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))) |
| 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:
| 2.0ms | z |
| 1.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.3% | 1 | y |
| 44.3% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 47.7% | 3 | x |
| 48.7% | 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 | z |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.3% | 1 | y |
| 44.3% | 1 | x |
| 44.3% | 1 | z |
Compiled 3 to 9 computations (-200% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 1.8622408176024162e+118 | 2.218195350882357e+124 |
| 21.0ms | 23145027149.182713 | 142786889796225630.0 |
| 15.0ms | -7.735780886595718 | -0.841015938245429 |
| 40.0ms | 384× | 0 | valid |
Compiled 867 to 683 computations (21.2% saved)
ival-cos: 13.0ms (43.7% of total)ival-sin: 12.0ms (40.4% of total)ival-mult!: 4.0ms (13.5% of total)ival-sub!: 1.0ms (3.4% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.8622408176024162e+118 | 2.218195350882357e+124 |
| 20.0ms | 0.0017117459513325722 | 697370127.0160053 |
| 7.0ms | -7.735780886595718 | -0.841015938245429 |
| 17.0ms | 224× | 0 | valid |
Compiled 1 227 to 873 computations (28.9% saved)
ival-sub!: 4.0ms (33.8% of total)ival-cos: 3.0ms (25.4% of total)ival-sin: 3.0ms (25.4% of total)ival-mult!: 2.0ms (16.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 697370127.0160053 | 23145027149.182713 |
| 1.0ms | -7.735780886595718 | -0.841015938245429 |
| 21.0ms | 112× | 0 | valid |
Compiled 779 to 521 computations (33.1% saved)
ival-sin: 12.0ms (68.8% of total)ival-cos: 4.0ms (22.9% of total)ival-mult!: 1.0ms (5.7% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 2.445619726248469e+174 | 7.203067404946379e+174 |
| 22.0ms | -6.164966586479208e+195 | -5.951918245258359e+193 |
| 14.0ms | 192× | 0 | valid |
Compiled 456 to 362 computations (20.6% saved)
ival-cos: 4.0ms (43% of total)ival-sin: 3.0ms (32.3% of total)ival-mult!: 2.0ms (21.5% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 382 to 80 computations (79.1% saved)
Compiled 391 to 88 computations (77.5% saved)
Loading profile data...