
Time bar (total: 2.8s)
| 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)
| 599.0ms | 8 256× | 0 | valid |
ival-sin: 209.0ms (52% of total)ival-cosh: 103.0ms (25.6% of total)ival-div!: 47.0ms (11.7% of total)ival-mult!: 41.0ms (10.2% of total)adjust: 2.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (/.f64 (sin.f64 y) y) |
| 0 | 0 | - | 0 | - | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 0 | 0 | - | 0 | - | (cosh.f64 x) |
| 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 |
| 41.0ms | 512× | 0 | valid |
Compiled 45 to 22 computations (51.1% saved)
ival-sin: 12.0ms (45.3% of total)ival-cosh: 6.0ms (22.7% of total)ival-div!: 6.0ms (22.7% of total)ival-mult!: 2.0ms (7.6% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 46 |
| 1 | 55 | 44 |
| 2 | 175 | 44 |
| 3 | 492 | 44 |
| 4 | 2093 | 44 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(abs x)
(abs y)
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(cosh.f64 x) |
x |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#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 (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | ((* (cosh x) (/ (sin y) y)) (cosh x) x (/ (sin y) y) (sin y) y) |
| 2.0ms | x | @ | inf | ((* (cosh x) (/ (sin y) y)) (cosh x) x (/ (sin y) y) (sin y) y) |
| 2.0ms | x | @ | -inf | ((* (cosh x) (/ (sin y) y)) (cosh x) x (/ (sin y) y) (sin y) y) |
| 2.0ms | y | @ | -inf | ((* (cosh x) (/ (sin y) y)) (cosh x) x (/ (sin y) y) (sin y) y) |
| 1.0ms | x | @ | 0 | ((* (cosh x) (/ (sin y) y)) (cosh x) x (/ (sin y) y) (sin y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 115 | 507 |
| 0 | 119 | 495 |
| 1 | 669 | 449 |
| 0 | 6588 | 423 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(cosh.f64 x) |
x |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#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 (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (cosh.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (cosh.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 x))) |
(cosh.f64 (neg.f64 x)) |
(cosh.f64 x) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
x |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (sin.f64 y) y) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 y)) y)) |
(neg.f64 (/.f64 (sin.f64 y) (neg.f64 y))) |
(sin.f64 y) |
y |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 x x) (sin.f64 y)) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y))) |
#s(approx (cosh x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 1/240 binary64) (*.f64 y y) #s(literal -1/12 binary64))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal -1/10080 binary64) (*.f64 y y) #s(literal 1/240 binary64))) (*.f64 y y)) (*.f64 y y)))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.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)) (*.f64 y y) #s(literal 1 binary64))) |
#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 y y) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (sin y) (sin.f64 y)) |
Compiled 774 to 202 computations (73.9% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 46 | 5 | 51 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 47 | 5 | 52 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) #s(literal 2 binary64)) |
| ▶ | 99.9% | (/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
| ▶ | 61.9% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ▶ | 89.1% | #s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
| ▶ | 50.4% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
Compiled 158 to 104 computations (34.2% saved)
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
(*.f64 (sin.f64 y) (cosh.f64 x)) |
(sin.f64 y) |
y |
(cosh.f64 x) |
x |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
#s(literal 2 binary64) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) |
(fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) |
#s(literal 1/24 binary64) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x)) |
(*.f64 #s(literal 1/720 binary64) (sin.f64 y)) |
#s(literal 1/720 binary64) |
(*.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (sin y))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (+ (sin y) (* 1/2 (* (pow x 2) (sin y)))))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (+ (sin y) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y))))))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (+ (sin y) (* (pow x 2) (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (* 2 (/ (sin y) y)))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (/ (* (pow x 2) (sin y)) y)))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/12 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/360 (/ (* (pow x 2) (sin y)) y)) (* 1/12 (/ (sin y) y)))) (/ (sin y) y)))))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (/ 2 y))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/360 (/ (pow x 2) y)) (* 1/12 (/ 1 y)))) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 2)) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* 1/2 (/ (sin y) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y))))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (* 1/24 (/ (sin y) y)))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* 1/24 (sin y)))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* 1/720 (* (pow x 2) (sin y))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (/ (+ (exp x) (/ 1 (exp x))) y))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* 1/720 (/ (* (pow x 6) (sin y)) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (+ (* 1/2 (/ (sin y) (* (pow x 4) y))) (/ (sin y) (* (pow x 6) y)))))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* 1/720 (/ (* (pow x 4) (sin y)) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (* 1/720 (/ (* (pow x 2) (sin y)) y)))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (* (pow x 2) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* 1/720 (* (pow x 2) (sin y))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* (pow x 2) (+ (* 1/720 (sin y)) (* 1/24 (/ (sin y) (pow x 2))))))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (* 1/2 (* y (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (* y (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (* y (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (* y (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp 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 (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (exp x) (+ (* -1/6 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (/ 1 (exp x)))))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (exp x) (+ (* (pow y 2) (+ (* -1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/120 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))) (/ 1 (exp x)))))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (exp x) (+ (* (pow y 2) (+ (* -1/6 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/120 (+ (exp x) (/ 1 (exp x)))))))) (/ 1 (exp x)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) 1/6)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (+ (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) (* (pow y 2) (+ 1/120 (* (pow x 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2))))))))) 1/6)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (+ (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) (* (pow y 2) (+ 1/120 (+ (* (pow x 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2)))))) (* (pow y 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/3628800 (pow x 2)) 1/120960)) 1/10080)) 1/5040)))))) 1/6)))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2))))))) 1/12)))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (+ (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/3628800 (pow x 2)) 1/120960)) 1/10080)))))) 1/12)))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (* 1/720 (pow x 2))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (* -1/4320 (pow x 2)) 1/144)))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (* 1/86400 (pow x 2))))) 1/144)))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (+ (* 1/86400 (pow x 2)) (* (pow y 2) (- (* -1/3628800 (pow x 2)) 1/120960)))))) 1/144)))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (* 1/720 (pow x 2)))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (* -1/4320 (pow x 2)) 1/144))))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (* 1/86400 (pow x 2))))) 1/144))))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (+ (* 1/86400 (pow x 2)) (* (pow y 2) (- (* -1/3628800 (pow x 2)) 1/120960)))))) 1/144))))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* 1/720 (* (pow x 2) y)))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* -1/4320 (* (pow x 2) (pow y 2))) (* 1/720 (pow x 2)))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* 1/720 (pow x 2)) (* (pow y 2) (+ (* -1/4320 (pow x 2)) (* 1/86400 (* (pow x 2) (pow y 2))))))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* 1/720 (pow x 2)) (* (pow y 2) (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ (* -1/3628800 (* (pow x 2) (pow y 2))) (* 1/86400 (pow x 2)))))))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* 1/720 y))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* -1/4320 (pow y 2)))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* (pow y 2) (- (* 1/86400 (pow y 2)) 1/4320)))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* (pow y 2) (- (* (pow y 2) (+ 1/86400 (* -1/3628800 (pow y 2)))) 1/4320)))))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (+ 1/2 (* -1/12 (pow y 2))))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (+ 1/2 (* (pow y 2) (- (* 1/240 (pow y 2)) 1/12))))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (+ 1/2 (* (pow y 2) (- (* (pow y 2) (+ 1/240 (* -1/10080 (pow y 2)))) 1/12))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (+ (sin y) (* (pow x 2) (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))))) y))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (/ (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) y))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (/ (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))) y))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* 1/720 (sin y)))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (sin y) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (sin y)) (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) (* -1/2 (sin y))))) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) (* -1/2 (sin y))) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | y | @ | -inf | ((/ (* (sin y) (cosh x)) y) (* (sin y) (cosh x)) (sin y) y (cosh x) x (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) 1 (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) (* (/ (* 2 (cosh x)) y) (sin y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (* (cosh x) (/ (sin y) y)) (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) 1/24 (* (* 1/720 (sin y)) (* x x)) (* 1/720 (sin y)) 1/720 (* x x) (* 1/2 (/ (sin y) y)) 1/2) |
| 7.0ms | x | @ | -inf | ((/ (* (sin y) (cosh x)) y) (* (sin y) (cosh x)) (sin y) y (cosh x) x (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) 1 (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) (* (/ (* 2 (cosh x)) y) (sin y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (* (cosh x) (/ (sin y) y)) (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) 1/24 (* (* 1/720 (sin y)) (* x x)) (* 1/720 (sin y)) 1/720 (* x x) (* 1/2 (/ (sin y) y)) 1/2) |
| 5.0ms | y | @ | inf | ((/ (* (sin y) (cosh x)) y) (* (sin y) (cosh x)) (sin y) y (cosh x) x (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) 1 (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) (* (/ (* 2 (cosh x)) y) (sin y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (* (cosh x) (/ (sin y) y)) (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) 1/24 (* (* 1/720 (sin y)) (* x x)) (* 1/720 (sin y)) 1/720 (* x x) (* 1/2 (/ (sin y) y)) 1/2) |
| 5.0ms | x | @ | inf | ((/ (* (sin y) (cosh x)) y) (* (sin y) (cosh x)) (sin y) y (cosh x) x (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) 1 (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) (* (/ (* 2 (cosh x)) y) (sin y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (* (cosh x) (/ (sin y) y)) (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) 1/24 (* (* 1/720 (sin y)) (* x x)) (* 1/720 (sin y)) 1/720 (* x x) (* 1/2 (/ (sin y) y)) 1/2) |
| 4.0ms | y | @ | 0 | ((/ (* (sin y) (cosh x)) y) (* (sin y) (cosh x)) (sin y) y (cosh x) x (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) 1 (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) (* (/ (* 2 (cosh x)) y) (sin y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (* (cosh x) (/ (sin y) y)) (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) 1/24 (* (* 1/720 (sin y)) (* x x)) (* 1/720 (sin y)) 1/720 (* x x) (* 1/2 (/ (sin y) y)) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 511 | 4489 |
| 0 | 555 | 4194 |
| 1 | 3089 | 4164 |
| 0 | 8208 | 3969 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
(*.f64 (sin.f64 y) (cosh.f64 x)) |
(sin.f64 y) |
y |
(cosh.f64 x) |
x |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
#s(literal 2 binary64) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) |
(fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) |
#s(literal 1/24 binary64) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x)) |
(*.f64 #s(literal 1/720 binary64) (sin.f64 y)) |
#s(literal 1/720 binary64) |
(*.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) |
#s(literal 1/2 binary64) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (sin y))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (+ (sin y) (* 1/2 (* (pow x 2) (sin y)))))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (+ (sin y) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y))))))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (+ (sin y) (* (pow x 2) (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (* 2 (/ (sin y) y)))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (/ (* (pow x 2) (sin y)) y)))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/12 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/360 (/ (* (pow x 2) (sin y)) y)) (* 1/12 (/ (sin y) y)))) (/ (sin y) y)))))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (/ 2 y))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/360 (/ (pow x 2) y)) (* 1/12 (/ 1 y)))) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 2)) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* 1/2 (/ (sin y) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y))))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (* 1/24 (/ (sin y) y)))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* 1/24 (sin y)))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* 1/720 (* (pow x 2) (sin y))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (* 1/2 (* (sin y) (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (/ (+ (exp x) (/ 1 (exp x))) y))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* 1/720 (/ (* (pow x 6) (sin y)) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (+ (* 1/2 (/ (sin y) (* (pow x 4) y))) (/ (sin y) (* (pow x 6) y)))))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* 1/720 (/ (* (pow x 4) (sin y)) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (* 1/720 (/ (* (pow x 2) (sin y)) y)))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (* (pow x 2) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* 1/720 (* (pow x 2) (sin y))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* (pow x 2) (+ (* 1/720 (sin y)) (* 1/24 (/ (sin y) (pow x 2))))))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (/ (* (sin y) (cosh x)) y) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (* 1/2 (* y (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (* y (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x)))))))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (* y (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (* (sin y) (cosh x)) #s(hole binary64 (* y (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp 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 (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (/ (* (/ (* 2 (cosh x)) y) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (exp x) (+ (* -1/6 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (/ 1 (exp x)))))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (exp x) (+ (* (pow y 2) (+ (* -1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/120 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))) (/ 1 (exp x)))))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (exp x) (+ (* (pow y 2) (+ (* -1/6 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/120 (+ (exp x) (/ 1 (exp x)))))))) (/ 1 (exp x)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) 1/6)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (+ (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) (* (pow y 2) (+ 1/120 (* (pow x 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2))))))))) 1/6)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (+ (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) (* (pow y 2) (+ 1/120 (+ (* (pow x 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2)))))) (* (pow y 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/3628800 (pow x 2)) 1/120960)) 1/10080)) 1/5040)))))) 1/6)))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2))))))) 1/12)))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (+ (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/3628800 (pow x 2)) 1/120960)) 1/10080)))))) 1/12)))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (* 1/720 (pow x 2))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (* -1/4320 (pow x 2)) 1/144)))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (* 1/86400 (pow x 2))))) 1/144)))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (+ (* 1/86400 (pow x 2)) (* (pow y 2) (- (* -1/3628800 (pow x 2)) 1/120960)))))) 1/144)))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (* 1/720 (pow x 2)))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (* -1/4320 (pow x 2)) 1/144))))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (* 1/86400 (pow x 2))))) 1/144))))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (+ (* 1/86400 (pow x 2)) (* (pow y 2) (- (* -1/3628800 (pow x 2)) 1/120960)))))) 1/144))))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* 1/720 (* (pow x 2) y)))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* -1/4320 (* (pow x 2) (pow y 2))) (* 1/720 (pow x 2)))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* 1/720 (pow x 2)) (* (pow y 2) (+ (* -1/4320 (pow x 2)) (* 1/86400 (* (pow x 2) (pow y 2))))))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* 1/720 (pow x 2)) (* (pow y 2) (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ (* -1/3628800 (* (pow x 2) (pow y 2))) (* 1/86400 (pow x 2)))))))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* 1/720 y))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* -1/4320 (pow y 2)))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* (pow y 2) (- (* 1/86400 (pow y 2)) 1/4320)))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* (pow y 2) (- (* (pow y 2) (+ 1/86400 (* -1/3628800 (pow y 2)))) 1/4320)))))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (+ 1/2 (* -1/12 (pow y 2))))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (+ 1/2 (* (pow y 2) (- (* 1/240 (pow y 2)) 1/12))))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (+ 1/2 (* (pow y 2) (- (* (pow y 2) (+ 1/240 (* -1/10080 (pow y 2)))) 1/12))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (+ (sin y) (* (pow x 2) (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))))) y))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (/ (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) y))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (/ (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))) y))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* 1/720 (sin y)))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (sin y) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (sin y)) (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) (* -1/2 (sin y))))) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) (* -1/2 (sin y))) y)))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) #s(literal 2 binary64)) (/.f64 (sin.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (/.f64 (sin.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (sin.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 y) (cosh.f64 x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (neg.f64 (sin.f64 y))) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (sin.f64 y)) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (sin.f64 y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (cosh.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
(*.f64 (sin.f64 y) (cosh.f64 x)) |
(*.f64 (cosh.f64 x) (sin.f64 y)) |
(sin.f64 y) |
y |
(*.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 x))) |
(cosh.f64 (neg.f64 x)) |
(cosh.f64 x) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
x |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (sin.f64 y) y) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) (cosh.f64 x)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) #s(literal 2 binary64)) (/.f64 (sin.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (/.f64 (sin.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (sin.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 y) (cosh.f64 x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (neg.f64 (sin.f64 y))) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (sin.f64 y)) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (sin.f64 y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (cosh.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (sin.f64 y)) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) y) |
(+.f64 (/.f64 (*.f64 (exp.f64 x) (sin.f64 y)) y) (/.f64 (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y)) y)) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) (exp.f64 x)) y) (/.f64 (*.f64 (sin.f64 y) (exp.f64 (neg.f64 x))) y)) |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) |
(+.f64 (/.f64 (cosh.f64 x) y) (/.f64 (cosh.f64 x) y)) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y)) |
(+.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 (neg.f64 x)) y)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 x)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 x) (neg.f64 x)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 x) x) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 x) x) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 x (neg.f64 x)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 x (neg.f64 x)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 x x) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 x x) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x)))))) |
(fma.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (cosh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64)) (cosh.f64 x)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x)))))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 (neg.f64 x)))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(+.f64 (cosh.f64 x) (cosh.f64 x)) |
#s(literal 2 binary64) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y))))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) x) x (/.f64 (sin.f64 y) y)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y)) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (/.f64 (sin.f64 y) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y))) (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y))))) (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y)))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y)) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x))) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))))) (neg.f64 (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)) y (*.f64 y (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y (*.f64 y (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)))) (*.f64 y y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x))) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) (neg.f64 y)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) x) x (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x))) |
(fma.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x))) y)) (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x))) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y))) |
(-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 y) y))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))) y)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)))))) (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64))) #s(literal 1/373248000 binary64) (*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) #s(literal 1/13824 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))))) (neg.f64 (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) y (*.f64 y (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) y (*.f64 y (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))) (*.f64 y y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64))) #s(literal 1/373248000 binary64) (*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) #s(literal 1/13824 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))) (neg.f64 y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y))) |
(fma.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64))) |
(fma.f64 (/.f64 (sin.f64 y) y) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y)) (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y))) (*.f64 x x)) y)) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) (/.f64 (*.f64 #s(literal -1/24 binary64) (sin.f64 y)) y)) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) (*.f64 #s(literal -1/24 binary64) (/.f64 (sin.f64 y) y))) |
(+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64))) #s(literal 1/373248000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 y y))))) (/.f64 (*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 y y)))))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/373248000 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 1/13824 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 1/13824 binary64) (*.f64 (*.f64 #s(literal 1/373248000 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/373248000 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 1/13824 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 1/13824 binary64) (*.f64 (*.f64 #s(literal 1/373248000 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (sin.f64 y) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 (*.f64 x x) (sin.f64 y)) #s(literal 1/720 binary64) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)) |
(fma.f64 (sin.f64 y) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (neg.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal -1/24 binary64) (sin.f64 y))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/373248000 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x))))) (/.f64 (*.f64 (*.f64 #s(literal 1/373248000 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)))))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
#s(literal 1/24 binary64) |
(*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (sin.f64 y)) |
(*.f64 (*.f64 (*.f64 x x) (sin.f64 y)) #s(literal 1/720 binary64)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (sin.f64 y))) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y))) |
(*.f64 #s(literal 1/720 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1/720 binary64)) |
#s(literal 1/720 binary64) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y) |
#s(literal 1/2 binary64) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sin.f64 y) (sin.f64 y)) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (sin y) (cosh x)) (sin.f64 y)) |
#s(approx (* (sin y) (cosh x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sin.f64 y) (sin.f64 y))) |
#s(approx (* (sin y) (cosh x)) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y))) |
#s(approx (* (sin y) (cosh x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sin.f64 y) (sin.f64 y)) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sin.f64 y) (sin.f64 y)) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) (/.f64 (fma.f64 #s(literal 2 binary64) (sin.f64 y) (*.f64 (*.f64 x x) (sin.f64 y))) y)) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) y) (*.f64 x x) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) y)))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/12 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y)) (*.f64 x x) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) y)))) |
#s(approx (/ (* 2 (cosh x)) y) (/.f64 #s(literal 2 binary64) y)) |
#s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 x x #s(literal 2 binary64)) y)) |
#s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))) |
#s(approx (/ (* 2 (cosh x)) y) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) y) (*.f64 x x) (pow.f64 y #s(literal -1 binary64))) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))) |
#s(approx (* 2 (cosh x)) #s(literal 2 binary64)) |
#s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sin.f64 y) (sin.f64 y)) y)) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y)) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y)) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y)) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (sin.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (sin y) (cosh x)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) |
#s(approx (cosh x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (sin.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (sin.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (sin.f64 y))) |
#s(approx (/ (* 2 (cosh x)) y) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y))) |
#s(approx (* 2 (cosh x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (*.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y) (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sin.f64 y) y)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y) (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y) (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) (*.f64 (pow.f64 x #s(literal 6 binary64)) y))))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y) (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sin.f64 y) y)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (*.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (*.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) x) (/.f64 (sin.f64 y) x) (*.f64 #s(literal 1/720 binary64) (sin.f64 y))) (*.f64 x x))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (sin y) (cosh x)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) #s(literal 1/2 binary64))) |
#s(approx (* (sin y) (cosh x)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) y)) |
#s(approx (* (sin y) (cosh x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) y)) |
#s(approx (* (sin y) (cosh x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 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 (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) 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))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (exp.f64 (neg.f64 x))) (exp.f64 x))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (exp.f64 (neg.f64 x))) (exp.f64 x))) |
#s(approx (* (/ (* 2 (cosh x)) y) (sin y)) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (exp.f64 (neg.f64 x))) (exp.f64 x))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 y y) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 x x) (-.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64))) (*.f64 y y) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3628800 binary64) (*.f64 x x)) #s(literal 1/120960 binary64)) (*.f64 x x)) #s(literal 1/10080 binary64)) (*.f64 x x)) #s(literal 1/5040 binary64)) (*.f64 y y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x))) #s(literal 1/120 binary64)) (*.f64 y y) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 x x))) #s(literal 1/6 binary64)) (*.f64 y y) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 y y) (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x))) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3628800 binary64) (*.f64 x x)) #s(literal 1/120960 binary64)) (*.f64 x x)) #s(literal 1/10080 binary64)) (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 x x))) #s(literal 1/240 binary64)) (*.f64 y y) (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x))) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 y y)))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 y y) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))) #s(literal 1/144 binary64)) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/3628800 binary64) (*.f64 x x)) #s(literal 1/120960 binary64)) (*.f64 y y))) (*.f64 y y) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))) #s(literal 1/144 binary64)) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (*.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 y y))) y)) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 y y) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))) #s(literal 1/144 binary64)) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) y)) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/3628800 binary64) (*.f64 x x)) #s(literal 1/120960 binary64)) (*.f64 y y))) (*.f64 y y) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))) #s(literal 1/144 binary64)) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) y)) |
#s(approx (* (* 1/720 (sin y)) (* x x)) (*.f64 (*.f64 (*.f64 x x) y) #s(literal 1/720 binary64))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal -1/4320 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) |
#s(approx (* (* 1/720 (sin y)) (* x x)) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/86400 binary64) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) |
#s(approx (* (* 1/720 (sin y)) (* x x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal -1/3628800 binary64) (*.f64 #s(literal 1/86400 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) |
#s(approx (* 1/720 (sin y)) (*.f64 #s(literal 1/720 binary64) y)) |
#s(approx (* 1/720 (sin y)) (*.f64 (fma.f64 #s(literal -1/4320 binary64) (*.f64 y y) #s(literal 1/720 binary64)) y)) |
#s(approx (* 1/720 (sin y)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/86400 binary64) (*.f64 y y)) #s(literal 1/4320 binary64)) (*.f64 y y) #s(literal 1/720 binary64)) y)) |
#s(approx (* 1/720 (sin y)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/3628800 binary64) (*.f64 y y) #s(literal 1/86400 binary64)) (*.f64 y y)) #s(literal 1/4320 binary64)) (*.f64 y y) #s(literal 1/720 binary64)) y)) |
#s(approx (* 1/2 (/ (sin y) y)) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (/ (sin y) y)) (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (/ (sin y) y)) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (/ (sin y) y)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 y y) #s(literal 1/240 binary64)) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y)) y)) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y)) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y)) |
#s(approx (* 1/720 (sin y)) (*.f64 #s(literal 1/720 binary64) (sin.f64 y))) |
#s(approx (* 1/2 (/ (sin y) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sin.f64 y) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)))) (*.f64 x x) (neg.f64 (sin.f64 y))) y))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (sin.f64 y) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)))) y))) |
Compiled 15 814 to 1 850 computations (88.3% saved)
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 386 | 6 | 392 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 388 | 9 | 397 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (/.f64 (+.f64 (/.f64 (*.f64 (sin.f64 y) (exp.f64 x)) y) (/.f64 (*.f64 (sin.f64 y) (exp.f64 (neg.f64 x))) y)) #s(literal 2 binary64)) |
| ▶ | 64.5% | (/.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)) (sin.f64 y)) #s(literal 2 binary64)) |
| ✓ | 99.9% | (/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
| ▶ | 99.8% | (*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
| ✓ | 61.9% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ▶ | 28.4% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| 42.8% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y)))) | |
| ✓ | 50.4% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
| ▶ | 36.7% | #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
Compiled 324 to 183 computations (43.5% saved)
| Inputs |
|---|
(/.f64 (+.f64 (/.f64 (*.f64 (sin.f64 y) (exp.f64 x)) y) (/.f64 (*.f64 (sin.f64 y) (exp.f64 (neg.f64 x))) y)) #s(literal 2 binary64)) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) (exp.f64 x)) y) (/.f64 (*.f64 (sin.f64 y) (exp.f64 (neg.f64 x))) y)) |
(/.f64 (*.f64 (sin.f64 y) (exp.f64 x)) y) |
(*.f64 (sin.f64 y) (exp.f64 x)) |
(sin.f64 y) |
y |
(exp.f64 x) |
x |
(/.f64 (*.f64 (sin.f64 y) (exp.f64 (neg.f64 x))) y) |
(*.f64 (sin.f64 y) (exp.f64 (neg.f64 x))) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(literal 2 binary64) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 y y) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(/.f64 (cosh.f64 x) y) |
(cosh.f64 x) |
(/.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)) (sin.f64 y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)) (sin.f64 y)) |
(/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)) |
(fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) |
(*.f64 y (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (+ (* 1/2 (* x (+ (* -1 (/ (sin y) y)) (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (+ (* x (+ (* 1/2 (+ (* -1 (/ (sin y) y)) (/ (sin y) y))) (* 1/2 (/ (* x (sin y)) y)))) (/ (sin y) y)))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (+ (* x (+ (* 1/2 (+ (* -1 (/ (sin y) y)) (/ (sin y) y))) (* x (+ (* 1/2 (* x (+ (* -1/6 (/ (sin y) y)) (* 1/6 (/ (sin y) y))))) (* 1/2 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (* 2 (/ (sin y) y)))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* x (+ (* -1 (/ (sin y) y)) (/ (sin y) y)))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* x (+ (* -1 (/ (sin y) y)) (+ (/ (sin y) y) (/ (* x (sin y)) y))))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* x (+ (* -1 (/ (sin y) y)) (+ (* x (+ (* x (+ (* -1/6 (/ (sin y) y)) (* 1/6 (/ (sin y) y)))) (/ (sin y) y))) (/ (sin y) y))))))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (+ (/ (sin y) y) (/ (* x (sin y)) y)))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (+ (* x (+ (* 1/2 (/ (* x (sin y)) y)) (/ (sin y) y))) (/ (sin y) y)))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (+ (* x (+ (* x (+ (* 1/6 (/ (* x (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y))) (/ (sin y) y)))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (sin y))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (+ (sin y) (* x (sin y))))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (+ (sin y) (* x (+ (sin y) (* 1/2 (* x (sin y)))))))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (+ (sin y) (* x (+ (sin y) (* x (+ (* 1/6 (* x (sin y))) (* 1/2 (sin y))))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (+ (* -1 (/ (* x (sin y)) y)) (/ (sin y) y)))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (+ (* x (+ (* -1 (/ (sin y) y)) (* 1/2 (/ (* x (sin y)) y)))) (/ (sin y) y)))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (+ (* x (+ (* -1 (/ (sin y) y)) (* x (+ (* -1/6 (/ (* x (sin y)) y)) (* 1/2 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (sin y))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (+ (sin y) (* -1 (* x (sin y)))))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (+ (sin y) (* x (+ (* -1 (sin y)) (* 1/2 (* x (sin y)))))))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (+ (sin y) (* x (+ (* -1 (sin y)) (* x (+ (* -1/6 (* x (sin y))) (* 1/2 (sin y))))))))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (+ (* 1/2 (/ (pow x 2) y)) (/ 1 y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (/ (* x (* (sin y) (+ y (* -1 y)))) (pow y 2))) (/ (sin y) y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* x (+ (* 1/2 (/ (* x (sin y)) y)) (* 1/2 (/ (* (sin y) (+ y (* -1 y))) (pow y 2))))) (/ (sin y) y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* x (+ (* 1/2 (/ (* (sin y) (+ y (* -1 y))) (pow y 2))) (* x (+ (* 1/2 (/ (sin y) y)) (* 1/2 (/ (* x (* (sin y) (+ (* -1/6 y) (* 1/6 y)))) (pow y 2))))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (* 2 (/ (sin y) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (/ (* x (* (sin y) (+ y (* -1 y)))) (pow y 2))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* x (+ (/ (* x (sin y)) y) (/ (* (sin y) (+ y (* -1 y))) (pow y 2))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* x (+ (* x (+ (/ (sin y) y) (/ (* x (* (sin y) (+ (* -1/6 y) (* 1/6 y)))) (pow y 2)))) (/ (* (sin y) (+ y (* -1 y))) (pow y 2))))))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ 2 y))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/360 (/ (pow x 2) y)) (* 1/12 (/ 1 y)))) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (* 2 y))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* 2 y) (* x (+ y (* -1 y)))))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* 2 y) (* x (+ y (+ (* -1 y) (* x y))))))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* 2 y) (* x (+ y (+ (* -1 y) (* x (+ y (* x (+ (* -1/6 y) (* 1/6 y))))))))))) |
#s(approx (* y (exp (neg x))) #s(hole binary64 y)) |
#s(approx (* y (exp (neg x))) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (* y (exp (neg x))) #s(hole binary64 (+ y (* x (+ (* -1 y) (* 1/2 (* x y))))))) |
#s(approx (* y (exp (neg x))) #s(hole binary64 (+ y (* x (+ (* -1 y) (* x (+ (* -1/6 (* x y)) (* 1/2 y)))))))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (* 1/2 (+ (/ (* (exp x) (sin y)) y) (/ (* (exp (neg x)) (sin y)) y))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (/ (* (exp x) (sin y)) y) (/ (* (exp (neg x)) (sin y)) y)))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (/ (* (exp x) (sin y)) y))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (* (exp x) (sin y)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (/ (* (exp (neg x)) (sin y)) y))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (sin y)))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (neg x))))) (pow y 2))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (neg x))))) (pow y 2)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ (+ (* y (exp x)) (* y (exp (neg x)))) (pow y 2)))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* y (exp x)) (* y (exp (neg x)))))) |
#s(approx (* y (exp (neg x))) #s(hole binary64 (* y (exp (neg x))))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (* 1/2 (+ (/ (* (exp x) (sin y)) y) (/ (* (exp (* -1 x)) (sin y)) y))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (/ (* (exp x) (sin y)) y) (/ (* (exp (* -1 x)) (sin y)) y)))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (/ (* (exp (* -1 x)) (sin y)) y))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (sin y)))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (* -1 x))))) (pow y 2))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (* -1 x))))) (pow y 2)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ (+ (* y (exp x)) (* y (exp (* -1 x)))) (pow y 2)))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* y (exp x)) (* y (exp (* -1 x)))))) |
#s(approx (* y (exp (neg x))) #s(hole binary64 (* y (exp (* -1 x))))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (* 1/2 (+ (exp x) (exp (neg x)))))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (+ (* 1/2 (* (pow y 2) (+ (* -1/6 (exp x)) (* -1/6 (exp (neg x)))))) (* 1/2 (+ (exp x) (exp (neg x))))))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* 1/2 (* (pow y 2) (+ (* 1/120 (exp x)) (* 1/120 (exp (neg x)))))) (* 1/2 (+ (* -1/6 (exp x)) (* -1/6 (exp (neg x)))))))))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* 1/2 (+ (* -1/6 (exp x)) (* -1/6 (exp (neg x))))) (* (pow y 2) (+ (* 1/2 (* (pow y 2) (+ (* -1/5040 (exp x)) (* -1/5040 (exp (neg x)))))) (* 1/2 (+ (* 1/120 (exp x)) (* 1/120 (exp (neg x)))))))))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (exp x)) (* -1/6 (exp (neg x))))))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (exp x)) (+ (* -1/6 (exp (neg x))) (* (pow y 2) (+ (* 1/120 (exp x)) (* 1/120 (exp (neg x)))))))))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (exp x)) (+ (* -1/6 (exp (neg x))) (* (pow y 2) (+ (* 1/120 (exp x)) (+ (* 1/120 (exp (neg x))) (* (pow y 2) (+ (* -1/5040 (exp x)) (* -1/5040 (exp (neg x))))))))))))))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (exp x))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (+ (exp x) (* -1/6 (* (pow y 2) (exp x)))))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (+ (exp x) (* (pow y 2) (+ (* -1/6 (exp x)) (* 1/120 (* (pow y 2) (exp x)))))))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (+ (exp x) (* (pow y 2) (+ (* -1/6 (exp x)) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (exp x))) (* 1/120 (exp x))))))))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (* y (exp x)))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (* y (+ (exp x) (* -1/6 (* (pow y 2) (exp x))))))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (* y (+ (exp x) (* (pow y 2) (+ (* -1/6 (exp x)) (* 1/120 (* (pow y 2) (exp x))))))))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (* y (+ (exp x) (* (pow y 2) (+ (* -1/6 (exp x)) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (exp x))) (* 1/120 (exp 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 (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (+ (exp (neg x)) (* -1/6 (* (pow y 2) (exp (neg x))))))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (exp (neg x))) (* 1/120 (* (pow y 2) (exp (neg x))))))))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (exp (neg x))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (exp (neg x)))) (* 1/120 (exp (neg x)))))))))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (* y (exp (neg x))))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (* y (+ (exp (neg x)) (* -1/6 (* (pow y 2) (exp (neg x)))))))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (* y (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (exp (neg x))) (* 1/120 (* (pow y 2) (exp (neg x)))))))))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (* y (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (exp (neg x))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (exp (neg x)))) (* 1/120 (exp (neg x))))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (+ (exp x) (exp (neg x)))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/2 (+ (exp x) (exp (neg x))))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (exp (neg x)))) (* 1/240 (* (pow y 2) (+ (exp x) (exp (neg x)))))))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/240 (+ (exp x) (exp (neg x))))))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* -1/6 (* (pow y 2) (+ (exp x) (exp (neg x))))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (+ (exp x) (exp (neg x)))) (* 1/120 (* (pow y 2) (+ (exp x) (exp (neg x))))))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/120 (+ (exp x) (exp (neg x)))))))))))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ (+ (exp x) (exp (neg x))) y))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (* y (+ (exp x) (exp (neg x)))))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (* 1/2 (/ (+ (* (exp x) (sin y)) (* (exp (neg x)) (sin y))) y)))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (/ (+ (* (exp x) (sin y)) (* (exp (neg x)) (sin y))) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (exp (neg x)))) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (/ (* (sin y) (+ (exp x) (exp (neg x)))) y))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (* -1/2 (/ (+ (* -1 (* (exp x) (sin y))) (* -1 (* (exp (neg x)) (sin y)))) y)))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (exp x) (sin y))) (* -1 (* (exp (neg x)) (sin y)))) y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* -1/2 (/ (* (sin y) (+ (* -1 (exp x)) (* -1 (exp (neg x))))) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (* -1 (/ (* (sin y) (+ (* -1 (exp x)) (* -1 (exp (neg x))))) y)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (* -1 (/ (+ (* -1 (exp x)) (* -1 (exp (neg x)))) y)))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (exp x)) (* -1 (exp (neg x)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 51.0ms | x | @ | inf | ((/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) (/ (* (sin y) (exp x)) y) (* (sin y) (exp x)) (sin y) y (exp x) x (/ (* (sin y) (exp (neg x))) y) (* (sin y) (exp (neg x))) (exp (neg x)) (neg x) 2 (* (cosh x) (/ (sin y) y)) (cosh x) 1 (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (sin y) (/ (cosh x) y)) (/ (cosh x) y) (cosh x) (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (+ (* (exp x) y) (* y (exp (neg x)))) (* y (exp (neg x)))) |
| 12.0ms | y | @ | -inf | ((/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) (/ (* (sin y) (exp x)) y) (* (sin y) (exp x)) (sin y) y (exp x) x (/ (* (sin y) (exp (neg x))) y) (* (sin y) (exp (neg x))) (exp (neg x)) (neg x) 2 (* (cosh x) (/ (sin y) y)) (cosh x) 1 (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (sin y) (/ (cosh x) y)) (/ (cosh x) y) (cosh x) (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (+ (* (exp x) y) (* y (exp (neg x)))) (* y (exp (neg x)))) |
| 5.0ms | y | @ | inf | ((/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) (/ (* (sin y) (exp x)) y) (* (sin y) (exp x)) (sin y) y (exp x) x (/ (* (sin y) (exp (neg x))) y) (* (sin y) (exp (neg x))) (exp (neg x)) (neg x) 2 (* (cosh x) (/ (sin y) y)) (cosh x) 1 (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (sin y) (/ (cosh x) y)) (/ (cosh x) y) (cosh x) (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (+ (* (exp x) y) (* y (exp (neg x)))) (* y (exp (neg x)))) |
| 5.0ms | x | @ | -inf | ((/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) (/ (* (sin y) (exp x)) y) (* (sin y) (exp x)) (sin y) y (exp x) x (/ (* (sin y) (exp (neg x))) y) (* (sin y) (exp (neg x))) (exp (neg x)) (neg x) 2 (* (cosh x) (/ (sin y) y)) (cosh x) 1 (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (sin y) (/ (cosh x) y)) (/ (cosh x) y) (cosh x) (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (+ (* (exp x) y) (* y (exp (neg x)))) (* y (exp (neg x)))) |
| 5.0ms | x | @ | 0 | ((/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) (/ (* (sin y) (exp x)) y) (* (sin y) (exp x)) (sin y) y (exp x) x (/ (* (sin y) (exp (neg x))) y) (* (sin y) (exp (neg x))) (exp (neg x)) (neg x) 2 (* (cosh x) (/ (sin y) y)) (cosh x) 1 (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (sin y) (/ (cosh x) y)) (/ (cosh x) y) (cosh x) (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (+ (* (exp x) y) (* y (exp (neg x)))) (* y (exp (neg x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 647 | 4584 |
| 0 | 687 | 3786 |
| 1 | 4173 | 3690 |
| 0 | 9141 | 3530 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 (/.f64 (*.f64 (sin.f64 y) (exp.f64 x)) y) (/.f64 (*.f64 (sin.f64 y) (exp.f64 (neg.f64 x))) y)) #s(literal 2 binary64)) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) (exp.f64 x)) y) (/.f64 (*.f64 (sin.f64 y) (exp.f64 (neg.f64 x))) y)) |
(/.f64 (*.f64 (sin.f64 y) (exp.f64 x)) y) |
(*.f64 (sin.f64 y) (exp.f64 x)) |
(sin.f64 y) |
y |
(exp.f64 x) |
x |
(/.f64 (*.f64 (sin.f64 y) (exp.f64 (neg.f64 x))) y) |
(*.f64 (sin.f64 y) (exp.f64 (neg.f64 x))) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
#s(literal 2 binary64) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 y y) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(/.f64 (cosh.f64 x) y) |
(cosh.f64 x) |
(/.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)) (sin.f64 y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)) (sin.f64 y)) |
(/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)) |
(fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) |
(*.f64 y (exp.f64 (neg.f64 x))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (+ (* 1/2 (* x (+ (* -1 (/ (sin y) y)) (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (+ (* x (+ (* 1/2 (+ (* -1 (/ (sin y) y)) (/ (sin y) y))) (* 1/2 (/ (* x (sin y)) y)))) (/ (sin y) y)))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (+ (* x (+ (* 1/2 (+ (* -1 (/ (sin y) y)) (/ (sin y) y))) (* x (+ (* 1/2 (* x (+ (* -1/6 (/ (sin y) y)) (* 1/6 (/ (sin y) y))))) (* 1/2 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (* 2 (/ (sin y) y)))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* x (+ (* -1 (/ (sin y) y)) (/ (sin y) y)))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* x (+ (* -1 (/ (sin y) y)) (+ (/ (sin y) y) (/ (* x (sin y)) y))))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* x (+ (* -1 (/ (sin y) y)) (+ (* x (+ (* x (+ (* -1/6 (/ (sin y) y)) (* 1/6 (/ (sin y) y)))) (/ (sin y) y))) (/ (sin y) y))))))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (+ (/ (sin y) y) (/ (* x (sin y)) y)))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (+ (* x (+ (* 1/2 (/ (* x (sin y)) y)) (/ (sin y) y))) (/ (sin y) y)))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (+ (* x (+ (* x (+ (* 1/6 (/ (* x (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y))) (/ (sin y) y)))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (sin y))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (+ (sin y) (* x (sin y))))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (+ (sin y) (* x (+ (sin y) (* 1/2 (* x (sin y)))))))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (+ (sin y) (* x (+ (sin y) (* x (+ (* 1/6 (* x (sin y))) (* 1/2 (sin y))))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (+ (* -1 (/ (* x (sin y)) y)) (/ (sin y) y)))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (+ (* x (+ (* -1 (/ (sin y) y)) (* 1/2 (/ (* x (sin y)) y)))) (/ (sin y) y)))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (+ (* x (+ (* -1 (/ (sin y) y)) (* x (+ (* -1/6 (/ (* x (sin y)) y)) (* 1/2 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (sin y))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (+ (sin y) (* -1 (* x (sin y)))))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (+ (sin y) (* x (+ (* -1 (sin y)) (* 1/2 (* x (sin y)))))))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (+ (sin y) (* x (+ (* -1 (sin y)) (* x (+ (* -1/6 (* x (sin y))) (* 1/2 (sin y))))))))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (+ (* 1/2 (/ (pow x 2) y)) (/ 1 y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (/ (* x (* (sin y) (+ y (* -1 y)))) (pow y 2))) (/ (sin y) y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* x (+ (* 1/2 (/ (* x (sin y)) y)) (* 1/2 (/ (* (sin y) (+ y (* -1 y))) (pow y 2))))) (/ (sin y) y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* x (+ (* 1/2 (/ (* (sin y) (+ y (* -1 y))) (pow y 2))) (* x (+ (* 1/2 (/ (sin y) y)) (* 1/2 (/ (* x (* (sin y) (+ (* -1/6 y) (* 1/6 y)))) (pow y 2))))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (* 2 (/ (sin y) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (/ (* x (* (sin y) (+ y (* -1 y)))) (pow y 2))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* x (+ (/ (* x (sin y)) y) (/ (* (sin y) (+ y (* -1 y))) (pow y 2))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* x (+ (* x (+ (/ (sin y) y) (/ (* x (* (sin y) (+ (* -1/6 y) (* 1/6 y)))) (pow y 2)))) (/ (* (sin y) (+ y (* -1 y))) (pow y 2))))))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ 2 y))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/360 (/ (pow x 2) y)) (* 1/12 (/ 1 y)))) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (* 2 y))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* 2 y) (* x (+ y (* -1 y)))))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* 2 y) (* x (+ y (+ (* -1 y) (* x y))))))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* 2 y) (* x (+ y (+ (* -1 y) (* x (+ y (* x (+ (* -1/6 y) (* 1/6 y))))))))))) |
#s(approx (* y (exp (neg x))) #s(hole binary64 y)) |
#s(approx (* y (exp (neg x))) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (* y (exp (neg x))) #s(hole binary64 (+ y (* x (+ (* -1 y) (* 1/2 (* x y))))))) |
#s(approx (* y (exp (neg x))) #s(hole binary64 (+ y (* x (+ (* -1 y) (* x (+ (* -1/6 (* x y)) (* 1/2 y)))))))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (* 1/2 (+ (/ (* (exp x) (sin y)) y) (/ (* (exp (neg x)) (sin y)) y))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (/ (* (exp x) (sin y)) y) (/ (* (exp (neg x)) (sin y)) y)))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (/ (* (exp x) (sin y)) y))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (* (exp x) (sin y)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (/ (* (exp (neg x)) (sin y)) y))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (sin y)))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (neg x))))) (pow y 2))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (neg x))))) (pow y 2)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ (+ (* y (exp x)) (* y (exp (neg x)))) (pow y 2)))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* y (exp x)) (* y (exp (neg x)))))) |
#s(approx (* y (exp (neg x))) #s(hole binary64 (* y (exp (neg x))))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (* 1/2 (+ (/ (* (exp x) (sin y)) y) (/ (* (exp (* -1 x)) (sin y)) y))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (/ (* (exp x) (sin y)) y) (/ (* (exp (* -1 x)) (sin y)) y)))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (/ (* (exp (* -1 x)) (sin y)) y))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (sin y)))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (* -1 x))))) (pow y 2))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (* -1 x))))) (pow y 2)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ (+ (* y (exp x)) (* y (exp (* -1 x)))) (pow y 2)))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* y (exp x)) (* y (exp (* -1 x)))))) |
#s(approx (* y (exp (neg x))) #s(hole binary64 (* y (exp (* -1 x))))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (* 1/2 (+ (exp x) (exp (neg x)))))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (+ (* 1/2 (* (pow y 2) (+ (* -1/6 (exp x)) (* -1/6 (exp (neg x)))))) (* 1/2 (+ (exp x) (exp (neg x))))))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* 1/2 (* (pow y 2) (+ (* 1/120 (exp x)) (* 1/120 (exp (neg x)))))) (* 1/2 (+ (* -1/6 (exp x)) (* -1/6 (exp (neg x)))))))))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* 1/2 (+ (* -1/6 (exp x)) (* -1/6 (exp (neg x))))) (* (pow y 2) (+ (* 1/2 (* (pow y 2) (+ (* -1/5040 (exp x)) (* -1/5040 (exp (neg x)))))) (* 1/2 (+ (* 1/120 (exp x)) (* 1/120 (exp (neg x)))))))))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (exp x)) (* -1/6 (exp (neg x))))))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (exp x)) (+ (* -1/6 (exp (neg x))) (* (pow y 2) (+ (* 1/120 (exp x)) (* 1/120 (exp (neg x)))))))))))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (exp x)) (+ (* -1/6 (exp (neg x))) (* (pow y 2) (+ (* 1/120 (exp x)) (+ (* 1/120 (exp (neg x))) (* (pow y 2) (+ (* -1/5040 (exp x)) (* -1/5040 (exp (neg x))))))))))))))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (exp x))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (+ (exp x) (* -1/6 (* (pow y 2) (exp x)))))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (+ (exp x) (* (pow y 2) (+ (* -1/6 (exp x)) (* 1/120 (* (pow y 2) (exp x)))))))) |
#s(approx (/ (* (sin y) (exp x)) y) #s(hole binary64 (+ (exp x) (* (pow y 2) (+ (* -1/6 (exp x)) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (exp x))) (* 1/120 (exp x))))))))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (* y (exp x)))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (* y (+ (exp x) (* -1/6 (* (pow y 2) (exp x))))))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (* y (+ (exp x) (* (pow y 2) (+ (* -1/6 (exp x)) (* 1/120 (* (pow y 2) (exp x))))))))) |
#s(approx (* (sin y) (exp x)) #s(hole binary64 (* y (+ (exp x) (* (pow y 2) (+ (* -1/6 (exp x)) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (exp x))) (* 1/120 (exp 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 (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (+ (exp (neg x)) (* -1/6 (* (pow y 2) (exp (neg x))))))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (exp (neg x))) (* 1/120 (* (pow y 2) (exp (neg x))))))))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) #s(hole binary64 (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (exp (neg x))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (exp (neg x)))) (* 1/120 (exp (neg x)))))))))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (* y (exp (neg x))))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (* y (+ (exp (neg x)) (* -1/6 (* (pow y 2) (exp (neg x)))))))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (* y (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (exp (neg x))) (* 1/120 (* (pow y 2) (exp (neg x)))))))))) |
#s(approx (* (sin y) (exp (neg x))) #s(hole binary64 (* y (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (exp (neg x))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (exp (neg x)))) (* 1/120 (exp (neg x))))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (+ (exp x) (exp (neg x)))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/2 (+ (exp x) (exp (neg x))))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (exp (neg x)))) (* 1/240 (* (pow y 2) (+ (exp x) (exp (neg x)))))))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/240 (+ (exp x) (exp (neg x))))))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* -1/6 (* (pow y 2) (+ (exp x) (exp (neg x))))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (+ (exp x) (exp (neg x)))) (* 1/120 (* (pow y 2) (+ (exp x) (exp (neg x))))))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/120 (+ (exp x) (exp (neg x)))))))))))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ (+ (exp x) (exp (neg x))) y))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (* y (+ (exp x) (exp (neg x)))))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (* 1/2 (/ (+ (* (exp x) (sin y)) (* (exp (neg x)) (sin y))) y)))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (/ (+ (* (exp x) (sin y)) (* (exp (neg x)) (sin y))) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (exp (neg x)))) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (/ (* (sin y) (+ (exp x) (exp (neg x)))) y))) |
#s(approx (/ (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) 2) #s(hole binary64 (* -1/2 (/ (+ (* -1 (* (exp x) (sin y))) (* -1 (* (exp (neg x)) (sin y)))) y)))) |
#s(approx (+ (/ (* (sin y) (exp x)) y) (/ (* (sin y) (exp (neg x))) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (exp x) (sin y))) (* -1 (* (exp (neg x)) (sin y)))) y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* -1/2 (/ (* (sin y) (+ (* -1 (exp x)) (* -1 (exp (neg x))))) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (* -1 (/ (* (sin y) (+ (* -1 (exp x)) (* -1 (exp (neg x))))) y)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (* -1 (/ (+ (* -1 (exp x)) (* -1 (exp (neg x)))) y)))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (exp x)) (* -1 (exp (neg x)))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (/.f64 (sin.f64 y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) y) (sin.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) (sin.f64 y)) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) (*.f64 (*.f64 y y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) #s(literal 2 binary64)) |
(+.f64 (/.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (exp.f64 x) (sin.f64 y)) (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y))) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (exp.f64 x) (sin.f64 y)) y (*.f64 y (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y))))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)))) (neg.f64 (neg.f64 (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (sin.f64 y)) (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 (exp.f64 x)) (sin.f64 y)))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (sin.f64 y)) y (*.f64 (neg.f64 y) (*.f64 (exp.f64 x) (sin.f64 y)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y)) (neg.f64 y) (*.f64 y (*.f64 (neg.f64 (exp.f64 x)) (sin.f64 y)))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y)) y (*.f64 y (*.f64 (exp.f64 x) (sin.f64 y)))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (exp.f64 x)) (sin.f64 y)) (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (sin.f64 y)))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (exp.f64 x)) (sin.f64 y)) y (*.f64 (neg.f64 y) (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 (*.f64 (exp.f64 x) (sin.f64 y)) (neg.f64 y) (*.f64 y (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (sin.f64 y)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 x) (sin.f64 y)) (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y))) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y))) (neg.f64 (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (exp.f64 x) (sin.f64 y)) y (*.f64 y (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y)))) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) y) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) (*.f64 y y)) |
(fma.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y) (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y))) |
(fma.f64 (exp.f64 x) (/.f64 (sin.f64 y) y) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y))) |
(fma.f64 (sin.f64 y) (/.f64 (exp.f64 (neg.f64 x)) y) (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y))) |
(fma.f64 (sin.f64 y) (/.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y))) |
(+.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y))) |
(+.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y))) |
(*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (sin.f64 y) (/.f64 (exp.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (exp.f64 x)) (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 x)) (sin.f64 y)) (neg.f64 y)) |
(/.f64 (*.f64 (exp.f64 x) (sin.f64 y)) y) |
(*.f64 (exp.f64 x) (sin.f64 y)) |
(*.f64 (sin.f64 y) (exp.f64 x)) |
(sin.f64 y) |
y |
(exp.f64 x) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
x |
(*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) |
(*.f64 (sin.f64 y) (/.f64 (exp.f64 (neg.f64 x)) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 y))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 y))) (*.f64 (exp.f64 x) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 y)) (*.f64 (exp.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (sin.f64 y)) (neg.f64 y)) |
(/.f64 (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 (exp.f64 x)) y)) |
(/.f64 (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y)) y) |
(*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y)) |
(*.f64 (sin.f64 y) (exp.f64 (neg.f64 x))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(literal 2 binary64) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.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 (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)))) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (cosh.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
(/.f64 (neg.f64 (neg.f64 (cosh.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (cosh.f64 x)) (neg.f64 y)) |
(/.f64 (cosh.f64 x) y) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 x))) |
(cosh.f64 (neg.f64 x)) |
(cosh.f64 x) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (/.f64 (sin.f64 y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) y) (sin.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) (sin.f64 y)) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) (*.f64 (*.f64 y y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) #s(literal 2 binary64)) |
(+.f64 (/.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (exp.f64 x) (sin.f64 y)) (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y))) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (exp.f64 x) (sin.f64 y)) y (*.f64 y (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y))))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)))) (neg.f64 (neg.f64 (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (sin.f64 y)) (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 (exp.f64 x)) (sin.f64 y)))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (sin.f64 y)) y (*.f64 (neg.f64 y) (*.f64 (exp.f64 x) (sin.f64 y)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y)) (neg.f64 y) (*.f64 y (*.f64 (neg.f64 (exp.f64 x)) (sin.f64 y)))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y)) y (*.f64 y (*.f64 (exp.f64 x) (sin.f64 y)))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (exp.f64 x)) (sin.f64 y)) (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (sin.f64 y)))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (exp.f64 x)) (sin.f64 y)) y (*.f64 (neg.f64 y) (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 (*.f64 (exp.f64 x) (sin.f64 y)) (neg.f64 y) (*.f64 y (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) (sin.f64 y)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (exp.f64 x) (sin.f64 y)) (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y))) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y))) (neg.f64 (*.f64 y y))) |
(/.f64 (fma.f64 (*.f64 (exp.f64 x) (sin.f64 y)) y (*.f64 y (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y)))) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) y) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) (*.f64 y y)) |
(fma.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y) (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y))) |
(fma.f64 (exp.f64 x) (/.f64 (sin.f64 y) y) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y))) |
(fma.f64 (sin.f64 y) (/.f64 (exp.f64 (neg.f64 x)) y) (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y))) |
(fma.f64 (sin.f64 y) (/.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y))) |
(+.f64 (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y)) (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y))) |
(+.f64 (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y)) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) y)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y))) (neg.f64 (neg.f64 (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (exp.f64 x) y) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (exp.f64 (neg.f64 x)) y))) (*.f64 (*.f64 y y) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) y) y) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (*.f64 y y)) |
(+.f64 (/.f64 (*.f64 (exp.f64 x) y) (*.f64 y y)) (/.f64 (*.f64 (exp.f64 (neg.f64 x)) y) (*.f64 y y))) |
(+.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 (neg.f64 x)) y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) |
(*.f64 y (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64))) (-.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y))))) |
(fma.f64 (exp.f64 (neg.f64 x)) y (*.f64 (exp.f64 x) y)) |
(fma.f64 (exp.f64 x) y (*.f64 (exp.f64 (neg.f64 x)) y)) |
(fma.f64 y (exp.f64 (neg.f64 x)) (*.f64 (exp.f64 x) y)) |
(fma.f64 y (exp.f64 x) (*.f64 (exp.f64 (neg.f64 x)) y)) |
(-.f64 (*.f64 (exp.f64 x) y) (*.f64 (neg.f64 y) (exp.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (exp.f64 (neg.f64 x)) y) (*.f64 (exp.f64 x) y)) |
(*.f64 (exp.f64 (neg.f64 x)) y) |
(*.f64 y (exp.f64 (neg.f64 x))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (/.f64 (sin.f64 y) y)) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)) x) #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y) (*.f64 x (/.f64 (sin.f64 y) y)))) x (/.f64 (sin.f64 y) y))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (sin.f64 y) y) #s(literal 0 binary64)) x (/.f64 (sin.f64 y) y))) x (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)) #s(literal 1/2 binary64))) x (/.f64 (sin.f64 y) y))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y)) x (*.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) y) (*.f64 x (/.f64 (sin.f64 y) y))) x (*.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) y) (fma.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 y) y) #s(literal 0 binary64)) x (/.f64 (sin.f64 y) y)) x (/.f64 (sin.f64 y) y))) x (*.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) |
#s(approx (/ (* (sin y) (exp x)) y) (/.f64 (sin.f64 y) y)) |
#s(approx (/ (* (sin y) (exp x)) y) (/.f64 (fma.f64 (sin.f64 y) x (sin.f64 y)) y)) |
#s(approx (/ (* (sin y) (exp x)) y) (fma.f64 (fma.f64 (*.f64 x (/.f64 (sin.f64 y) y)) #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) x (/.f64 (sin.f64 y) y))) |
#s(approx (/ (* (sin y) (exp x)) y) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 x (/.f64 (sin.f64 y) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) x (/.f64 (sin.f64 y) y)) x (/.f64 (sin.f64 y) y))) |
#s(approx (* (sin y) (exp x)) (sin.f64 y)) |
#s(approx (* (sin y) (exp x)) (fma.f64 (sin.f64 y) x (sin.f64 y))) |
#s(approx (* (sin y) (exp x)) (fma.f64 (fma.f64 (*.f64 (sin.f64 y) x) #s(literal 1/2 binary64) (sin.f64 y)) x (sin.f64 y))) |
#s(approx (* (sin y) (exp x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (sin.f64 y) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) x (sin.f64 y)) x (sin.f64 y))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (/ (* (sin y) (exp (neg x))) y) (/.f64 (sin.f64 y) y)) |
#s(approx (/ (* (sin y) (exp (neg x))) y) (fma.f64 (*.f64 x (/.f64 (sin.f64 y) y)) #s(literal -1 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) (fma.f64 (fma.f64 (*.f64 x (/.f64 (sin.f64 y) y)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (sin.f64 y) y))) x (/.f64 (sin.f64 y) y))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (sin.f64 y) y)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) x (neg.f64 (/.f64 (sin.f64 y) y))) x (/.f64 (sin.f64 y) y))) |
#s(approx (* (sin y) (exp (neg x))) (sin.f64 y)) |
#s(approx (* (sin y) (exp (neg x))) (fma.f64 (neg.f64 x) (sin.f64 y) (sin.f64 y))) |
#s(approx (* (sin y) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sin.f64 y) (neg.f64 (sin.f64 y))) x (sin.f64 y))) |
#s(approx (* (sin y) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sin.f64 y) x) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) x (neg.f64 (sin.f64 y))) x (sin.f64 y))) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (sin y) (/ (cosh x) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (sin y) (/ (cosh x) y)) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (* (sin y) (/ (cosh x) y)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (sin y) (/ (cosh x) y)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (cosh x) y) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ (cosh x) y) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (cosh x) y) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (cosh x) y) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) y)) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (/.f64 (sin.f64 y) y)) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (fma.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 #s(literal 0 binary64) y)) (*.f64 y y)) #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 (sin.f64 y) y) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) y) (sin.f64 y)) (*.f64 y y)))) x (/.f64 (sin.f64 y) y))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 y #s(literal 0 binary64)) (sin.f64 y)) (*.f64 y y)) (/.f64 (sin.f64 y) y))) x (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) y) (sin.f64 y)) (*.f64 y y)) #s(literal 1/2 binary64))) x (/.f64 (sin.f64 y) y))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 #s(literal 0 binary64) y)) (*.f64 y y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (fma.f64 x (/.f64 (sin.f64 y) y) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) y) (sin.f64 y)) (*.f64 y y))) x (*.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (fma.f64 (fma.f64 x (/.f64 (*.f64 (*.f64 y #s(literal 0 binary64)) (sin.f64 y)) (*.f64 y y)) (/.f64 (sin.f64 y) y)) x (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) y) (sin.f64 y)) (*.f64 y y))) x (*.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (/.f64 #s(literal 2 binary64) y)) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (+.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 x x) y))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 x x) y) (pow.f64 y #s(literal -1 binary64))) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (/.f64 (*.f64 x x) y) (/.f64 #s(literal 1/12 binary64) y)) (*.f64 x x) (pow.f64 y #s(literal -1 binary64))) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (*.f64 #s(literal 2 binary64) y)) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (fma.f64 (*.f64 #s(literal 0 binary64) y) x (*.f64 #s(literal 2 binary64) y))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (fma.f64 (fma.f64 #s(literal 0 binary64) y (*.f64 x y)) x (*.f64 #s(literal 2 binary64) y))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (fma.f64 (fma.f64 #s(literal 0 binary64) y (*.f64 (fma.f64 (*.f64 y #s(literal 0 binary64)) x y) x)) x (*.f64 #s(literal 2 binary64) y))) |
#s(approx (* y (exp (neg x))) y) |
#s(approx (* y (exp (neg x))) (fma.f64 (neg.f64 x) y y)) |
#s(approx (* y (exp (neg x))) (fma.f64 (fma.f64 (*.f64 x y) #s(literal 1/2 binary64) (neg.f64 y)) x y)) |
#s(approx (* y (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) y)) x (neg.f64 y)) x y)) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y))) |
#s(approx (/ (* (sin y) (exp x)) y) (*.f64 (exp.f64 x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (sin y) (exp x)) (*.f64 (exp.f64 x) (sin.f64 y))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (/ (* (sin y) (exp (neg x))) y) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y))) |
#s(approx (* (sin y) (exp (neg x))) (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)))) |
#s(approx (cosh x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (sin y) (/ (cosh x) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)))) |
#s(approx (/ (cosh x) y) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) y)) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
#s(approx (* y (exp (neg x))) (*.f64 (exp.f64 (neg.f64 x)) y)) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) (*.f64 (exp.f64 (neg.f64 x)) (/.f64 (sin.f64 y) y))) |
#s(approx (* (sin y) (exp (neg x))) (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y))) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
#s(approx (* y (exp (neg x))) (*.f64 (exp.f64 (neg.f64 x)) y)) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1/6 binary64)) (*.f64 y y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1/6 binary64)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 y y) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) (*.f64 y y))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1/6 binary64)) (*.f64 y y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 y y))) (*.f64 y y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1/6 binary64) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 y y))) (*.f64 y y))) (*.f64 y y)))) |
#s(approx (/ (* (sin y) (exp x)) y) (exp.f64 x)) |
#s(approx (/ (* (sin y) (exp x)) y) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) (exp.f64 x) (exp.f64 x))) |
#s(approx (/ (* (sin y) (exp x)) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (exp.f64 x) (*.f64 (exp.f64 x) #s(literal -1/6 binary64))) (*.f64 y y) (exp.f64 x))) |
#s(approx (/ (* (sin y) (exp x)) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (exp.f64 x) (*.f64 #s(literal 1/120 binary64) (exp.f64 x))) (*.f64 y y) (*.f64 (exp.f64 x) #s(literal -1/6 binary64))) (*.f64 y y) (exp.f64 x))) |
#s(approx (* (sin y) (exp x)) (*.f64 (exp.f64 x) y)) |
#s(approx (* (sin y) (exp x)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) (exp.f64 x) (exp.f64 x)) y)) |
#s(approx (* (sin y) (exp x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (exp.f64 x) (*.f64 (exp.f64 x) #s(literal -1/6 binary64))) (*.f64 y y) (exp.f64 x)) y)) |
#s(approx (* (sin y) (exp x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (exp.f64 x) (*.f64 #s(literal 1/120 binary64) (exp.f64 x))) (*.f64 y y) (*.f64 (exp.f64 x) #s(literal -1/6 binary64))) (*.f64 y y) (exp.f64 x)) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) 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 (/ (* (sin y) (exp (neg x))) y) (exp.f64 (neg.f64 x))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) (fma.f64 (*.f64 (*.f64 y y) (exp.f64 (neg.f64 x))) #s(literal -1/6 binary64) (exp.f64 (neg.f64 x)))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (exp.f64 (neg.f64 x))) #s(literal 1/120 binary64) (*.f64 (exp.f64 (neg.f64 x)) #s(literal -1/6 binary64))) (*.f64 y y) (exp.f64 (neg.f64 x)))) |
#s(approx (/ (* (sin y) (exp (neg x))) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (exp.f64 (neg.f64 x))) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (exp.f64 (neg.f64 x)))) (*.f64 y y) (*.f64 (exp.f64 (neg.f64 x)) #s(literal -1/6 binary64))) (*.f64 y y) (exp.f64 (neg.f64 x)))) |
#s(approx (* (sin y) (exp (neg x))) (*.f64 (exp.f64 (neg.f64 x)) y)) |
#s(approx (* (sin y) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (exp.f64 (neg.f64 x))) #s(literal -1/6 binary64) (exp.f64 (neg.f64 x))) y)) |
#s(approx (* (sin y) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (exp.f64 (neg.f64 x))) #s(literal 1/120 binary64) (*.f64 (exp.f64 (neg.f64 x)) #s(literal -1/6 binary64))) (*.f64 y y) (exp.f64 (neg.f64 x))) y)) |
#s(approx (* (sin y) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (exp.f64 (neg.f64 x))) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (exp.f64 (neg.f64 x)))) (*.f64 y y) (*.f64 (exp.f64 (neg.f64 x)) #s(literal -1/6 binary64))) (*.f64 y y) (exp.f64 (neg.f64 x))) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) 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))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/6 (* y y)) 1) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (sin y) (/ (cosh x) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (sin y) (/ (cosh x) y)) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (sin y) (/ (cosh x) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (sin y) (/ (cosh x) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 y y)) #s(literal 1/120 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1/6 binary64))) (*.f64 y y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 y y)) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1/6 binary64))) (*.f64 y y)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)) |
#s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) y)) #s(literal -1/2 binary64))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (neg.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) y)) #s(literal -1/2 binary64))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (neg.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) y)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) y))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) |
Compiled 8 317 to 1 455 computations (82.5% saved)
10 alts after pruning (6 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 323 | 6 | 329 |
| Fresh | 1 | 0 | 1 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 328 | 10 | 338 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 64.3% | (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) (*.f64 y y)) #s(literal 2 binary64)) |
| 18.9% | (/.f64 (*.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y))))) (*.f64 y y)) (sin.f64 y)) #s(literal 2 binary64)) | |
| ▶ | 38.5% | (/.f64 (*.f64 (/.f64 #s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (*.f64 #s(literal 2 binary64) y)) (*.f64 y y)) (sin.f64 y)) #s(literal 2 binary64)) |
| ✓ | 99.9% | (/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
| ▶ | 50.4% | (*.f64 (sin.f64 y) #s(approx (/ (cosh x) y) (pow.f64 y #s(literal -1 binary64)))) |
| ✓ | 61.9% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ✓ | 50.4% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
| ✓ | 36.7% | #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
| ▶ | 10.8% | #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) |
| ▶ | 28.4% | #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
Compiled 339 to 217 computations (36% saved)
| Inputs |
|---|
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) (*.f64 y y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
#s(literal 2 binary64) |
(cosh.f64 x) |
x |
y |
(sin.f64 y) |
(*.f64 y y) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) |
#s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y))) |
#s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) y) |
(*.f64 #s(literal -1/6 binary64) y) |
#s(literal -1/6 binary64) |
(*.f64 (sin.f64 y) #s(approx (/ (cosh x) y) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (cosh x) y) (pow.f64 y #s(literal -1 binary64))) |
(pow.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (*.f64 (/.f64 #s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (*.f64 #s(literal 2 binary64) y)) (*.f64 y y)) (sin.f64 y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (*.f64 #s(literal 2 binary64) y)) (*.f64 y y)) (sin.f64 y)) |
(/.f64 #s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (*.f64 #s(literal 2 binary64) y)) (*.f64 y y)) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
| Outputs |
|---|
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (* 2 (/ (sin y) y)))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (/ (* (pow x 2) (sin y)) y)))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/12 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/360 (/ (* (pow x 2) (sin y)) y)) (* 1/12 (/ (sin y) y)))) (/ (sin y) y)))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (* 2 (* y (sin y))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (* 2 (* y (sin y))) (* (pow x 2) (* y (sin y)))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (* 2 (* y (sin y))) (* (pow x 2) (+ (* 1/12 (* (pow x 2) (* y (sin y)))) (* y (sin y))))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (* 2 (* y (sin y))) (* (pow x 2) (+ (* y (sin y)) (* (pow x 2) (+ (* 1/360 (* (pow x 2) (* y (sin y)))) (* 1/12 (* y (sin y)))))))))) |
#s(approx (* (* 2 (cosh x)) y) #s(hole binary64 (* 2 y))) |
#s(approx (* (* 2 (cosh x)) y) #s(hole binary64 (+ (* 2 y) (* (pow x 2) y)))) |
#s(approx (* (* 2 (cosh x)) y) #s(hole binary64 (+ (* 2 y) (* (pow x 2) (+ y (* 1/12 (* (pow x 2) y))))))) |
#s(approx (* (* 2 (cosh x)) y) #s(hole binary64 (+ (* 2 y) (* (pow x 2) (+ y (* (pow x 2) (+ (* 1/360 (* (pow x 2) y)) (* 1/12 y)))))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 2)) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (+ (* 1/2 (/ (pow x 2) y)) (/ 1 y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (/ (* x (* (sin y) (+ y (* -1 y)))) (pow y 2))) (/ (sin y) y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* x (+ (* 1/2 (/ (* x (sin y)) y)) (* 1/2 (/ (* (sin y) (+ y (* -1 y))) (pow y 2))))) (/ (sin y) y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* x (+ (* 1/2 (/ (* (sin y) (+ y (* -1 y))) (pow y 2))) (* x (+ (* 1/2 (/ (sin y) y)) (* 1/2 (/ (* x (* (sin y) (+ (* -1/6 y) (* 1/6 y)))) (pow y 2))))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (* 2 (/ (sin y) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (/ (* x (* (sin y) (+ y (* -1 y)))) (pow y 2))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* x (+ (/ (* x (sin y)) y) (/ (* (sin y) (+ y (* -1 y))) (pow y 2))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* x (+ (* x (+ (/ (sin y) y) (/ (* x (* (sin y) (+ (* -1/6 y) (* 1/6 y)))) (pow y 2)))) (/ (* (sin y) (+ y (* -1 y))) (pow y 2))))))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ 2 y))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/360 (/ (pow x 2) y)) (* 1/12 (/ 1 y)))) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (* 2 y))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* 2 y) (* x (+ y (* -1 y)))))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* 2 y) (* x (+ y (+ (* -1 y) (* x y))))))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* 2 y) (* x (+ y (+ (* -1 y) (* x (+ y (* x (+ (* -1/6 y) (* 1/6 y))))))))))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (* y (* (sin y) (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (* 2 (cosh x)) y) #s(hole binary64 (* y (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (neg x))))) (pow y 2))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (neg x))))) (pow y 2)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ (+ (* y (exp x)) (* y (exp (neg x)))) (pow y 2)))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* y (exp x)) (* y (exp (neg x)))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (* -1 x))))) (pow y 2))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (* -1 x))))) (pow y 2)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ (+ (* y (exp x)) (* y (exp (* -1 x)))) (pow y 2)))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* y (exp x)) (* y (exp (* -1 x)))))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (+ (exp x) (+ (* -1/6 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (/ 1 (exp x)))))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (+ (exp x) (+ (* (pow y 2) (+ (* -1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/120 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))) (/ 1 (exp x)))))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (+ (exp x) (+ (* (pow y 2) (+ (* -1/6 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/120 (+ (exp x) (/ 1 (exp x)))))))) (/ 1 (exp x)))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (* (pow y 2) (+ (exp x) (+ (* -1/6 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (/ 1 (exp x))))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (* (pow y 2) (+ (exp x) (+ (* (pow y 2) (+ (* -1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/120 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))) (/ 1 (exp x))))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (* (pow y 2) (+ (exp x) (+ (* (pow y 2) (+ (* -1/6 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/120 (+ (exp x) (/ 1 (exp x)))))))) (/ 1 (exp x))))))) |
#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 y) #s(hole binary64 (pow y 2))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* (* -1/6 y) y) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (* -1/6 y) #s(hole binary64 (* -1/6 y))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (pow y -1) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (+ (exp x) (exp (neg x)))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/2 (+ (exp x) (exp (neg x))))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (exp (neg x)))) (* 1/240 (* (pow y 2) (+ (exp x) (exp (neg x)))))))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/240 (+ (exp x) (exp (neg x))))))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* -1/6 (* (pow y 2) (+ (exp x) (exp (neg x))))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (+ (exp x) (exp (neg x)))) (* 1/120 (* (pow y 2) (+ (exp x) (exp (neg x))))))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/120 (+ (exp x) (exp (neg x)))))))))))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ (+ (exp x) (exp (neg x))) y))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (* y (+ (exp x) (exp (neg x)))))) |
#s(approx (* 2 y) #s(hole binary64 (* 2 y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (exp (neg x)))) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (/ (* (sin y) (+ (exp x) (exp (neg x)))) y))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* -1/2 (/ (* (sin y) (+ (* -1 (exp x)) (* -1 (exp (neg x))))) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (* -1 (/ (* (sin y) (+ (* -1 (exp x)) (* -1 (exp (neg x))))) y)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (* -1 (/ (+ (* -1 (exp x)) (* -1 (exp (neg x)))) y)))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (exp x)) (* -1 (exp (neg x)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | y | @ | inf | ((/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) (* (* (* 2 (cosh x)) y) (sin y)) (* (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (cosh x) x y (sin y) (* y y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) 1 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) (* (* -1/6 y) y) (* -1/6 y) -1/6 (* (sin y) (/ (cosh x) y)) (/ (cosh x) y) (pow y -1) -1 (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (+ (* (exp x) y) (* y (exp (neg x)))) (* 2 y)) |
| 6.0ms | y | @ | -inf | ((/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) (* (* (* 2 (cosh x)) y) (sin y)) (* (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (cosh x) x y (sin y) (* y y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) 1 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) (* (* -1/6 y) y) (* -1/6 y) -1/6 (* (sin y) (/ (cosh x) y)) (/ (cosh x) y) (pow y -1) -1 (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (+ (* (exp x) y) (* y (exp (neg x)))) (* 2 y)) |
| 4.0ms | x | @ | inf | ((/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) (* (* (* 2 (cosh x)) y) (sin y)) (* (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (cosh x) x y (sin y) (* y y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) 1 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) (* (* -1/6 y) y) (* -1/6 y) -1/6 (* (sin y) (/ (cosh x) y)) (/ (cosh x) y) (pow y -1) -1 (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (+ (* (exp x) y) (* y (exp (neg x)))) (* 2 y)) |
| 4.0ms | x | @ | -inf | ((/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) (* (* (* 2 (cosh x)) y) (sin y)) (* (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (cosh x) x y (sin y) (* y y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) 1 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) (* (* -1/6 y) y) (* -1/6 y) -1/6 (* (sin y) (/ (cosh x) y)) (/ (cosh x) y) (pow y -1) -1 (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (+ (* (exp x) y) (* y (exp (neg x)))) (* 2 y)) |
| 4.0ms | y | @ | 0 | ((/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) (* (* (* 2 (cosh x)) y) (sin y)) (* (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (cosh x) x y (sin y) (* y y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) 1 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) (* (* -1/6 y) y) (* -1/6 y) -1/6 (* (sin y) (/ (cosh x) y)) (/ (cosh x) y) (pow y -1) -1 (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (+ (* (exp x) y) (* y (exp (neg x)))) (* 2 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 482 | 3848 |
| 0 | 507 | 3323 |
| 1 | 3030 | 3067 |
| 0 | 10583 | 2928 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) (*.f64 y y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) |
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
#s(literal 2 binary64) |
(cosh.f64 x) |
x |
y |
(sin.f64 y) |
(*.f64 y y) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) |
#s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y))) |
#s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) y) |
(*.f64 #s(literal -1/6 binary64) y) |
#s(literal -1/6 binary64) |
(*.f64 (sin.f64 y) #s(approx (/ (cosh x) y) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (cosh x) y) (pow.f64 y #s(literal -1 binary64))) |
(pow.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (*.f64 (/.f64 #s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (*.f64 #s(literal 2 binary64) y)) (*.f64 y y)) (sin.f64 y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (*.f64 #s(literal 2 binary64) y)) (*.f64 y y)) (sin.f64 y)) |
(/.f64 #s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (*.f64 #s(literal 2 binary64) y)) (*.f64 y y)) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (* 2 (/ (sin y) y)))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (/ (* (pow x 2) (sin y)) y)))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/12 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* (pow x 2) (+ (* (pow x 2) (+ (* 1/360 (/ (* (pow x 2) (sin y)) y)) (* 1/12 (/ (sin y) y)))) (/ (sin y) y)))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (* 2 (* y (sin y))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (* 2 (* y (sin y))) (* (pow x 2) (* y (sin y)))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (* 2 (* y (sin y))) (* (pow x 2) (+ (* 1/12 (* (pow x 2) (* y (sin y)))) (* y (sin y))))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (+ (* 2 (* y (sin y))) (* (pow x 2) (+ (* y (sin y)) (* (pow x 2) (+ (* 1/360 (* (pow x 2) (* y (sin y)))) (* 1/12 (* y (sin y)))))))))) |
#s(approx (* (* 2 (cosh x)) y) #s(hole binary64 (* 2 y))) |
#s(approx (* (* 2 (cosh x)) y) #s(hole binary64 (+ (* 2 y) (* (pow x 2) y)))) |
#s(approx (* (* 2 (cosh x)) y) #s(hole binary64 (+ (* 2 y) (* (pow x 2) (+ y (* 1/12 (* (pow x 2) y))))))) |
#s(approx (* (* 2 (cosh x)) y) #s(hole binary64 (+ (* 2 y) (* (pow x 2) (+ y (* (pow x 2) (+ (* 1/360 (* (pow x 2) y)) (* 1/12 y)))))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 2)) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (+ (* 1/2 (/ (pow x 2) y)) (/ 1 y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (pow x 2) y)) (* 1/2 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/720 (/ (pow x 2) y)) (* 1/24 (/ 1 y)))) (* 1/2 (/ 1 y)))) (/ 1 y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (/ (sin y) y))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (/ (* x (* (sin y) (+ y (* -1 y)))) (pow y 2))) (/ (sin y) y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* x (+ (* 1/2 (/ (* x (sin y)) y)) (* 1/2 (/ (* (sin y) (+ y (* -1 y))) (pow y 2))))) (/ (sin y) y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* x (+ (* 1/2 (/ (* (sin y) (+ y (* -1 y))) (pow y 2))) (* x (+ (* 1/2 (/ (sin y) y)) (* 1/2 (/ (* x (* (sin y) (+ (* -1/6 y) (* 1/6 y)))) (pow y 2))))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (* 2 (/ (sin y) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (/ (* x (* (sin y) (+ y (* -1 y)))) (pow y 2))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* x (+ (/ (* x (sin y)) y) (/ (* (sin y) (+ y (* -1 y))) (pow y 2))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (* 2 (/ (sin y) y)) (* x (+ (* x (+ (/ (sin y) y) (/ (* x (* (sin y) (+ (* -1/6 y) (* 1/6 y)))) (pow y 2)))) (/ (* (sin y) (+ y (* -1 y))) (pow y 2))))))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ 2 y))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/360 (/ (pow x 2) y)) (* 1/12 (/ 1 y)))) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (* 2 y))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* 2 y) (* x (+ y (* -1 y)))))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* 2 y) (* x (+ y (+ (* -1 y) (* x y))))))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* 2 y) (* x (+ y (+ (* -1 y) (* x (+ y (* x (+ (* -1/6 y) (* 1/6 y))))))))))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (* y (* (sin y) (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (* 2 (cosh x)) y) #s(hole binary64 (* y (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (/ (cosh x) y) #s(hole binary64 (* 1/2 (/ (+ (exp x) (/ 1 (exp x))) y)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (neg x))))) (pow y 2))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (neg x))))) (pow y 2)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ (+ (* y (exp x)) (* y (exp (neg x)))) (pow y 2)))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* y (exp x)) (* y (exp (neg x)))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (* -1 x))))) (pow y 2))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (/ (* (sin y) (+ (* y (exp x)) (* y (exp (* -1 x))))) (pow y 2)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ (+ (* y (exp x)) (* y (exp (* -1 x)))) (pow y 2)))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (+ (* y (exp x)) (* y (exp (* -1 x)))))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (+ (exp x) (+ (* -1/6 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (/ 1 (exp x)))))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (+ (exp x) (+ (* (pow y 2) (+ (* -1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/120 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))) (/ 1 (exp x)))))) |
#s(approx (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) #s(hole binary64 (+ (exp x) (+ (* (pow y 2) (+ (* -1/6 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/120 (+ (exp x) (/ 1 (exp x)))))))) (/ 1 (exp x)))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (* (pow y 2) (+ (exp x) (+ (* -1/6 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (/ 1 (exp x))))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (* (pow y 2) (+ (exp x) (+ (* (pow y 2) (+ (* -1/6 (+ (exp x) (/ 1 (exp x)))) (* 1/120 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))))) (/ 1 (exp x))))))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) #s(hole binary64 (* (pow y 2) (+ (exp x) (+ (* (pow y 2) (+ (* -1/6 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/120 (+ (exp x) (/ 1 (exp x)))))))) (/ 1 (exp x))))))) |
#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 y) #s(hole binary64 (pow y 2))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* (* -1/6 y) y) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (* -1/6 y) #s(hole binary64 (* -1/6 y))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (sin y) (/ (cosh x) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (pow y -1) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (+ (exp x) (exp (neg x)))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/2 (+ (exp x) (exp (neg x))))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (exp (neg x)))) (* 1/240 (* (pow y 2) (+ (exp x) (exp (neg x)))))))))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/240 (+ (exp x) (exp (neg x))))))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (exp (neg x))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* -1/6 (* (pow y 2) (+ (exp x) (exp (neg x))))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (+ (exp x) (exp (neg x)))) (* 1/120 (* (pow y 2) (+ (exp x) (exp (neg x))))))))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (+ (exp x) (+ (exp (neg x)) (* (pow y 2) (+ (* -1/6 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/120 (+ (exp x) (exp (neg x)))))))))))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (/ (+ (exp x) (exp (neg x))) y))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (* y (+ (exp x) (exp (neg x)))))) |
#s(approx (* 2 y) #s(hole binary64 (* 2 y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (exp (neg x)))) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (/ (* (sin y) (+ (exp x) (exp (neg x)))) y))) |
#s(approx (/ (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) 2) #s(hole binary64 (* -1/2 (/ (* (sin y) (+ (* -1 (exp x)) (* -1 (exp (neg x))))) y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) #s(hole binary64 (* -1 (/ (* (sin y) (+ (* -1 (exp x)) (* -1 (exp (neg x))))) y)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) #s(hole binary64 (* -1 (/ (+ (* -1 (exp x)) (* -1 (exp (neg x)))) y)))) |
#s(approx (+ (* (exp x) y) (* y (exp (neg x)))) #s(hole binary64 (* -1 (* y (+ (* -1 (exp x)) (* -1 (exp (neg x)))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) y) #s(literal 2 binary64)) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) #s(literal 2 binary64)) (/.f64 (sin.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (*.f64 (sin.f64 y) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) #s(literal 2 binary64)) (/.f64 (/.f64 (sin.f64 y) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (/.f64 (sin.f64 y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (sin.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) y) (sin.f64 y)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y)) (sin.f64 y)) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (sin.f64 y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) y))) (neg.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) y)) (*.f64 (*.f64 y y) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (exp.f64 x) y) (sin.f64 y)) (*.f64 (*.f64 y y) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (exp.f64 (neg.f64 x)) y) (sin.f64 y)) (*.f64 (*.f64 y y) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) (*.f64 (exp.f64 x) y)) (*.f64 (*.f64 y y) #s(literal 2 binary64))) (/.f64 (*.f64 (sin.f64 y) (*.f64 (exp.f64 (neg.f64 x)) y)) (*.f64 (*.f64 y y) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (fabs.f64 y)) (/.f64 (*.f64 (sin.f64 y) y) (fabs.f64 y))) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (neg.f64 y)) (/.f64 (*.f64 (sin.f64 y) y) (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (fabs.f64 y)) (/.f64 (sin.f64 y) (fabs.f64 y))) |
(*.f64 (/.f64 (sin.f64 y) (fabs.f64 y)) (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (fabs.f64 y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (neg.f64 y)) (/.f64 (sin.f64 y) (neg.f64 y))) |
(*.f64 (/.f64 (sin.f64 y) (neg.f64 y)) (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) y) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (/.f64 (*.f64 (sin.f64 y) y) y)) |
(*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (sin.f64 y)) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (/.f64 (sin.f64 y) (*.f64 y y))) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) y)) |
(*.f64 (sin.f64 y) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (sin.f64 y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) y)) y)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) y)))) (neg.f64 (neg.f64 (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (neg.f64 (sin.f64 y))) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64))) (sin.f64 y)) (*.f64 (-.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y)) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64))) (sin.f64 y)) (*.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y)))) (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) y)) y) y) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) y))) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (sin.f64 y)) y) |
(/.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) y)) (*.f64 y y)) |
(+.f64 (/.f64 (*.f64 (exp.f64 x) (sin.f64 y)) y) (/.f64 (*.f64 (exp.f64 (neg.f64 x)) (sin.f64 y)) y)) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) (exp.f64 x)) y) (/.f64 (*.f64 (sin.f64 y) (exp.f64 (neg.f64 x))) y)) |
(+.f64 (/.f64 (*.f64 (*.f64 (exp.f64 x) y) (sin.f64 y)) (*.f64 y y)) (/.f64 (*.f64 (*.f64 (exp.f64 (neg.f64 x)) y) (sin.f64 y)) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) (*.f64 (exp.f64 x) y)) (*.f64 y y)) (/.f64 (*.f64 (sin.f64 y) (*.f64 (exp.f64 (neg.f64 x)) y)) (*.f64 y y))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) y)) |
(*.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (sin.f64 y)) |
(*.f64 (sin.f64 y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (exp.f64 x) y) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (exp.f64 (neg.f64 x)) y) (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (exp.f64 x) y) (sin.f64 y)) (*.f64 (*.f64 (exp.f64 x) y) (sin.f64 y)) (-.f64 (*.f64 (*.f64 (*.f64 (exp.f64 (neg.f64 x)) y) (sin.f64 y)) (*.f64 (*.f64 (exp.f64 (neg.f64 x)) y) (sin.f64 y))) (*.f64 (*.f64 (*.f64 (exp.f64 x) y) (sin.f64 y)) (*.f64 (*.f64 (exp.f64 (neg.f64 x)) y) (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (*.f64 (exp.f64 x) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (*.f64 (exp.f64 (neg.f64 x)) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) (*.f64 (exp.f64 x) y)) (*.f64 (sin.f64 y) (*.f64 (exp.f64 x) y)) (-.f64 (*.f64 (*.f64 (sin.f64 y) (*.f64 (exp.f64 (neg.f64 x)) y)) (*.f64 (sin.f64 y) (*.f64 (exp.f64 (neg.f64 x)) y))) (*.f64 (*.f64 (sin.f64 y) (*.f64 (exp.f64 x) y)) (*.f64 (sin.f64 y) (*.f64 (exp.f64 (neg.f64 x)) y)))))) |
(fma.f64 (*.f64 (exp.f64 x) y) (sin.f64 y) (*.f64 (*.f64 (exp.f64 (neg.f64 x)) y) (sin.f64 y))) |
(fma.f64 (sin.f64 y) (*.f64 (exp.f64 x) y) (*.f64 (sin.f64 y) (*.f64 (exp.f64 (neg.f64 x)) y))) |
(+.f64 (*.f64 (*.f64 (exp.f64 x) y) (sin.f64 y)) (*.f64 (*.f64 (exp.f64 (neg.f64 x)) y) (sin.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) (*.f64 (exp.f64 x) y)) (*.f64 (sin.f64 y) (*.f64 (exp.f64 (neg.f64 x)) y))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) |
(*.f64 y (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) y)) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 (neg.f64 x)) y) (*.f64 (exp.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64))) (-.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y))))) |
(fma.f64 (exp.f64 (neg.f64 x)) y (*.f64 (exp.f64 x) y)) |
(fma.f64 (exp.f64 x) y (*.f64 (exp.f64 (neg.f64 x)) y)) |
(fma.f64 y (exp.f64 (neg.f64 x)) (*.f64 (exp.f64 x) y)) |
(fma.f64 y (exp.f64 x) (*.f64 (exp.f64 (neg.f64 x)) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y))) (/.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y)))) |
(-.f64 (*.f64 (exp.f64 x) y) (*.f64 (neg.f64 y) (exp.f64 (neg.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y))))) (/.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y)))))) |
(+.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 (exp.f64 (neg.f64 x)) y) (*.f64 (exp.f64 x) y)) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (neg.f64 x)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 x) (neg.f64 x)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x x) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 x) x) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 x (neg.f64 x)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 x (neg.f64 x)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 x x) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 x x) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (cosh.f64 x) (cosh.f64 x))))) |
(/.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(/.f64 (fma.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x)))))) |
(fma.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (cosh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64)) (cosh.f64 x)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x)))))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 (neg.f64 x)))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(+.f64 (cosh.f64 x) (cosh.f64 x)) |
#s(literal 2 binary64) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 x))) |
(cosh.f64 (neg.f64 x)) |
(cosh.f64 x) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
x |
y |
(sin.f64 y) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.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 (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(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) |
#s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y))) |
#s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) y) |
(*.f64 (*.f64 y y) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal -1/6 binary64) y)) |
(*.f64 #s(literal -1/6 binary64) y) |
(*.f64 y #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 #s(approx (/ (cosh x) y) (pow.f64 y #s(literal -1 binary64))) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(approx (/ (cosh x) y) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (cosh x) y) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal -1/2 binary64))) (neg.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1/2 binary64)) |
(pow.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) y) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
(*.f64 (/.f64 (/.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) #s(literal 2 binary64)) (/.f64 (sin.f64 y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (/.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) (/.f64 (sin.f64 y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) (sin.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) y) (sin.f64 y)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64)))) (sin.f64 y)) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) (sin.f64 y)) (*.f64 (*.f64 y y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) (sin.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) (sin.f64 y)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) (fabs.f64 y)) (/.f64 (sin.f64 y) (fabs.f64 y))) |
(*.f64 (/.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) (neg.f64 y)) (/.f64 (sin.f64 y) (neg.f64 y))) |
(*.f64 (/.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) y) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) (sin.f64 y)) |
(*.f64 (sin.f64 y) (/.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) (sin.f64 y))) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) (sin.f64 y)) (*.f64 y y)) |
(/.f64 (neg.f64 (/.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) y)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 y y)))) |
(/.f64 (/.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) y) y) |
(/.f64 (neg.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64)))) (neg.f64 (*.f64 y y))) |
(/.f64 #s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) |
#s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) |
(+.f64 y y) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (/.f64 (sin.f64 y) y)) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) y)) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (/.f64 (fma.f64 #s(literal 2 binary64) (sin.f64 y) (*.f64 (*.f64 x x) (sin.f64 y))) y)) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) y) (*.f64 x x) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/12 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y)) (*.f64 x x) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) (*.f64 (*.f64 (sin.f64 y) y) #s(literal 2 binary64))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) (*.f64 (*.f64 (sin.f64 y) y) (fma.f64 x x #s(literal 2 binary64)))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) (fma.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 y) (*.f64 (fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (sin.f64 y) y) (*.f64 (sin.f64 y) y)) (*.f64 x x)))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) (fma.f64 (*.f64 y #s(literal 2 binary64)) (sin.f64 y) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (sin.f64 y) y) (*.f64 (*.f64 (sin.f64 y) y) #s(literal 1/12 binary64))) (*.f64 x x) (*.f64 (sin.f64 y) y)) (*.f64 x x)))) |
#s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) |
#s(approx (* (* 2 (cosh x)) y) (*.f64 y (fma.f64 x x #s(literal 2 binary64)))) |
#s(approx (* (* 2 (cosh x)) y) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/12 binary64) y) (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
#s(approx (* (* 2 (cosh x)) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/360 binary64) (*.f64 #s(literal 1/12 binary64) y)) (*.f64 x x) y) (*.f64 x x) (*.f64 y #s(literal 2 binary64)))) |
#s(approx (* 2 (cosh x)) #s(literal 2 binary64)) |
#s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (sin y) (/ (cosh x) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (sin y) (/ (cosh x) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) y)) |
#s(approx (* (sin y) (/ (cosh x) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (sin y) (/ (cosh x) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (cosh x) y) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ (cosh x) y) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ (cosh x) y) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) y) (*.f64 x x) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (cosh x) y) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) y) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (/.f64 (sin.f64 y) y)) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (fma.f64 (*.f64 (*.f64 x (/.f64 (sin.f64 y) y)) (/.f64 (*.f64 #s(literal 0 binary64) y) y)) #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) y) y) (/.f64 (sin.f64 y) y) (*.f64 x (/.f64 (sin.f64 y) y)))) x (/.f64 (sin.f64 y) y))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x (/.f64 (sin.f64 y) y)) (/.f64 (*.f64 y #s(literal 0 binary64)) y) (/.f64 (sin.f64 y) y))) x (*.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) y) y) (/.f64 (sin.f64 y) y)) #s(literal 1/2 binary64))) x (/.f64 (sin.f64 y) y))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (*.f64 x (/.f64 (sin.f64 y) y)) (/.f64 (*.f64 #s(literal 0 binary64) y) y) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) y) y) (/.f64 (sin.f64 y) y) (*.f64 x (/.f64 (sin.f64 y) y))) x (*.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (sin.f64 y) y)) (/.f64 (*.f64 y #s(literal 0 binary64)) y) (/.f64 (sin.f64 y) y)) x (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) y) y) (/.f64 (sin.f64 y) y))) x (*.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (/.f64 #s(literal 2 binary64) y)) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (/.f64 (fma.f64 x x #s(literal 2 binary64)) y)) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) y) (*.f64 x x) (pow.f64 y #s(literal -1 binary64))) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))) |
#s(approx (* (* 2 (cosh x)) y) (*.f64 y #s(literal 2 binary64))) |
#s(approx (* (* 2 (cosh x)) y) (fma.f64 (*.f64 #s(literal 0 binary64) y) x (*.f64 y #s(literal 2 binary64)))) |
#s(approx (* (* 2 (cosh x)) y) (fma.f64 (fma.f64 #s(literal 0 binary64) y (*.f64 y x)) x (*.f64 y #s(literal 2 binary64)))) |
#s(approx (* (* 2 (cosh x)) y) (fma.f64 (fma.f64 #s(literal 0 binary64) y (*.f64 (fma.f64 (*.f64 y #s(literal 0 binary64)) x y) x)) x (*.f64 y #s(literal 2 binary64)))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (*.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (sin.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (sin.f64 y))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) (*.f64 (*.f64 (sin.f64 y) y) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
#s(approx (* (* 2 (cosh x)) y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y)) |
#s(approx (* 2 (cosh x)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (cosh x) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (sin.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (sin y) (/ (cosh x) y)) (*.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (sin.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (/ (cosh x) y) (*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (*.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (sin.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (sin.f64 y))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y)) |
#s(approx (* (* 2 (cosh x)) y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y)) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (*.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (sin.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (sin.f64 y))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y)) |
#s(approx (* (* 2 (cosh x)) y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y)) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 y y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1/12 binary64))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 y y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/240 binary64))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1/12 binary64))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 y y)) #s(literal 1/120 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1/6 binary64))) (*.f64 y y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/5040 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1/6 binary64))) (*.f64 y y)))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 y y))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) (*.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (*.f64 y y))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) (*.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 y y)) #s(literal 1/120 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1/6 binary64))) (*.f64 y y))) (*.f64 y y))) |
#s(approx (* (* (* 2 (cosh x)) y) (sin y)) (*.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/5040 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1/6 binary64))) (*.f64 y y))) (*.f64 y y))) |
#s(approx y y) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) 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) (*.f64 y y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 y y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1/12 binary64))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 y y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/240 binary64))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1/12 binary64))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) 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))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/6 (* y y)) 1) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64))) |
#s(approx (* (* -1/6 y) y) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)) |
#s(approx (* -1/6 y) (*.f64 #s(literal -1/6 binary64) y)) |
#s(approx (* (sin y) (/ (cosh x) y)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (sin y) (/ (cosh x) y)) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 y y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (sin y) (/ (cosh x) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1/12 binary64))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (sin y) (/ (cosh x) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 y y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/240 binary64))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1/12 binary64))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow y -1) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 y y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1/12 binary64))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 y y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/240 binary64))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1/12 binary64))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) y) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 y y)) #s(literal 1/120 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1/6 binary64))) (*.f64 y y)))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 y y)) #s(literal -1/5040 binary64) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -1/6 binary64))) (*.f64 y y)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y)) |
#s(approx (* (* 2 (cosh x)) y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y)) |
#s(approx (* 2 y) (*.f64 y #s(literal 2 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)) |
#s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (*.f64 (*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (sin.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (*.f64 (/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) y) (sin.f64 y))) |
#s(approx (/ (/ (* (* (* 2 (cosh x)) y) (sin y)) (* y y)) 2) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) y)) #s(literal -1/2 binary64))) |
#s(approx (* (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (sin y)) (neg.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) y)))) |
#s(approx (/ (+ (* (exp x) y) (* y (exp (neg x)))) (* y y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) y))) |
#s(approx (* (* 2 (cosh x)) y) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
Compiled 7 024 to 1 245 computations (82.3% saved)
10 alts after pruning (3 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 279 | 3 | 282 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 3 | 4 |
| Total | 282 | 10 | 292 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 64.3% | (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) (*.f64 y y)) #s(literal 2 binary64)) |
| 23.7% | (/.f64 (*.f64 (/.f64 #s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 y y)) (sin.f64 y)) #s(literal 2 binary64)) | |
| ✓ | 99.9% | (/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
| 50.2% | (*.f64 (sin.f64 y) #s(approx (/ (cosh x) y) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)))) | |
| ✓ | 50.4% | (*.f64 (sin.f64 y) #s(approx (/ (cosh x) y) (pow.f64 y #s(literal -1 binary64)))) |
| ✓ | 61.9% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ✓ | 50.4% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
| 10.8% | #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) | |
| ✓ | 10.8% | #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) |
| ✓ | 28.4% | #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
Compiled 636 to 259 computations (59.3% saved)
| Inputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 y) #s(approx (/ (cosh x) y) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
(/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
(*.f64 (sin.f64 y) #s(approx (/ (cosh x) y) (pow.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (*.f64 #s(literal 2 binary64) y)) (*.f64 y y)) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) (*.f64 y y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (/.f64 (*.f64 (sin.f64 y) (exp.f64 x)) y) (/.f64 (*.f64 (sin.f64 y) (exp.f64 (neg.f64 x))) y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(approx (+ (* (exp x) y) (* y (exp (neg x)))) (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 y y)) (sin.f64 y)) #s(literal 2 binary64)) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
(/.f64 (*.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (exp.f64 x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 x) y) (*.f64 (exp.f64 (neg.f64 x)) y))))) (*.f64 y y)) (sin.f64 y)) #s(literal 2 binary64)) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y)))) |
| Outputs |
|---|
(/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
5 calls:
| 7.0ms | y |
| 6.0ms | x |
| 6.0ms | (/.f64 (sin.f64 y) y) |
| 5.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 4.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (/.f64 (sin.f64 y) y) |
| 99.9% | 1 | (cosh.f64 x) |
| 99.9% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 y) #s(approx (/ (cosh x) y) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (sin.f64 y) (/.f64 (cosh.f64 x) y)) |
| Outputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
5 calls:
| 4.0ms | y |
| 3.0ms | x |
| 3.0ms | (/.f64 (sin.f64 y) y) |
| 3.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 2.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (/.f64 (sin.f64 y) y) |
| 99.9% | 1 | (cosh.f64 x) |
| 99.9% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 (sin.f64 y) #s(approx (/ (cosh x) y) (pow.f64 y #s(literal -1 binary64)))) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) |
(*.f64 (sin.f64 y) #s(approx (/ (cosh x) y) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
5 calls:
| 4.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (/.f64 (sin.f64 y) y) |
| 2.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.4% | 4 | (/.f64 (sin.f64 y) y) |
| 83.9% | 2 | (cosh.f64 x) |
| 93.2% | 3 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 83.9% | 2 | x |
| 74.7% | 2 | y |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 #s(literal -1/6 binary64) y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
1 calls:
| 2.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.2% | 3 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
1 calls:
| 1.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.2% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
5 calls:
| 2.0ms | x |
| 1.0ms | y |
| 1.0ms | (/.f64 (sin.f64 y) y) |
| 1.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 1.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.4% | 1 | y |
| 50.4% | 1 | (/.f64 (sin.f64 y) y) |
| 50.4% | 1 | (cosh.f64 x) |
| 50.4% | 1 | x |
| 50.4% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
5 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (/.f64 (sin.f64 y) y) |
| 1.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 1.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.4% | 1 | (cosh.f64 x) |
| 28.4% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 28.4% | 1 | y |
| 28.4% | 1 | x |
| 28.4% | 1 | (/.f64 (sin.f64 y) y) |
Compiled 15 to 17 computations (-13.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.3354789715140316e-6 | 1.0 |
| 0.0ms | -inf | -5.839357108465399e-12 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.3354789715140316e-6 | 1.0 |
| 0.0ms | -inf | -5.839357108465399e-12 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.3354789715140316e-6 | 1.0 |
Compiled 10 to 11 computations (-10% saved)
| 1× | fuel |
Compiled 212 to 43 computations (79.7% saved)
(abs y)
(abs x)
Compiled 1 286 to 574 computations (55.4% saved)
Loading profile data...