
Time bar (total: 1.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 604.0ms | 8 256× | 0 | valid |
ival-cos: 190.0ms (50.9% of total)ival-sinh: 62.0ms (16.6% of total)ival-div: 61.0ms (16.3% of total)ival-mult: 56.0ms (15% of total)adjust: 3.0ms (0.8% of total)ival-assert: 3.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (sinh.f64 y) |
| 0 | 0 | - | 0 | - | (/.f64 (sinh.f64 y) y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (cos.f64 x) |
| 0 | 0 | - | 0 | - | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 0 | 0 | - | 0 | - | x |
| 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 |
| 36.0ms | 512× | 0 | valid |
Compiled 45 to 22 computations (51.1% saved)
ival-cos: 12.0ms (52.8% of total)ival-div: 4.0ms (17.6% of total)ival-mult: 3.0ms (13.2% of total)ival-sinh: 3.0ms (13.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 48 |
| 1 | 62 | 46 |
| 2 | 169 | 46 |
| 3 | 398 | 46 |
| 4 | 1644 | 46 |
| 0 | 6 | 7 |
| 0 | 10 | 7 |
| 1 | 25 | 7 |
| 2 | 48 | 7 |
| 3 | 99 | 7 |
| 4 | 352 | 7 |
| 5 | 2098 | 7 |
| 0 | 8952 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (cos.f64 x) y) (sinh.f64 y)) |
(abs x)
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
(cos.f64 x) |
x |
(/.f64 (sinh.f64 y) y) |
(sinh.f64 y) |
y |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/1440 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/48 (/ (- (exp y) (/ 1 (exp y))) y))))))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (/ (sinh y) y) (sinh y) y) |
| 4.0ms | y | @ | -inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (/ (sinh y) y) (sinh y) y) |
| 2.0ms | x | @ | inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (/ (sinh y) y) (sinh y) y) |
| 2.0ms | y | @ | 0 | ((* (cos x) (/ (sinh y) y)) (cos x) x (/ (sinh y) y) (sinh y) y) |
| 1.0ms | x | @ | -inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (/ (sinh y) y) (sinh y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 117 | 514 |
| 0 | 121 | 501 |
| 1 | 654 | 462 |
| 0 | 6122 | 434 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
(cos.f64 x) |
x |
(/.f64 (sinh.f64 y) y) |
(sinh.f64 y) |
y |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/1440 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/48 (/ (- (exp y) (/ 1 (exp y))) y))))))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x)) |
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 y)) (cos.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (cos.f64 x) (sinh.f64 (neg.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) (cos.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 (sinh.f64 y) (cos.f64 x)) y) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
x |
(/.f64 (neg.f64 (sinh.f64 (neg.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (sinh.f64 (neg.f64 y)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (sinh.f64 y) y) |
(neg.f64 (/.f64 (sinh.f64 (neg.f64 y)) y)) |
(neg.f64 (/.f64 (sinh.f64 y) (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (pow.f64 (exp.f64 y) #s(literal -3 binary64))) (*.f64 (fma.f64 (exp.f64 y) (exp.f64 y) (+.f64 (pow.f64 (exp.f64 y) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 2 binary64)) |
(sinh.f64 y) |
(-.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64))) |
y |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) y)) |
#s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) y) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/48 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 (*.f64 #s(literal -1/1440 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) y) (*.f64 x x) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64)))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x))) |
#s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (*.f64 (cos.f64 x) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y) (cos.f64 x))) |
#s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (fma.f64 (*.f64 (cos.f64 x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (cos.f64 x))) (*.f64 y y) (cos.f64 x))) |
#s(approx (/ (sinh y) y) #s(literal 1 binary64)) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.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))) |
#s(approx (sinh y) y) |
#s(approx (sinh y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sinh y) (*.f64 (fma.f64 (fma.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 (/ (sinh y) y) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) y) #s(literal 1/2 binary64))) |
#s(approx (sinh y) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64))) |
Compiled 808 to 206 computations (74.5% saved)
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 54 | 1 | 55 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 54 | 2 | 56 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (/.f64 (*.f64 (sinh.f64 (neg.f64 y)) (cos.f64 x)) (neg.f64 y)) |
| ✓ | 100.0% | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 16 to 13 computations (18.8% saved)
| Inputs |
|---|
(/.f64 (*.f64 (sinh.f64 (neg.f64 y)) (cos.f64 x)) (neg.f64 y)) |
(*.f64 (sinh.f64 (neg.f64 y)) (cos.f64 x)) |
(sinh.f64 (neg.f64 y)) |
(neg.f64 y) |
y |
(cos.f64 x) |
x |
| Outputs |
|---|
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (* -1/2 (/ (- (exp (neg y)) (/ 1 (exp (neg y)))) y)))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (+ (* -1/2 (/ (- (exp (neg y)) (/ 1 (exp (neg y)))) y)) (* 1/4 (/ (* (pow x 2) (- (exp (neg y)) (/ 1 (exp (neg y))))) y))))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (+ (* -1/2 (/ (- (exp (neg y)) (/ 1 (exp (neg y)))) y)) (* (pow x 2) (+ (* -1/48 (/ (* (pow x 2) (- (exp (neg y)) (/ 1 (exp (neg y))))) y)) (* 1/4 (/ (- (exp (neg y)) (/ 1 (exp (neg y)))) y))))))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (+ (* -1/2 (/ (- (exp (neg y)) (/ 1 (exp (neg y)))) y)) (* (pow x 2) (+ (* 1/4 (/ (- (exp (neg y)) (/ 1 (exp (neg y)))) y)) (* (pow x 2) (+ (* -1/48 (/ (- (exp (neg y)) (/ 1 (exp (neg y)))) y)) (* 1/1440 (/ (* (pow x 2) (- (exp (neg y)) (/ 1 (exp (neg y))))) y))))))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (* 1/2 (- (exp (neg y)) (/ 1 (exp (neg y))))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (+ (* -1/4 (* (pow x 2) (- (exp (neg y)) (/ 1 (exp (neg y)))))) (* 1/2 (- (exp (neg y)) (/ 1 (exp (neg y)))))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (+ (* 1/2 (- (exp (neg y)) (/ 1 (exp (neg y))))) (* (pow x 2) (+ (* -1/4 (- (exp (neg y)) (/ 1 (exp (neg y))))) (* 1/48 (* (pow x 2) (- (exp (neg y)) (/ 1 (exp (neg y))))))))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (+ (* 1/2 (- (exp (neg y)) (/ 1 (exp (neg y))))) (* (pow x 2) (+ (* -1/4 (- (exp (neg y)) (/ 1 (exp (neg y))))) (* (pow x 2) (+ (* -1/1440 (* (pow x 2) (- (exp (neg y)) (/ 1 (exp (neg y)))))) (* 1/48 (- (exp (neg y)) (/ 1 (exp (neg y)))))))))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (* -1/2 (/ (* (cos x) (- (exp (neg y)) (/ 1 (exp (neg y))))) y)))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (* 1/2 (* (cos x) (- (exp (neg y)) (/ 1 (exp (neg y)))))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (cos x))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (* -1 (* y (cos x))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (* y (+ (* -1 (cos x)) (* -1/6 (* (pow y 2) (cos x))))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (* y (+ (* -1 (cos x)) (* (pow y 2) (+ (* -1/6 (cos x)) (* -1/120 (* (pow y 2) (cos x))))))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (* y (+ (* -1 (cos x)) (* (pow y 2) (+ (* -1/6 (cos x)) (* (pow y 2) (+ (* -1/120 (cos x)) (* -1/5040 (* (pow y 2) (cos x))))))))))) |
#s(approx (sinh (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (sinh (neg y)) #s(hole binary64 (* y (- (* -1/6 (pow y 2)) 1)))) |
#s(approx (sinh (neg y)) #s(hole binary64 (* y (- (* (pow y 2) (- (* -1/120 (pow y 2)) 1/6)) 1)))) |
#s(approx (sinh (neg y)) #s(hole binary64 (* y (- (* (pow y 2) (- (* (pow y 2) (- (* -1/5040 (pow y 2)) 1/120)) 1/6)) 1)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sinh (neg y)) #s(hole binary64 (* 1/2 (- (exp (neg y)) (/ 1 (exp (neg y))))))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (* -1/2 (/ (* (cos x) (- (exp (* -1 y)) (/ 1 (exp (* -1 y))))) y)))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (* 1/2 (* (cos x) (- (exp (* -1 y)) (/ 1 (exp (* -1 y)))))))) |
#s(approx (sinh (neg y)) #s(hole binary64 (* 1/2 (- (exp (* -1 y)) (/ 1 (exp (* -1 y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | y | @ | inf | ((/ (* (sinh (neg y)) (cos x)) (neg y)) (* (sinh (neg y)) (cos x)) (sinh (neg y)) (neg y) y (cos x) x) |
| 2.0ms | x | @ | inf | ((/ (* (sinh (neg y)) (cos x)) (neg y)) (* (sinh (neg y)) (cos x)) (sinh (neg y)) (neg y) y (cos x) x) |
| 2.0ms | x | @ | 0 | ((/ (* (sinh (neg y)) (cos x)) (neg y)) (* (sinh (neg y)) (cos x)) (sinh (neg y)) (neg y) y (cos x) x) |
| 2.0ms | x | @ | -inf | ((/ (* (sinh (neg y)) (cos x)) (neg y)) (* (sinh (neg y)) (cos x)) (sinh (neg y)) (neg y) y (cos x) x) |
| 2.0ms | y | @ | -inf | ((/ (* (sinh (neg y)) (cos x)) (neg y)) (* (sinh (neg y)) (cos x)) (sinh (neg y)) (neg y) y (cos x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 863 |
| 0 | 186 | 825 |
| 1 | 970 | 706 |
| 0 | 8656 | 675 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (sinh.f64 (neg.f64 y)) (cos.f64 x)) (neg.f64 y)) |
(*.f64 (sinh.f64 (neg.f64 y)) (cos.f64 x)) |
(sinh.f64 (neg.f64 y)) |
(neg.f64 y) |
y |
(cos.f64 x) |
x |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (* -1/2 (/ (- (exp (neg y)) (/ 1 (exp (neg y)))) y)))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (+ (* -1/2 (/ (- (exp (neg y)) (/ 1 (exp (neg y)))) y)) (* 1/4 (/ (* (pow x 2) (- (exp (neg y)) (/ 1 (exp (neg y))))) y))))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (+ (* -1/2 (/ (- (exp (neg y)) (/ 1 (exp (neg y)))) y)) (* (pow x 2) (+ (* -1/48 (/ (* (pow x 2) (- (exp (neg y)) (/ 1 (exp (neg y))))) y)) (* 1/4 (/ (- (exp (neg y)) (/ 1 (exp (neg y)))) y))))))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (+ (* -1/2 (/ (- (exp (neg y)) (/ 1 (exp (neg y)))) y)) (* (pow x 2) (+ (* 1/4 (/ (- (exp (neg y)) (/ 1 (exp (neg y)))) y)) (* (pow x 2) (+ (* -1/48 (/ (- (exp (neg y)) (/ 1 (exp (neg y)))) y)) (* 1/1440 (/ (* (pow x 2) (- (exp (neg y)) (/ 1 (exp (neg y))))) y))))))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (* 1/2 (- (exp (neg y)) (/ 1 (exp (neg y))))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (+ (* -1/4 (* (pow x 2) (- (exp (neg y)) (/ 1 (exp (neg y)))))) (* 1/2 (- (exp (neg y)) (/ 1 (exp (neg y)))))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (+ (* 1/2 (- (exp (neg y)) (/ 1 (exp (neg y))))) (* (pow x 2) (+ (* -1/4 (- (exp (neg y)) (/ 1 (exp (neg y))))) (* 1/48 (* (pow x 2) (- (exp (neg y)) (/ 1 (exp (neg y))))))))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (+ (* 1/2 (- (exp (neg y)) (/ 1 (exp (neg y))))) (* (pow x 2) (+ (* -1/4 (- (exp (neg y)) (/ 1 (exp (neg y))))) (* (pow x 2) (+ (* -1/1440 (* (pow x 2) (- (exp (neg y)) (/ 1 (exp (neg y)))))) (* 1/48 (- (exp (neg y)) (/ 1 (exp (neg y)))))))))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (* -1/2 (/ (* (cos x) (- (exp (neg y)) (/ 1 (exp (neg y))))) y)))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (* 1/2 (* (cos x) (- (exp (neg y)) (/ 1 (exp (neg y)))))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (cos x))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (* -1 (* y (cos x))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (* y (+ (* -1 (cos x)) (* -1/6 (* (pow y 2) (cos x))))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (* y (+ (* -1 (cos x)) (* (pow y 2) (+ (* -1/6 (cos x)) (* -1/120 (* (pow y 2) (cos x))))))))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (* y (+ (* -1 (cos x)) (* (pow y 2) (+ (* -1/6 (cos x)) (* (pow y 2) (+ (* -1/120 (cos x)) (* -1/5040 (* (pow y 2) (cos x))))))))))) |
#s(approx (sinh (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (sinh (neg y)) #s(hole binary64 (* y (- (* -1/6 (pow y 2)) 1)))) |
#s(approx (sinh (neg y)) #s(hole binary64 (* y (- (* (pow y 2) (- (* -1/120 (pow y 2)) 1/6)) 1)))) |
#s(approx (sinh (neg y)) #s(hole binary64 (* y (- (* (pow y 2) (- (* (pow y 2) (- (* -1/5040 (pow y 2)) 1/120)) 1/6)) 1)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sinh (neg y)) #s(hole binary64 (* 1/2 (- (exp (neg y)) (/ 1 (exp (neg y))))))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) #s(hole binary64 (* -1/2 (/ (* (cos x) (- (exp (* -1 y)) (/ 1 (exp (* -1 y))))) y)))) |
#s(approx (* (sinh (neg y)) (cos x)) #s(hole binary64 (* 1/2 (* (cos x) (- (exp (* -1 y)) (/ 1 (exp (* -1 y)))))))) |
#s(approx (sinh (neg y)) #s(hole binary64 (* 1/2 (- (exp (* -1 y)) (/ 1 (exp (* -1 y))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (cos.f64 x) y) (/.f64 (sinh.f64 (neg.f64 y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sinh.f64 (neg.f64 y)) #s(literal -1 binary64)) (/.f64 (cos.f64 x) y)) |
(*.f64 (/.f64 (cos.f64 x) #s(literal -1 binary64)) (/.f64 (sinh.f64 (neg.f64 y)) y)) |
(*.f64 (/.f64 (sinh.f64 (neg.f64 y)) y) (/.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (sinh.f64 (neg.f64 y)) (/.f64 (neg.f64 (cos.f64 x)) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) (sinh.f64 (neg.f64 y)))) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 x)) (sinh.f64 (neg.f64 y))) y) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) (cos.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (cos.f64 x) (sinh.f64 (neg.f64 y))) (neg.f64 y)) |
(neg.f64 (*.f64 (sinh.f64 y) (/.f64 (neg.f64 (cos.f64 x)) y))) |
(neg.f64 (/.f64 (*.f64 (cos.f64 x) (sinh.f64 (neg.f64 y))) y)) |
(*.f64 (cos.f64 x) (sinh.f64 (neg.f64 y))) |
(*.f64 (sinh.f64 (neg.f64 y)) (cos.f64 x)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) (cos.f64 x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (cos.f64 x) (sinh.f64 y))) |
(neg.f64 (*.f64 (sinh.f64 y) (cos.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y)))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) #s(literal 2 binary64)) |
(sinh.f64 (neg.f64 y)) |
(neg.f64 (sinh.f64 y)) |
(-.f64 (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (/.f64 (exp.f64 y) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
y |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
x |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) y) #s(literal -1/2 binary64))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))))) y)) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) (*.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))))) y) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) y) #s(literal -1/2 binary64)))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/1440 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) (*.f64 #s(literal -1/48 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))))) y) (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) y))) (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) y) #s(literal -1/2 binary64)))) |
#s(approx (* (sinh (neg y)) (cos x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))))) |
#s(approx (* (sinh (neg y)) (cos x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (* (sinh (neg y)) (cos x)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) (fma.f64 #s(literal 1/48 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y)))))) |
#s(approx (* (sinh (neg y)) (cos x)) (fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) (fma.f64 #s(literal -1/1440 binary64) (*.f64 x x) #s(literal 1/48 binary64)))))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) y))) |
#s(approx (* (sinh (neg y)) (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) (cos.f64 x)) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (cos.f64 x))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) (fma.f64 (*.f64 (cos.f64 x) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y) (cos.f64 x))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) (fma.f64 (fma.f64 (*.f64 (cos.f64 x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (cos.f64 x))) (*.f64 y y) (cos.f64 x))) |
#s(approx (* (sinh (neg y)) (cos x)) (*.f64 (neg.f64 (cos.f64 x)) y)) |
#s(approx (* (sinh (neg y)) (cos x)) (*.f64 (*.f64 (cos.f64 x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) y)) |
#s(approx (* (sinh (neg y)) (cos x)) (*.f64 (fma.f64 (*.f64 (cos.f64 x) (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y y) (neg.f64 (cos.f64 x))) y)) |
#s(approx (* (sinh (neg y)) (cos x)) (*.f64 (fma.f64 (fma.f64 (*.f64 (cos.f64 x) (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal -1/120 binary64))) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) (cos.f64 x))) (*.f64 y y) (neg.f64 (cos.f64 x))) y)) |
#s(approx (sinh (neg y)) (neg.f64 y)) |
#s(approx (sinh (neg y)) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1 binary64)) y)) |
#s(approx (sinh (neg 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 (sinh (neg y)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx y y) |
#s(approx (sinh (neg y)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))))) |
#s(approx (/ (* (sinh (neg y)) (cos x)) (neg y)) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))) y))) |
#s(approx (* (sinh (neg y)) (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))))) |
#s(approx (sinh (neg y)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (neg.f64 y))))) |
Compiled 1 143 to 274 computations (76% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 70 | 0 | 70 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 70 | 2 | 72 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (/.f64 (*.f64 (sinh.f64 (neg.f64 y)) (cos.f64 x)) (neg.f64 y)) |
| ✓ | 100.0% | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 32 to 23 computations (28.1% saved)
Total -0.0b remaining (-1000%)
Threshold costs -0b (-1000%)
| Inputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 y)) (cos.f64 x)) (neg.f64 y)) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
5 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (cos.f64 x) |
| 2.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 2.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (sinh.f64 y) y) |
| 100.0% | 1 | (cos.f64 x) |
| 100.0% | 1 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 15 to 17 computations (-13.3% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1× | done |
Compiled 7 to 6 computations (14.3% saved)
(abs x)
Compiled 56 to 48 computations (14.3% saved)
Loading profile data...