
Time bar (total: 4.4s)
| 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)
| 774.0ms | 8 256× | 0 | valid |
ival-cosh: 219.0ms (42.4% of total)ival-sin: 193.0ms (37.4% of total)ival-mult!: 57.0ms (11% of total)ival-div!: 46.0ms (8.9% of total)adjust: 2.0ms (0.4% 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 |
| 40.0ms | 512× | 0 | valid |
Compiled 45 to 22 computations (51.1% saved)
ival-sin: 15.0ms (56.7% of total)ival-cosh: 6.0ms (22.7% of total)ival-div!: 3.0ms (11.3% 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)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 8 | 51 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 43 | 9 | 52 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| ▶ | 62.0% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
| ▶ | 58.8% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| 89.5% | (*.f64 #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))) (/.f64 (sin.f64 y) y)) | |
| ▶ | 85.4% | (*.f64 #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))) (/.f64 (sin.f64 y) y)) |
| 72.4% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) | |
| ▶ | 81.8% | #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))) |
| 49.2% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) | |
| ▶ | 99.8% | #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))) |
Compiled 289 to 204 computations (29.4% saved)
| Inputs |
|---|
#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))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
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 |
(*.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 (cosh.f64 x) #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 #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))) (/.f64 (sin.f64 y) y)) |
#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))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 x x) |
(/.f64 (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))) |
(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)) |
(/.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) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 x x)) |
(*.f64 #s(literal 1/24 binary64) (sin.f64 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 (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (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 (* (* 1/2 (sin y)) (/ (* 2 (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 (/ (* 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 (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 (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) 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/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (* 1/2 (/ (sin y) y)))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y))))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (* 1/2 (sin y)))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y))))) |
#s(approx (* (* 1/24 (sin y)) (* x x)) #s(hole binary64 (* 1/24 (* (pow x 2) (sin y))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (* 1/2 (/ (* (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 (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* 1/24 (/ (* (pow x 4) (sin y)) y)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (* 1/2 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (+ (* 1/2 (/ (sin y) (* (pow x 2) y))) (/ (sin y) (* (pow x 4) y))))))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (* 1/24 (/ (* (pow x 2) (sin y)) y)))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (* (pow x 2) (+ (* 1/24 (/ (sin y) y)) (* 1/2 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (* 1/24 (* (pow x 2) (sin y))))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (* (pow x 2) (+ (* 1/24 (sin y)) (* 1/2 (/ (sin y) (pow x 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 (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (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 (* (* 1/2 (sin y)) (/ (* 2 (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 (* (* 1/2 (sin y)) (/ (* 2 (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 (* 1/2 (sin y)) #s(hole binary64 (* 1/2 y))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* y (+ 1/2 (* -1/12 (pow y 2)))))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* y (+ 1/2 (* (pow y 2) (- (* 1/240 (pow y 2)) 1/12)))))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* y (+ 1/2 (* (pow y 2) (- (* (pow y 2) (+ 1/240 (* -1/10080 (pow y 2)))) 1/12)))))) |
#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 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 (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/144 (pow x 2)) 1/12)) 1/6)))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/144 (pow x 2)) 1/12)) (* (pow y 2) (+ 1/120 (* (pow x 2) (+ 1/240 (* 1/2880 (pow x 2))))))) 1/6)))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/144 (pow x 2)) 1/12)) (* (pow y 2) (+ 1/120 (+ (* (pow x 2) (+ 1/240 (* 1/2880 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/120960 (pow x 2)) 1/10080)) 1/5040)))))) 1/6)))))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/2 (+ (* 1/24 (pow x 2)) (* (pow y 2) (- (* -1/144 (pow x 2)) 1/12)))))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/2 (+ (* 1/24 (pow x 2)) (* (pow y 2) (- (+ (* -1/144 (pow x 2)) (* (pow y 2) (+ 1/240 (* 1/2880 (pow x 2))))) 1/12)))))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/2 (+ (* 1/24 (pow x 2)) (* (pow y 2) (- (+ (* -1/144 (pow x 2)) (* (pow y 2) (+ 1/240 (+ (* 1/2880 (pow x 2)) (* (pow y 2) (- (* -1/120960 (pow x 2)) 1/10080)))))) 1/12)))))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/2 (+ (* 1/24 (pow x 2)) (* (pow y 2) (- (* -1/144 (pow x 2)) 1/12))))))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/2 (+ (* 1/24 (pow x 2)) (* (pow y 2) (- (+ (* -1/144 (pow x 2)) (* (pow y 2) (+ 1/240 (* 1/2880 (pow x 2))))) 1/12))))))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/2 (+ (* 1/24 (pow x 2)) (* (pow y 2) (- (+ (* -1/144 (pow x 2)) (* (pow y 2) (+ 1/240 (+ (* 1/2880 (pow x 2)) (* (pow y 2) (- (* -1/120960 (pow x 2)) 1/10080)))))) 1/12))))))) |
#s(approx (* (* 1/24 (sin y)) (* x x)) #s(hole binary64 (* 1/24 (* (pow x 2) y)))) |
#s(approx (* (* 1/24 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* -1/144 (* (pow x 2) (pow y 2))) (* 1/24 (pow x 2)))))) |
#s(approx (* (* 1/24 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* 1/24 (pow x 2)) (* (pow y 2) (+ (* -1/144 (pow x 2)) (* 1/2880 (* (pow x 2) (pow y 2))))))))) |
#s(approx (* (* 1/24 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* 1/24 (pow x 2)) (* (pow y 2) (+ (* -1/144 (pow x 2)) (* (pow y 2) (+ (* -1/120960 (* (pow x 2) (pow y 2))) (* 1/2880 (pow x 2)))))))))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* 1/24 y))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* y (+ 1/24 (* -1/144 (pow y 2)))))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* y (+ 1/24 (* (pow y 2) (- (* 1/2880 (pow y 2)) 1/144)))))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* y (+ 1/24 (* (pow y 2) (- (* (pow y 2) (+ 1/2880 (* -1/120960 (pow y 2)))) 1/144)))))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* 1/2 (sin 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 (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (+ (sin y) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y))))) y))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (/ (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y))) y))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* 1/24 (sin y)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (sin y)) (* -1 (* (pow x 2) (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y)))))) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | 0 | ((* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) 1/2 (sin y) y (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (cosh x) x (* (cosh x) (/ (sin y) y)) (/ (sin y) y) 1 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (+ (* 1/24 (* x x)) 1/2) 1/24 (* x x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) (* (* 1/24 (sin y)) (* x x)) (* 1/24 (sin y))) |
| 6.0ms | y | @ | inf | ((* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) 1/2 (sin y) y (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (cosh x) x (* (cosh x) (/ (sin y) y)) (/ (sin y) y) 1 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (+ (* 1/24 (* x x)) 1/2) 1/24 (* x x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) (* (* 1/24 (sin y)) (* x x)) (* 1/24 (sin y))) |
| 5.0ms | y | @ | -inf | ((* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) 1/2 (sin y) y (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (cosh x) x (* (cosh x) (/ (sin y) y)) (/ (sin y) y) 1 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (+ (* 1/24 (* x x)) 1/2) 1/24 (* x x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) (* (* 1/24 (sin y)) (* x x)) (* 1/24 (sin y))) |
| 4.0ms | x | @ | inf | ((* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) 1/2 (sin y) y (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (cosh x) x (* (cosh x) (/ (sin y) y)) (/ (sin y) y) 1 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (+ (* 1/24 (* x x)) 1/2) 1/24 (* x x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) (* (* 1/24 (sin y)) (* x x)) (* 1/24 (sin y))) |
| 4.0ms | x | @ | -inf | ((* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) 1/2 (sin y) y (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (cosh x) x (* (cosh x) (/ (sin y) y)) (/ (sin y) y) 1 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (+ (* 1/24 (* x x)) 1/2) 1/24 (* x x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) (* (* 1/24 (sin y)) (* x x)) (* 1/24 (sin y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 414 | 2940 |
| 0 | 463 | 2778 |
| 1 | 2447 | 2762 |
| 0 | 9431 | 2663 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
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 |
(*.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 (cosh.f64 x) #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 #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))) (/.f64 (sin.f64 y) y)) |
#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))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 x x) |
(/.f64 (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))) |
(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)) |
(/.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) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 x x)) |
(*.f64 #s(literal 1/24 binary64) (sin.f64 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 (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (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 (* (* 1/2 (sin y)) (/ (* 2 (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 (/ (* 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 (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 (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) 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/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (* 1/2 (/ (sin y) y)))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y))))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (* 1/2 (sin y)))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y))))) |
#s(approx (* (* 1/24 (sin y)) (* x x)) #s(hole binary64 (* 1/24 (* (pow x 2) (sin y))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (* 1/2 (/ (* (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 (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* 1/24 (/ (* (pow x 4) (sin y)) y)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (* 1/2 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 4) (+ (* 1/24 (/ (sin y) y)) (+ (* 1/2 (/ (sin y) (* (pow x 2) y))) (/ (sin y) (* (pow x 4) y))))))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (* 1/24 (/ (* (pow x 2) (sin y)) y)))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (* (pow x 2) (+ (* 1/24 (/ (sin y) y)) (* 1/2 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (* 1/24 (* (pow x 2) (sin y))))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (* (pow x 2) (+ (* 1/24 (sin y)) (* 1/2 (/ (sin y) (pow x 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 (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (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 (* (* 1/2 (sin y)) (/ (* 2 (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 (* (* 1/2 (sin y)) (/ (* 2 (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 (* 1/2 (sin y)) #s(hole binary64 (* 1/2 y))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* y (+ 1/2 (* -1/12 (pow y 2)))))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* y (+ 1/2 (* (pow y 2) (- (* 1/240 (pow y 2)) 1/12)))))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* y (+ 1/2 (* (pow y 2) (- (* (pow y 2) (+ 1/240 (* -1/10080 (pow y 2)))) 1/12)))))) |
#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 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 (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/144 (pow x 2)) 1/12)) 1/6)))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/144 (pow x 2)) 1/12)) (* (pow y 2) (+ 1/120 (* (pow x 2) (+ 1/240 (* 1/2880 (pow x 2))))))) 1/6)))))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/144 (pow x 2)) 1/12)) (* (pow y 2) (+ 1/120 (+ (* (pow x 2) (+ 1/240 (* 1/2880 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/120960 (pow x 2)) 1/10080)) 1/5040)))))) 1/6)))))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/2 (+ (* 1/24 (pow x 2)) (* (pow y 2) (- (* -1/144 (pow x 2)) 1/12)))))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/2 (+ (* 1/24 (pow x 2)) (* (pow y 2) (- (+ (* -1/144 (pow x 2)) (* (pow y 2) (+ 1/240 (* 1/2880 (pow x 2))))) 1/12)))))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/2 (+ (* 1/24 (pow x 2)) (* (pow y 2) (- (+ (* -1/144 (pow x 2)) (* (pow y 2) (+ 1/240 (+ (* 1/2880 (pow x 2)) (* (pow y 2) (- (* -1/120960 (pow x 2)) 1/10080)))))) 1/12)))))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/2 (+ (* 1/24 (pow x 2)) (* (pow y 2) (- (* -1/144 (pow x 2)) 1/12))))))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/2 (+ (* 1/24 (pow x 2)) (* (pow y 2) (- (+ (* -1/144 (pow x 2)) (* (pow y 2) (+ 1/240 (* 1/2880 (pow x 2))))) 1/12))))))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/2 (+ (* 1/24 (pow x 2)) (* (pow y 2) (- (+ (* -1/144 (pow x 2)) (* (pow y 2) (+ 1/240 (+ (* 1/2880 (pow x 2)) (* (pow y 2) (- (* -1/120960 (pow x 2)) 1/10080)))))) 1/12))))))) |
#s(approx (* (* 1/24 (sin y)) (* x x)) #s(hole binary64 (* 1/24 (* (pow x 2) y)))) |
#s(approx (* (* 1/24 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* -1/144 (* (pow x 2) (pow y 2))) (* 1/24 (pow x 2)))))) |
#s(approx (* (* 1/24 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* 1/24 (pow x 2)) (* (pow y 2) (+ (* -1/144 (pow x 2)) (* 1/2880 (* (pow x 2) (pow y 2))))))))) |
#s(approx (* (* 1/24 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* 1/24 (pow x 2)) (* (pow y 2) (+ (* -1/144 (pow x 2)) (* (pow y 2) (+ (* -1/120960 (* (pow x 2) (pow y 2))) (* 1/2880 (pow x 2)))))))))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* 1/24 y))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* y (+ 1/24 (* -1/144 (pow y 2)))))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* y (+ 1/24 (* (pow y 2) (- (* 1/2880 (pow y 2)) 1/144)))))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* y (+ 1/24 (* (pow y 2) (- (* (pow y 2) (+ 1/2880 (* -1/120960 (pow y 2)))) 1/144)))))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* 1/2 (sin 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 (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (+ (sin y) (* (pow x 2) (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y))))) y))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) #s(hole binary64 (/ (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y))) y))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* 1/24 (sin y)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (sin y)) (* -1 (* (pow x 2) (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y)))))) y)))) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(*.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) y) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
y |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.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))) (fma.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 x) y) (-.f64 (*.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 (neg.f64 x)) y)) (*.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 (neg.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 (+.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 #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) |
(*.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 |
(*.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 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (cosh.f64 x)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 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 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.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 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 #s(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))) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) #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)))) |
(/.f64 (neg.f64 (*.f64 #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))) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #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))) (sin.f64 y)) y) |
#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))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
#s(literal 1/24 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 (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) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y)) y)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) (sin.f64 y)) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) (neg.f64 y) (*.f64 y (neg.f64 (sin.f64 y)))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) y (*.f64 y (sin.f64 y))) (*.f64 y y)) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) y (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 (sin.f64 y) y (*.f64 y (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)))) (*.f64 y y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) (sin.f64 y)) y)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y)) y) |
(fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) x) x (/.f64 (sin.f64 y) y)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) (sin.f64 y)) y)) (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) (sin.f64 y)) y))) |
(-.f64 (/.f64 (sin.f64 y) y) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) #s(literal 1/13824 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64)) #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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) #s(literal 1/13824 binary64) (*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64)) #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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))))) (neg.f64 (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y (*.f64 y (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) y (*.f64 y (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) (*.f64 y y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) #s(literal 1/13824 binary64) (*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64)) #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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) (neg.f64 y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(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))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64))) |
(fma.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) 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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)) y)) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 y)) y)) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 y) y))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x x) (/.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/24 binary64)) #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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 y y))))) (/.f64 (*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64)) #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 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 y y)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 (*.f64 x x) (sin.f64 y)) #s(literal 1/24 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 y) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x)) |
(fma.f64 (sin.f64 y) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal -1/2 binary64) (sin.f64 y))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (neg.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x))))) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x) |
(*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (sin.f64 y)) |
(*.f64 (*.f64 (*.f64 x x) (sin.f64 y)) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (sin.f64 y))) |
(*.f64 #s(literal 1/24 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1/24 binary64)) |
#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)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.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 (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 (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) y)) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y)) y)) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (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 (/ (* 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 (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 #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 (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (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 (+ (* 1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/24 (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x 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 (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y)) y)) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y)) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
#s(approx (* (* 1/24 (sin y)) (* x x)) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (*.f64 #s(literal 1/2 binary64) (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 (cosh x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/24 binary64)) (*.f64 x x))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) (*.f64 (*.f64 x x) y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y) (fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) (*.f64 (pow.f64 x #s(literal 4 binary64)) y)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/24 binary64))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (*.f64 (fma.f64 (/.f64 (sin.f64 y) (*.f64 (*.f64 x x) y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x)) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/24 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 (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) 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 (* (* 1/2 (sin y)) (/ (* 2 (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 (* (* 1/2 (sin y)) (/ (* 2 (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 (* 1/2 (sin y)) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (* 1/2 (sin y)) (*.f64 (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)) y)) |
#s(approx (* 1/2 (sin y)) (*.f64 (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)) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #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 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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 (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 #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 #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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #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 #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 #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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)) #s(literal 1 binary64))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/144 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 y y)))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2880 binary64) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 y y) (*.f64 #s(literal -1/144 binary64) (*.f64 x x))) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/2880 binary64) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/120960 binary64) (*.f64 x x)) #s(literal 1/10080 binary64)) (*.f64 y y))) (*.f64 y y) (*.f64 #s(literal -1/144 binary64) (*.f64 x x))) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) (*.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/144 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 y y))) y)) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/2880 binary64) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 y y) (*.f64 #s(literal -1/144 binary64) (*.f64 x x))) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/2880 binary64) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/120960 binary64) (*.f64 x x)) #s(literal 1/10080 binary64)) (*.f64 y y))) (*.f64 y y) (*.f64 #s(literal -1/144 binary64) (*.f64 x x))) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) y)) |
#s(approx (* (* 1/24 (sin y)) (* x x)) (*.f64 (*.f64 (*.f64 x x) y) #s(literal 1/24 binary64))) |
#s(approx (* (* 1/24 (sin y)) (* x x)) (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal -1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) y)) |
#s(approx (* (* 1/24 (sin y)) (* x x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2880 binary64) (*.f64 #s(literal -1/144 binary64) (*.f64 x x))) (*.f64 y y))) y)) |
#s(approx (* (* 1/24 (sin y)) (* x x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal -1/120960 binary64) (*.f64 #s(literal 1/2880 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 #s(literal -1/144 binary64) (*.f64 x x))) (*.f64 y y))) y)) |
#s(approx (* 1/24 (sin y)) (*.f64 #s(literal 1/24 binary64) y)) |
#s(approx (* 1/24 (sin y)) (*.f64 (fma.f64 #s(literal -1/144 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y)) |
#s(approx (* 1/24 (sin y)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2880 binary64) (*.f64 y y)) #s(literal 1/144 binary64)) (*.f64 y y) #s(literal 1/24 binary64)) y)) |
#s(approx (* 1/24 (sin y)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120960 binary64) (*.f64 y y) #s(literal 1/2880 binary64)) (*.f64 y y)) #s(literal 1/144 binary64)) (*.f64 y y) #s(literal 1/24 binary64)) y)) |
#s(approx (* 1/2 (sin y)) (*.f64 #s(literal 1/2 binary64) (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 y y) #s(literal -1/6 binary64))) |
#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 (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y)) y)) |
#s(approx (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y)) |
#s(approx (* 1/24 (sin y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
#s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y))) y))) |
Compiled 13 838 to 1 910 computations (86.2% saved)
24 alts after pruning (22 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 404 | 20 | 424 |
| Fresh | 1 | 2 | 3 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 409 | 24 | 433 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 16.2% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) | |
| ✓ | 58.8% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ▶ | 89.5% | (*.f64 #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))) (/.f64 (sin.f64 y) y)) |
| 56.2% | (*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| ▶ | 51.4% | (*.f64 #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) y) #s(literal 1 binary64))) |
| ▶ | 85.4% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| 53.4% | (*.f64 #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))) (/.f64 #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)) y)) | |
| 49.5% | (*.f64 #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))) (/.f64 #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)) y)) | |
| 52.8% | (*.f64 #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))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) | |
| 45.5% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| 40.1% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 85.2% | (*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* 1/24 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) | |
| 29.7% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| ▶ | 23.3% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| 42.9% | #s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 y) #s(approx (* (* 1/24 (sin y)) (* x x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2880 binary64) (*.f64 #s(literal -1/144 binary64) (*.f64 x x))) (*.f64 y y))) y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) | |
| 55.4% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) y (*.f64 y (sin.f64 y))) (*.f64 y y))) | |
| 34.5% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x))))))) | |
| ▶ | 49.2% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
| 16.4% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 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))) (fma.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 x) y) (-.f64 (*.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 (neg.f64 x)) y)) (*.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 (neg.f64 x)) y))))))) | |
| 79.1% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) | |
| 49.1% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) | |
| 86.1% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 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))))) | |
| 47.7% | #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 1 380 to 820 computations (40.6% saved)
| Inputs |
|---|
(*.f64 #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))) (/.f64 (sin.f64 y) y)) |
#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))) |
(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)) |
(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)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
(*.f64 x x) |
x |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
(*.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(approx (/ (sin y) y) #s(literal 1 binary64)) |
(*.f64 #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) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
#s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/24 binary64) x) |
| 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 (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (+ 1/24 (* 1/720 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (* 1/24 x) #s(hole binary64 (* 1/24 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 (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/720 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 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 (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 | x | @ | inf | ((* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) 1/720 (* x x) x 1/24 1/2 1 (/ (sin y) y) (sin y) y (* (cosh x) (/ (sin y) y)) (cosh x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (* (cosh x) (/ (sin y) y)) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (+ (* (* 1/24 x) x) 1/2) (* 1/24 x)) |
| 3.0ms | x | @ | -inf | ((* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) 1/720 (* x x) x 1/24 1/2 1 (/ (sin y) y) (sin y) y (* (cosh x) (/ (sin y) y)) (cosh x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (* (cosh x) (/ (sin y) y)) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (+ (* (* 1/24 x) x) 1/2) (* 1/24 x)) |
| 2.0ms | y | @ | -inf | ((* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) 1/720 (* x x) x 1/24 1/2 1 (/ (sin y) y) (sin y) y (* (cosh x) (/ (sin y) y)) (cosh x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (* (cosh x) (/ (sin y) y)) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (+ (* (* 1/24 x) x) 1/2) (* 1/24 x)) |
| 1.0ms | y | @ | inf | ((* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) 1/720 (* x x) x 1/24 1/2 1 (/ (sin y) y) (sin y) y (* (cosh x) (/ (sin y) y)) (cosh x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (* (cosh x) (/ (sin y) y)) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (+ (* (* 1/24 x) x) 1/2) (* 1/24 x)) |
| 1.0ms | x | @ | 0 | ((* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) 1/720 (* x x) x 1/24 1/2 1 (/ (sin y) y) (sin y) y (* (cosh x) (/ (sin y) y)) (cosh x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (* (cosh x) (/ (sin y) y)) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (+ (* (* 1/24 x) x) 1/2) (* 1/24 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 1313 |
| 0 | 226 | 1262 |
| 1 | 1126 | 1214 |
| 0 | 8448 | 1183 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #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))) (/.f64 (sin.f64 y) y)) |
#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))) |
(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)) |
(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)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
(*.f64 x x) |
x |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
(*.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(approx (/ (sin y) y) #s(literal 1 binary64)) |
(*.f64 #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) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
#s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/24 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 (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 (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (+ 1/24 (* 1/720 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (* 1/24 x) #s(hole binary64 (* 1/24 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 (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/720 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 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 (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) #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)))) |
(*.f64 #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))) (/.f64 (sin.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 #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))) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #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))) (sin.f64 y)) y) |
#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))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (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(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (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 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (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)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) 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)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (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))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) 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))))) |
(/.f64 (fma.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.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)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (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)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.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)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.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)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (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(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.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)) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(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)) |
(fma.f64 (*.f64 x x) (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(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))) (/.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (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))) (/.f64 #s(literal 1 binary64) (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)))) |
(-.f64 (*.f64 (*.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)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.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)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.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))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) 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))))) (/.f64 (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) 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)))))) |
(+.f64 (/.f64 (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))))) |
(+.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.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 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) (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 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (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 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) (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))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64) #s(literal 1/2 binary64))) |
(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)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (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 #s(literal 1/4 binary64) (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 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) (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 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) (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 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/13824 binary64) (pow.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/576 binary64) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/17280 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64))))) |
(/.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/17280 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) x) #s(literal -1/24 binary64)) |
(-.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/720 binary64) x)) x)) |
(-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/720 binary64))) |
(-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/13824 binary64) (-.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/17280 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/17280 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) x) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) |
#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)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(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)))) |
x |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.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 |
(*.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(approx (/ (sin y) y) #s(literal 1 binary64)) |
(*.f64 #s(approx (/ (sin y) y) #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)))) |
(*.f64 #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 (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (sin.f64 y)) y) |
#s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x)) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/48 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/48 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x))) (/.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/24 binary64) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/24 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/24 binary64) x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/48 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/48 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/24 binary64) x) |
(*.f64 x #s(literal 1/24 binary64)) |
#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 x x) (/.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 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 x x) (sin.f64 y)) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.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)))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #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 (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (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/720 (* x x)) 1/24) (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (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/720 (* x x)) 1/24) #s(literal 1/24 binary64)) |
#s(approx (+ (* 1/720 (* x x)) 1/24) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* 1/24 x) x) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) |
#s(approx (* 1/24 x) (*.f64 #s(literal 1/24 binary64) 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 (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/720 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (pow.f64 x #s(literal -6 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) |
#s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 binary64)) x) x)) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) |
#s(approx (+ (* (* 1/24 x) x) 1/2) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/24 binary64)) 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)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #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 #s(literal -1/12 binary64) (*.f64 y y) #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 15 693 to 1 630 computations (89.6% saved)
30 alts after pruning (25 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 485 | 14 | 499 |
| Fresh | 6 | 11 | 17 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 493 | 30 | 523 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| ✓ | 58.8% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ▶ | 89.5% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| 56.7% | (*.f64 #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) 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)))) | |
| 52.8% | (*.f64 #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) 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)))) | |
| 56.2% | (*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| ✓ | 85.4% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| ▶ | 53.4% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
| 52.8% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| ▶ | 89.5% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| 51.4% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 51.4% | (*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| ▶ | 45.5% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
| 40.1% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 47.7% | (*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 85.2% | (*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) | |
| ✓ | 23.3% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| 42.9% | #s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 y) #s(approx (* (* 1/24 (sin y)) (* x x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2880 binary64) (*.f64 #s(literal -1/144 binary64) (*.f64 x x))) (*.f64 y y))) y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) | |
| 55.4% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) y (*.f64 y (sin.f64 y))) (*.f64 y y))) | |
| 34.5% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x))))))) | |
| ✓ | 49.2% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
| 31.8% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) | |
| 16.4% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 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))) (fma.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 x) y) (-.f64 (*.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 (neg.f64 x)) y)) (*.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 (neg.f64 x)) y))))))) | |
| 79.1% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) | |
| 49.1% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) | |
| 86.1% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 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))))) | |
| 34.7% | #s(approx (* (cosh x) (/ (sin y) y)) #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)))) | |
| 30.5% | #s(approx (* (cosh x) (/ (sin y) y)) #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)))) | |
| ▶ | 29.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)))) |
| 47.7% | #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 1 734 to 1 044 computations (39.8% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/720 binary64) x) |
#s(literal 1/720 binary64) |
x |
#s(literal 1/24 binary64) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
#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 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #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 (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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 (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/24 binary64) x) |
#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))) |
(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)) |
(-.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 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) x) x) |
| 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 (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (+ (* (* 1/720 x) x) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* (* 1/720 x) x) 1/24) #s(hole binary64 (+ 1/24 (* 1/720 (pow x 2))))) |
#s(approx (* 1/720 x) #s(hole binary64 (* 1/720 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (* 1/24 x) #s(hole binary64 (* 1/24 x))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (+ 1/24 (* 1/720 (pow x 2))))) |
#s(approx (* (* 1/720 x) x) #s(hole binary64 (* 1/720 (pow x 2)))) |
#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 (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/720 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/720 x) x) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* (* 1/720 x) x) 1/24) #s(hole binary64 (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/720 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 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 (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 (+ (* -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 (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin 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 (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* -1/5040 (pow y 3)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* (pow y 3) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (+ (* (* 1/720 x) x) 1/24) (* 1/720 x) 1/720 x 1/24 (* x x) 1/2 1 (/ (sin y) y) (sin y) y (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (+ (* (* 1/24 x) x) 1/2) (* 1/24 x) (/ (sin y) y) (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (* (+ (* -1/5040 (* y y)) 1/120) y) (+ (* -1/5040 (* y y)) 1/120) -1/5040 1/120 1/6 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) (* (* 1/720 x) x)) |
| 3.0ms | x | @ | -inf | ((* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (+ (* (* 1/720 x) x) 1/24) (* 1/720 x) 1/720 x 1/24 (* x x) 1/2 1 (/ (sin y) y) (sin y) y (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (+ (* (* 1/24 x) x) 1/2) (* 1/24 x) (/ (sin y) y) (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (* (+ (* -1/5040 (* y y)) 1/120) y) (+ (* -1/5040 (* y y)) 1/120) -1/5040 1/120 1/6 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) (* (* 1/720 x) x)) |
| 3.0ms | y | @ | -inf | ((* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (+ (* (* 1/720 x) x) 1/24) (* 1/720 x) 1/720 x 1/24 (* x x) 1/2 1 (/ (sin y) y) (sin y) y (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (+ (* (* 1/24 x) x) 1/2) (* 1/24 x) (/ (sin y) y) (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (* (+ (* -1/5040 (* y y)) 1/120) y) (+ (* -1/5040 (* y y)) 1/120) -1/5040 1/120 1/6 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) (* (* 1/720 x) x)) |
| 3.0ms | y | @ | inf | ((* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (+ (* (* 1/720 x) x) 1/24) (* 1/720 x) 1/720 x 1/24 (* x x) 1/2 1 (/ (sin y) y) (sin y) y (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (+ (* (* 1/24 x) x) 1/2) (* 1/24 x) (/ (sin y) y) (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (* (+ (* -1/5040 (* y y)) 1/120) y) (+ (* -1/5040 (* y y)) 1/120) -1/5040 1/120 1/6 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) (* (* 1/720 x) x)) |
| 2.0ms | x | @ | 0 | ((* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (+ (* (* 1/720 x) x) 1/24) (* 1/720 x) 1/720 x 1/24 (* x x) 1/2 1 (/ (sin y) y) (sin y) y (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (+ (* (* 1/24 x) x) 1/2) (* 1/24 x) (/ (sin y) y) (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (* (+ (* -1/5040 (* y y)) 1/120) y) (+ (* -1/5040 (* y y)) 1/120) -1/5040 1/120 1/6 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) (* (* 1/720 x) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 326 | 2740 |
| 0 | 377 | 2574 |
| 1 | 1613 | 2544 |
| 0 | 8188 | 2513 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/720 binary64) x) |
#s(literal 1/720 binary64) |
x |
#s(literal 1/24 binary64) |
(*.f64 x x) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
#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 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #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 (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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 (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/24 binary64) x) |
#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))) |
(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)) |
(-.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 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) x) 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 (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (+ (* (* 1/720 x) x) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* (* 1/720 x) x) 1/24) #s(hole binary64 (+ 1/24 (* 1/720 (pow x 2))))) |
#s(approx (* 1/720 x) #s(hole binary64 (* 1/720 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (* 1/24 x) #s(hole binary64 (* 1/24 x))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (+ 1/24 (* 1/720 (pow x 2))))) |
#s(approx (* (* 1/720 x) x) #s(hole binary64 (* 1/720 (pow x 2)))) |
#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 (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/720 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/720 x) x) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* (* 1/720 x) x) 1/24) #s(hole binary64 (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/720 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 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 (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 (+ (* -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 (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin 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 (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* -1/5040 (pow y 3)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* (pow y 3) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 y) y) #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)))) |
(*.f64 #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))) (/.f64 (sin.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 #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))) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #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))) (sin.f64 y)) y) |
#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))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (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 (neg.f64 (*.f64 x x)) (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 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (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 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (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(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (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 (neg.f64 (*.f64 x x)) (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 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (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 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))) |
(/.f64 (fma.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))))) |
(fma.f64 (*.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)) x) x #s(literal 1 binary64)) |
(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)) |
(fma.f64 (*.f64 x x) (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(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))) (/.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)))) |
(-.f64 (*.f64 (*.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)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.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)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.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))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (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 (/.f64 (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))))) (/.f64 (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)))))) |
(+.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(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)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1/13824 binary64) (pow.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/576 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64)))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/576 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
(/.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64))) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64) #s(literal 1/13824 binary64)) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) #s(literal 1/24 binary64)) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (/.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(-.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/720 binary64))) |
(-.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/720 binary64) x)) x)) |
(-.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/720 binary64) x))) |
(-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/13824 binary64) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/373248000 binary64)) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(*.f64 #s(literal 1/720 binary64) x) |
(*.f64 x #s(literal 1/720 binary64)) |
#s(literal 1/720 binary64) |
x |
#s(literal 1/24 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)))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.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) |
(sin.f64 y) |
y |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal -1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.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 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 x #s(literal -2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/24 binary64) x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x))) (/.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/24 binary64) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/24 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/24 binary64) x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) |
(*.f64 #s(literal 1/24 binary64) x) |
(*.f64 x #s(literal 1/24 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y y))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 #s(literal 1/120 binary64) y)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) y))) (-.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 #s(literal 1/120 binary64) y)) (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) (-.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 #s(literal 1/120 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) y)) (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 #s(literal 1/120 binary64) y) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(fma.f64 #s(literal 1/120 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) y)) |
(fma.f64 #s(literal 1/120 binary64) y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(fma.f64 y #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) y)) |
(fma.f64 y #s(literal 1/120 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(-.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) y)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (neg.f64 y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) y)) |
(+.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))) (+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/5040 binary64) y)) y)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal -1/5040 binary64))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (sin.f64 y)) y) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x))) |
#s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) x) x) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/720 binary64) 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 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64))) (*.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 (*.f64 #s(literal 1/24 binary64) x) x #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 (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (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/720 x) x) 1/24) (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (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/720 x) x) 1/24) #s(literal 1/24 binary64)) |
#s(approx (+ (* (* 1/720 x) x) 1/24) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
#s(approx (* 1/720 x) (*.f64 #s(literal 1/720 binary64) x)) |
#s(approx x x) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (* x x) 1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) 1/2) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* 1/24 x) x) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) |
#s(approx (* 1/24 x) (*.f64 #s(literal 1/24 binary64) x)) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (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/720 x) x) 1/24) (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (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/720 x) x) 1/24) #s(literal 1/24 binary64)) |
#s(approx (+ (* (* 1/720 x) x) 1/24) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
#s(approx (* (* 1/720 x) x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) #s(literal 1/2 binary64))) |
#s(approx (cosh x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (pow.f64 x #s(literal -6 binary64)))))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) 1/2) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (* 1/24 x) x) 1/2) (* x x)) 1) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* 1/24 x) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) |
#s(approx (+ (* (* 1/24 x) x) 1/2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/24 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (pow.f64 x #s(literal -6 binary64)))))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (+ (* (* 1/720 x) x) 1/24) (* x x)) 1/2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 binary64)) (*.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 #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 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/6 (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) (*.f64 #s(literal 1/120 binary64) y)) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#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 (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) y) (neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 3 binary64))))) |
Compiled 23 928 to 2 891 computations (87.9% saved)
34 alts after pruning (29 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 594 | 13 | 607 |
| Fresh | 4 | 16 | 20 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 4 | 5 |
| Total | 603 | 34 | 637 |
| Status | Accuracy | Program |
|---|---|---|
| 89.5% | (/.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (sin.f64 y)) y) | |
| ✓ | 99.9% | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| ✓ | 58.8% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ✓ | 89.5% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| 56.7% | (*.f64 #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) 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)))) | |
| 56.2% | (*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| ✓ | 85.4% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| 53.4% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 52.8% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 47.7% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) | |
| 52.8% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 51.4% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 51.4% | (*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 45.5% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) | |
| 13.8% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) | |
| 40.1% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) | |
| 85.2% | (*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) | |
| 46.5% | (*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) (*.f64 x x) #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)))) | |
| 25.5% | (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| 42.9% | #s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 y) #s(approx (* (* 1/24 (sin y)) (* x x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2880 binary64) (*.f64 #s(literal -1/144 binary64) (*.f64 x x))) (*.f64 y y))) y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) | |
| 55.4% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) y (*.f64 y (sin.f64 y))) (*.f64 y y))) | |
| 34.5% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x))))))) | |
| ✓ | 49.2% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
| 31.8% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) | |
| 16.4% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 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))) (fma.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 x) y) (-.f64 (*.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 (neg.f64 x)) y)) (*.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 (neg.f64 x)) y))))))) | |
| 79.1% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) | |
| 49.1% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) | |
| 86.1% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 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))))) | |
| 34.7% | #s(approx (* (cosh x) (/ (sin y) y)) #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)))) | |
| 30.5% | #s(approx (* (cosh x) (/ (sin y) y)) #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)))) | |
| 29.7% | #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)))) | |
| 8.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))))) | |
| 23.3% | #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) | |
| 47.7% | #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 2 685 to 962 computations (64.2% 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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) y) #s(literal 1 binary64))) |
(*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
(*.f64 #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) 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)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
(*.f64 (cosh.f64 x) #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(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* 1/24 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #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))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(/.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (sin.f64 y)) y) |
(*.f64 #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))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 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))))) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
#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) (/ (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)) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) y (*.f64 y (sin.f64 y))) (*.f64 y y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 y) #s(approx (* (* 1/24 (sin y)) (* x x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2880 binary64) (*.f64 #s(literal -1/144 binary64) (*.f64 x x))) (*.f64 y y))) y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 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))) (fma.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 x) y) (-.f64 (*.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 (neg.f64 x)) y)) (*.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 (neg.f64 x)) y))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x))))))) |
| Outputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
5 calls:
| 24.0ms | y |
| 17.0ms | (/.f64 (sin.f64 y) y) |
| 17.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 14.0ms | x |
| 10.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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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) y) #s(literal 1 binary64))) |
(*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
(*.f64 #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) 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)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
(*.f64 (cosh.f64 x) #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(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* 1/24 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #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))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(/.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (sin.f64 y)) y) |
(*.f64 #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))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 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))))) |
| Outputs |
|---|
(*.f64 #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) 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)))) |
(*.f64 #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))) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
5 calls:
| 38.0ms | (cosh.f64 x) |
| 16.0ms | y |
| 13.0ms | x |
| 12.0ms | (/.f64 (sin.f64 y) y) |
| 10.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.0% | 2 | (/.f64 (sin.f64 y) y) |
| 89.5% | 1 | (cosh.f64 x) |
| 99.6% | 3 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 97.2% | 3 | x |
| 94.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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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) y) #s(literal 1 binary64))) |
(*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
(*.f64 #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) 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)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
(*.f64 (cosh.f64 x) #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(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* 1/24 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #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))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(/.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* (* 1/720 x) x) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (sin.f64 y)) y) |
| Outputs |
|---|
(*.f64 #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) 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)))) |
(*.f64 #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))) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
1 calls:
| 10.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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) y) #s(literal 1 binary64))) |
(*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
(*.f64 #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) 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)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
(*.f64 (cosh.f64 x) #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(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* 1/24 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) (*.f64 (*.f64 #s(literal 1/24 binary64) x) x)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| Outputs |
|---|
(*.f64 #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) 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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
1 calls:
| 24.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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) y) #s(literal 1 binary64))) |
(*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
(*.f64 #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) 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)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
(*.f64 (cosh.f64 x) #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(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
| Outputs |
|---|
(*.f64 #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) 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 (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
1 calls:
| 9.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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) y) #s(literal 1 binary64))) |
(*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
(*.f64 #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) 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)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
(*.f64 (cosh.f64 x) #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(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
| Outputs |
|---|
(*.f64 #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) 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 (* (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:
| 8.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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) y) #s(literal 1 binary64))) |
(*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
(*.f64 #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) 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)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #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) 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)))) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
5 calls:
| 13.0ms | (cosh.f64 x) |
| 12.0ms | (/.f64 (sin.f64 y) y) |
| 9.0ms | y |
| 9.0ms | x |
| 7.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.8% | 1 | (cosh.f64 x) |
| 64.3% | 3 | y |
| 73.8% | 2 | (/.f64 (sin.f64 y) y) |
| 62.3% | 2 | x |
| 73.8% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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) y) #s(literal 1 binary64))) |
(*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
(*.f64 #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) 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)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
| Outputs |
|---|
(*.f64 #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) 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)))) |
(*.f64 #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) 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)))) |
2 calls:
| 8.0ms | (/.f64 (sin.f64 y) y) |
| 8.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.9% | 2 | (/.f64 (sin.f64 y) y) |
| 67.9% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 11 to 10 computations (9.1% 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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) y) #s(literal 1 binary64))) |
(*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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))) (/.f64 #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)) y)) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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) 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)))) |
2 calls:
| 11.0ms | (/.f64 (sin.f64 y) y) |
| 7.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.5% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 67.5% | 2 | (/.f64 (sin.f64 y) y) |
Compiled 11 to 10 computations (9.1% 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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) y) #s(literal 1 binary64))) |
(*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
2 calls:
| 9.0ms | (/.f64 (sin.f64 y) y) |
| 7.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.5% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 67.5% | 2 | (/.f64 (sin.f64 y) y) |
Compiled 11 to 10 computations (9.1% 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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) y) #s(literal 1 binary64))) |
(*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
2 calls:
| 7.0ms | (/.f64 (sin.f64 y) y) |
| 6.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.5% | 2 | (/.f64 (sin.f64 y) y) |
| 67.5% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 11 to 10 computations (9.1% 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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) y) #s(literal 1 binary64))) |
(*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
2 calls:
| 7.0ms | (/.f64 (sin.f64 y) y) |
| 6.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.3% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 67.3% | 2 | (/.f64 (sin.f64 y) y) |
Compiled 11 to 10 computations (9.1% 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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) y) #s(literal 1 binary64))) |
(*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (* 1/24 x) x) 1/2) #s(literal 1/2 binary64)) (*.f64 x x) #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)))) |
(*.f64 #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))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
| Outputs |
|---|
(*.f64 #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) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
2 calls:
| 7.0ms | (/.f64 (sin.f64 y) y) |
| 6.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.8% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 67.5% | 3 | (/.f64 (sin.f64 y) y) |
Compiled 11 to 10 computations (9.1% 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #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) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #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 (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
2 calls:
| 6.0ms | (/.f64 (sin.f64 y) y) |
| 5.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.4% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 67.1% | 3 | (/.f64 (sin.f64 y) y) |
Compiled 11 to 10 computations (9.1% 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
2 calls:
| 5.0ms | (/.f64 (sin.f64 y) y) |
| 5.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.0% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 65.6% | 3 | (/.f64 (sin.f64 y) y) |
Compiled 11 to 10 computations (9.1% 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
1 calls:
| 5.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.6% | 3 | (/.f64 (sin.f64 y) y) |
Compiled 4 to 4 computations (0% 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 #s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (- (* (* (+ (* -1/5040 (* y y)) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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)))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #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 (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
4 calls:
| 15.0ms | (/.f64 (sin.f64 y) y) |
| 5.0ms | y |
| 5.0ms | x |
| 4.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.8% | 2 | x |
| 54.7% | 3 | y |
| 60.3% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 62.3% | 3 | (/.f64 (sin.f64 y) y) |
Compiled 13 to 14 computations (-7.7% 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (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) (/ (sin y) y)) #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)))) |
| Outputs |
|---|
#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 (* (cosh x) (/ (sin y) y)) #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 (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
3 calls:
| 16.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 3.0ms | (/.f64 (sin.f64 y) y) |
| 2.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.1% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 47.7% | 1 | (cosh.f64 x) |
| 57.1% | 3 | (/.f64 (sin.f64 y) y) |
Compiled 13 to 13 computations (0% 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| Outputs |
|---|
#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 (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* 1/2 (sin y)) (* (* 1/24 (sin y)) (* x x))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
2 calls:
| 3.0ms | (/.f64 (sin.f64 y) y) |
| 3.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.1% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 55.1% | 2 | (/.f64 (sin.f64 y) y) |
Compiled 11 to 10 computations (9.1% 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
| Outputs |
|---|
#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 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
5 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (/.f64 (sin.f64 y) y) |
| 2.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 2.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.1% | 1 | (cosh.f64 x) |
| 43.3% | 2 | x |
| 43.7% | 2 | y |
| 47.4% | 2 | (/.f64 (sin.f64 y) y) |
| 47.4% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) 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)) #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)))) |
#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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #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) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
5 calls:
| 18.0ms | (/.f64 (sin.f64 y) y) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 2.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 29.7% | 1 | (cosh.f64 x) |
| 29.7% | 1 | x |
| 29.7% | 1 | y |
| 29.7% | 1 | (/.f64 (sin.f64 y) y) |
| 29.7% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) 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)) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
| Outputs |
|---|
#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) #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 |
|---|---|---|
| 29.7% | 2 | y |
| 29.6% | 2 | x |
| 29.6% | 2 | (cosh.f64 x) |
| 30.6% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 30.6% | 2 | (/.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 | y |
| 1.0ms | x |
| 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 |
|---|---|---|
| 23.3% | 1 | (cosh.f64 x) |
| 23.3% | 1 | x |
| 23.3% | 1 | y |
| 23.3% | 1 | (/.f64 (sin.f64 y) y) |
| 23.3% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.7053267981294765e-7 | 1.0 |
| 0.0ms | -inf | -0.0037237098978436327 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.7053267981294765e-7 | 1.0 |
| 0.0ms | -inf | -0.0037237098978436327 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.7053267981294765e-7 | 1.0 |
| 0.0ms | -inf | -0.0037237098978436327 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.7053267981294765e-7 | 1.0 |
| 0.0ms | -inf | -0.0037237098978436327 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.7053267981294765e-7 | 1.0 |
| 0.0ms | -inf | -0.0037237098978436327 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.636535981933251e-150 | -3.963183668670288e-157 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.655962799534004e-303 | 2.2182886789282116e-305 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.655962799534004e-303 | 2.2182886789282116e-305 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.655964089105938e-303 | 4.143666196838337e-303 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.655962799534004e-303 | 2.2182886789282116e-305 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.655962799534004e-303 | 2.2182886789282116e-305 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.933553333078156e-107 | 1.3338406123335806e-105 |
| 0.0ms | -8.655962799534004e-303 | 2.2182886789282116e-305 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.933553333078156e-107 | 1.3338406123335806e-105 |
| 0.0ms | -8.655962799534004e-303 | 2.2182886789282116e-305 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.933553333078156e-107 | 1.3338406123335806e-105 |
| 0.0ms | -2.7716681545412615e-281 | -5.290472506696524e-285 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.933553333078156e-107 | 1.3338406123335806e-105 |
| 0.0ms | -2.7716681545412615e-281 | -5.290472506696524e-285 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.933553333078156e-107 | 1.3338406123335806e-105 |
| 0.0ms | -2.7716681545412615e-281 | -5.290472506696524e-285 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.933553333078156e-107 | 1.3338406123335806e-105 |
| 0.0ms | -8.655962799534004e-303 | 2.2182886789282116e-305 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.636535981933251e-150 | -3.963183668670288e-157 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.636535981933251e-150 | -3.963183668670288e-157 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.636535981933251e-150 | -3.963183668670288e-157 |
Compiled 10 to 11 computations (-10% saved)
| 1× | fuel |
Compiled 1 761 to 174 computations (90.1% saved)
(abs y)
(abs x)
Compiled 8 819 to 3 590 computations (59.3% saved)
Loading profile data...