
Time bar (total: 3.1s)
| 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)
| 845.0ms | 8 256× | 0 | valid |
ival-sin: 232.0ms (39.5% of total)ival-cosh: 160.0ms (27.2% of total)ival-div!: 154.0ms (26.2% of total)ival-mult!: 40.0ms (6.8% of total)adjust: 2.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (/.f64 (sin.f64 y) y) |
| 0 | 0 | - | 0 | - | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 0 | 0 | - | 0 | - | (cosh.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 41.0ms | 512× | 0 | valid |
Compiled 45 to 22 computations (51.1% saved)
ival-sin: 11.0ms (44.4% of total)ival-cosh: 8.0ms (32.3% of total)ival-div!: 3.0ms (12.1% of total)ival-mult!: 2.0ms (8.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 46 |
| 1 | 55 | 44 |
| 2 | 174 | 44 |
| 3 | 491 | 44 |
| 4 | 2096 | 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 | |
|---|---|---|---|---|
| 11.0ms | y | @ | -inf | ((* (cosh x) (/ (sin y) y)) (cosh x) x (/ (sin y) y) (sin y) y) |
| 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) |
| 1.0ms | y | @ | 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 | 6573 | 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))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) |
(pow.f64 x #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 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) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) y) |
(*.f64 y #s(literal 1 binary64)) |
(pow.f64 y #s(literal 1 binary64)) |
(/.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 1 binary64))) |
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 953 to 259 computations (72.8% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 62 | 6 | 68 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 63 | 6 | 69 |
| Status | Accuracy | Program |
|---|---|---|
| 46.8% | (*.f64 (/.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 (sin.f64 y) y)) | |
| ▶ | 65.7% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
| ▶ | 67.2% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ▶ | 78.6% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| ▶ | 46.9% | #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 190 to 144 computations (24.2% 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) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (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))) (/.f64 (sin.f64 y) y)) |
#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 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 (* (* 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 (+ (* (* 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 (* x x) #s(hole binary64 (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 (* (* 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 (+ (* (* 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 (* (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)) #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)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 51.0ms | x | @ | 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) (* (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) (* x x)) |
| 3.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) (* (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) (* x x)) |
| 3.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) (* (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) (* x x)) |
| 3.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) (* (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) (* x x)) |
| 3.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) (* (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) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 225 | 1340 |
| 0 | 251 | 1245 |
| 1 | 1238 | 1227 |
| 0 | 8098 | 1174 |
| 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) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (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))) (/.f64 (sin.f64 y) y)) |
#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 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 (* (* 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 (+ (* (* 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 (* x x) #s(hole binary64 (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 (* (* 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 (+ (* (* 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 (* (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)) #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)))) |
| 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 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) (neg.f64 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 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) y) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) y) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (exp.f64 x) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (exp.f64 (neg.f64 x)) y))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (exp.f64 x) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (exp.f64 (neg.f64 x)) y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(neg.f64 #s(literal -1/2 binary64)) |
(fabs.f64 #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64))) |
(pow.f64 y #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 1 binary64))) |
y |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 x) y)) (*.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 (+.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 (*.f64 #s(literal -2 binary64) (cosh.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (cosh.f64 x)) y)) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (neg.f64 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 -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))))) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (cosh.f64 x) (cosh.f64 x))) (-.f64 (cosh.f64 x) (cosh.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 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(/.f64 (fma.f64 (*.f64 #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 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.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 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (exp.f64 (neg.f64 (neg.f64 x)))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (exp.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)) |
(fma.f64 (cosh.f64 x) #s(literal 1 binary64) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(-.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 (cosh.f64 x) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(+.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)) |
(*.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 4 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal 8 binary64) #s(literal 4 binary64)) |
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -2 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) #s(literal -1 binary64)) |
(fabs.f64 #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
#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 (*.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))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) |
(pow.f64 x #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 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)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 #s(literal -1 binary64) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 0 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 9 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 4 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 0 binary64)) |
(/.f64 #s(literal 4 binary64) #s(literal 4 binary64)) |
(/.f64 #s(literal 8 binary64) #s(literal 8 binary64)) |
(/.f64 #s(literal -2 binary64) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64)) |
(neg.f64 #s(literal -1 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(fabs.f64 #s(literal 1 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
(+.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (sin.f64 y) y) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 y)) y)) |
(neg.f64 (/.f64 (sin.f64 y) (neg.f64 y))) |
(*.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 (-.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) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(/.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 (fma.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 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 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)) (fma.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 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 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 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 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 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #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)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.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 (*.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 (*.f64 (neg.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))) |
(neg.f64 #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)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(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))) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (sin.f64 y)) y) |
#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) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/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 4 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.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) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/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 4 binary64)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.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) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 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 binary64) #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 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 (*.f64 (neg.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 (*.f64 (neg.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/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) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/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 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 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 (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)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (* 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)) (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 (* (* 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 #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 (+ (* (* 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 (* x x) (*.f64 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 (+ (* (* 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 (* (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 (fma.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 (fma.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)) (*.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))) |
Compiled 8 475 to 1 554 computations (81.7% saved)
18 alts after pruning (15 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 392 | 14 | 406 |
| Fresh | 0 | 1 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 394 | 18 | 412 |
| Status | Accuracy | Program |
|---|---|---|
| 46.8% | (*.f64 (/.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 (sin.f64 y) y)) | |
| 13.3% | (*.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))))) | |
| ✓ | 67.2% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| 61.6% | (*.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)))) | |
| 62.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) #s(literal 1 binary64))) | |
| 58.2% | (*.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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| ▶ | 59.0% | (*.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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ✓ | 78.6% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| ▶ | 52.7% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #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)) |
| 32.5% | (*.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)))) | |
| ▶ | 26.3% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ✓ | 46.9% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
| 35.4% | #s(approx (* (cosh x) (/ (sin y) y)) (/.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)) | |
| ▶ | 36.2% | #s(approx (* (cosh x) (/ (sin y) y)) (/.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)) |
| 34.7% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) | |
| 64.0% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)))) | |
| 46.8% | #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))) | |
| ▶ | 91.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))))) |
Compiled 785 to 526 computations (33% saved)
| Inputs |
|---|
#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 (*.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 #s(literal 1/2 binary64) (sin.f64 y)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
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))) |
(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 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) y) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 1/12 binary64) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (/ (sin 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))) #s(approx (/ (sin y) y) #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))) |
(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) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (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) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (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) |
(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 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #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)) |
#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 (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) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
| 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 (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (/ 2 y))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#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/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) 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 (* (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 (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* 1/12 (/ (pow x 4) y)))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* (pow x 4) (+ (* 1/12 (/ 1 y)) (/ 1 (* (pow x 2) y)))))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* (pow x 4) (+ (* 1/12 (/ 1 y)) (+ (/ 1 (* (pow x 2) y)) (/ 2 (* (pow x 4) y))))))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (* 1/12 (/ (pow x 2) y)))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (* (pow x 2) (+ (* 1/12 (/ 1 y)) (/ 1 (* (pow x 2) y)))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#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 (+ (* (* 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 (* (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 (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))) y))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (/ (+ 1 (* 1/12 (pow x 2))) y))) |
#s(approx (/ 2 y) #s(hole binary64 (/ 2 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/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 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/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (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) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (* 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/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* -1 (/ (- (* -1 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))) 2) y)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.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) (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/ (+ (* 1/12 (* x x)) 1) y) (+ (* 1/12 (* x x)) 1) 1/12 (* x x) x 1 (/ 2 y) 2 (* (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 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 (* y y) 1/6 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (/ (sin y) y) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040) |
| 8.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) (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/ (+ (* 1/12 (* x x)) 1) y) (+ (* 1/12 (* x x)) 1) 1/12 (* x x) x 1 (/ 2 y) 2 (* (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 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 (* y y) 1/6 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (/ (sin y) y) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040) |
| 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) (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/ (+ (* 1/12 (* x x)) 1) y) (+ (* 1/12 (* x x)) 1) 1/12 (* x x) x 1 (/ 2 y) 2 (* (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 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 (* y y) 1/6 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (/ (sin y) y) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040) |
| 5.0ms | x | @ | 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) (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/ (+ (* 1/12 (* x x)) 1) y) (+ (* 1/12 (* x x)) 1) 1/12 (* x x) x 1 (/ 2 y) 2 (* (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 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 (* y y) 1/6 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (/ (sin y) y) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040) |
| 4.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) (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/ (+ (* 1/12 (* x x)) 1) y) (+ (* 1/12 (* x x)) 1) 1/12 (* x x) x 1 (/ 2 y) 2 (* (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 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 (* y y) 1/6 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (/ (sin y) y) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 408 | 3447 |
| 0 | 450 | 3220 |
| 1 | 1965 | 3196 |
| 0 | 8617 | 3133 |
| 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)) #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 (*.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 #s(literal 1/2 binary64) (sin.f64 y)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
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))) |
(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 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) y) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 1/12 binary64) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
(/.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (/ (sin 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))) #s(approx (/ (sin y) y) #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))) |
(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) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (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) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (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) |
(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 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #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)) |
#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 (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) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(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 (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (/ 2 y))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#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/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) 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 (* (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 (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* 1/12 (/ (pow x 4) y)))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* (pow x 4) (+ (* 1/12 (/ 1 y)) (/ 1 (* (pow x 2) y)))))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* (pow x 4) (+ (* 1/12 (/ 1 y)) (+ (/ 1 (* (pow x 2) y)) (/ 2 (* (pow x 4) y))))))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (* 1/12 (/ (pow x 2) y)))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (* (pow x 2) (+ (* 1/12 (/ 1 y)) (/ 1 (* (pow x 2) y)))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#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 (+ (* (* 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 (* (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 (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))) y))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (/ (+ 1 (* 1/12 (pow x 2))) y))) |
#s(approx (/ 2 y) #s(hole binary64 (/ 2 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/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 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/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (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) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (* 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/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* -1 (/ (- (* -1 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))) 2) y)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 y) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(fabs.f64 #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
(pow.f64 y #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 1 binary64))) |
y |
#s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -1 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 2 binary64)) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) (/.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 y) (*.f64 y #s(literal -2 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) y (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 y (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 y y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 2 binary64)) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) (/.f64 #s(literal 2 binary64) y))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) (neg.f64 y)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y) |
(fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x (/.f64 #s(literal 2 binary64) y)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x)) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) (/.f64 #s(literal 2 binary64) y)) |
(fma.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 2 binary64)) y)) (/.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 2 binary64)) y))) |
(-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) (/.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) (/.f64 #s(literal 2 binary64) y)))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) (/.f64 #s(literal 2 binary64) y)) |
(+.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x)) |
(/.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal -2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) (pow.f64 y #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)) (pow.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (neg.f64 y) (*.f64 y #s(literal -1 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) y (*.f64 y #s(literal 1 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) y (*.f64 y (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 y y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 #s(literal 1/1728 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) (pow.f64 y #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)) (pow.f64 y #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64) (pow.f64 y #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (/.f64 (*.f64 x x) y) (pow.f64 y #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) y)) (/.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) y))) |
(-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)) (pow.f64 y #s(literal -1 binary64)))))) (/.f64 (pow.f64 y #s(literal -3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)) (pow.f64 y #s(literal -1 binary64))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(+.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64))) |
(*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/1728 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/12 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(*.f64 #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -1/12 binary64)) |
(fabs.f64 #s(literal 1/12 binary64)) |
#s(literal 1/12 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)))) |
(pow.f64 x #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
x |
(*.f64 #s(literal -1 binary64) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 0 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 9 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 4 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 0 binary64)) |
(/.f64 #s(literal 8 binary64) #s(literal 8 binary64)) |
(/.f64 #s(literal -2 binary64) #s(literal -2 binary64)) |
(/.f64 #s(literal 4 binary64) #s(literal 4 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64)) |
(neg.f64 #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(fabs.f64 #s(literal 1 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
(+.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 y #s(literal -3 binary64))) (+.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 y #s(literal -1 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) y (*.f64 y #s(literal 1 binary64))) (*.f64 y y)) |
(/.f64 #s(literal -2 binary64) (neg.f64 y)) |
(/.f64 #s(literal -4 binary64) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 #s(literal 4 binary64) (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 2 binary64) y) |
(+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 8 binary64) #s(literal 4 binary64)) |
(/.f64 #s(literal -4 binary64) #s(literal -2 binary64)) |
(/.f64 #s(literal 4 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -2 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fabs.f64 #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) #s(literal 1 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))) #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 (*.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 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (*.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 (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 (-.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 3 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 (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 3 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 (-.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 (-.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 3 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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 3 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))))) |
(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 #s(literal -1 binary64) #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 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) 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)) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #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 #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 (/.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 #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 #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 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 3 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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 3 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 (*.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 (-.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) (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) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 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 (*.f64 x x) #s(literal 3 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) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 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 (*.f64 x x) #s(literal 3 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)) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 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 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 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 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 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))) |
(fabs.f64 #s(literal 1/24 binary64)) |
#s(literal 1/24 binary64) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #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)) y)) |
(/.f64 (neg.f64 (neg.f64 #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)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #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))) (neg.f64 y)) |
(/.f64 #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)) 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)) |
(*.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) |
(*.f64 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 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #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 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #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 y y) #s(literal 1/120 binary64)) #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 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #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 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #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 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #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 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) 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)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #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 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) y) y) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
(*.f64 #s(literal 1/120 binary64) #s(literal 1 binary64)) |
(fabs.f64 #s(literal 1/120 binary64)) |
#s(literal 1/120 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(literal 1/6 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -1/6 binary64)) |
(fabs.f64 #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y) #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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)))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #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))) y) |
#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) (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 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 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) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 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) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 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) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 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 binary64) #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 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 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 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) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 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 (neg.f64 (neg.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) (neg.f64 y)) |
(/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(/.f64 (-.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 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (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)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) y (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (-.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) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/120 binary64) #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
(neg.f64 #s(literal 1/5040 binary64)) |
#s(literal -1/5040 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)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (* 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)) (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 (* (* 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) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #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 (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/.f64 #s(literal 2 binary64) y)) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/.f64 (fma.f64 x x #s(literal 2 binary64)) y)) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y)) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/12 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#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 (+ (* (+ (* 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) 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 (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)))) |
#s(approx (/ (* 2 (cosh x)) y) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) #s(literal 1/12 binary64))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) y) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (*.f64 (+.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) y) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) y))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) y) (*.f64 x x))) |
#s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* 1/12 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#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 (+ (* (* 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 (* (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 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y)) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ 2 y) (/.f64 #s(literal 2 binary64) 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 (*.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 (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 1/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/120 (* y y)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* 1/120 (* y y)) 1/6) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* 1/120 (* y y)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (* 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/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.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) y) (*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (*.f64 y y))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 2 binary64)) y))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal -4 binary64))) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))) (pow.f64 y #s(literal 7 binary64))))) |
Compiled 32 064 to 4 601 computations (85.7% saved)
27 alts after pruning (23 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 866 | 15 | 881 |
| Fresh | 2 | 8 | 10 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 872 | 27 | 899 |
| Status | Accuracy | Program |
|---|---|---|
| 13.3% | (*.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))))) | |
| ✓ | 67.2% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| 61.6% | (*.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)))) | |
| 62.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) #s(literal 1 binary64))) | |
| 58.2% | (*.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))) #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)))) | |
| 58.2% | (*.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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| 59.0% | (*.f64 #s(approx (cosh 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| ✓ | 78.6% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| 58.3% | (*.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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 50.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) #s(literal 1 binary64))) | |
| 59.0% | (*.f64 #s(approx (cosh 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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| ▶ | 29.1% | (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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)) |
| ▶ | 35.4% | (*.f64 #s(approx (cosh 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)))) |
| ▶ | 35.4% | (*.f64 #s(approx (cosh 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)))) |
| ▶ | 32.5% | (*.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)))) |
| ✓ | 26.3% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ✓ | 46.9% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
| 35.4% | #s(approx (* (cosh x) (/ (sin y) y)) (/.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)) | |
| 34.7% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) | |
| 36.2% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) y)) y)) | |
| 46.8% | #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))) | |
| ▶ | 84.4% | #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 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))))) |
| 61.1% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) y (*.f64 y #s(literal 2 binary64))) (*.f64 y y))))) | |
| 16.5% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x)))))))) | |
| 55.2% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) #s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (*.f64 (+.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) y) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) y))) (pow.f64 x #s(literal 4 binary64))))))) | |
| 64.0% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) 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))))) | |
| 63.2% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #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 (/ (* 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))))) |
Compiled 1 552 to 999 computations (35.6% saved)
| Inputs |
|---|
#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 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y)))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
y |
#s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))) |
(fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
(/.f64 #s(literal 2 binary64) y) |
#s(literal 2 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)))) |
#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))) |
(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) #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 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(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 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 #s(approx (cosh 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 (/ (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))) |
(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 (*.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)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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)) |
#s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/2 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) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
| 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 (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (/ 2 y))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#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 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 (* (* x x) 1/2) #s(hole binary64 (* 1/2 (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 (* (* 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 (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* 1/12 (/ (pow x 4) y)))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* (pow x 4) (+ (* 1/12 (/ 1 y)) (/ 1 (* (pow x 2) y)))))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* (pow x 4) (+ (* 1/12 (/ 1 y)) (+ (/ 1 (* (pow x 2) y)) (/ 2 (* (pow x 4) y))))))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (* 1/12 (/ (pow x 2) y)))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (* (pow x 2) (+ (* 1/12 (/ 1 y)) (/ 1 (* (pow x 2) y)))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#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 (* (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 (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))) y))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (/ (+ 1 (* 1/12 (pow x 2))) y))) |
#s(approx (/ 2 y) #s(hole binary64 (/ 2 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 (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* (* y y) 1/120) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (* (+ (* (* y y) -1/5040) 1/120) y) y) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* (* y y) -1/5040) 1/120) y) y) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (* 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 (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 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 (* (* (+ (* (* y y) -1/5040) 1/120) y) y) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (* (+ (* (* y y) -1/5040) 1/120) y) y) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* -1/5040 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* (pow y 3) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/5040) 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 y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* -1 (/ (- (* -1 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))) 2) y)))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.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) (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/ (+ (* 1/12 (* x x)) 1) y) (+ (* 1/12 (* x x)) 1) 1 (* x x) x (/ 2 y) 2 (* (cosh x) (/ (sin y) y)) (cosh x) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (- (* (* y y) 1/120) 1/6) (* (* y y) 1/120) 1/120 1/6 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* (* (+ (* (* y y) -1/5040) 1/120) y) y) (* (+ (* (* y y) -1/5040) 1/120) y) (+ (* (* y y) -1/5040) 1/120) -1/5040 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (* (* x x) 1/2) (/ (sin y) y) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120)) |
| 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) (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/ (+ (* 1/12 (* x x)) 1) y) (+ (* 1/12 (* x x)) 1) 1 (* x x) x (/ 2 y) 2 (* (cosh x) (/ (sin y) y)) (cosh x) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (- (* (* y y) 1/120) 1/6) (* (* y y) 1/120) 1/120 1/6 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* (* (+ (* (* y y) -1/5040) 1/120) y) y) (* (+ (* (* y y) -1/5040) 1/120) y) (+ (* (* y y) -1/5040) 1/120) -1/5040 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (* (* x x) 1/2) (/ (sin y) y) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120)) |
| 4.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) (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/ (+ (* 1/12 (* x x)) 1) y) (+ (* 1/12 (* x x)) 1) 1 (* x x) x (/ 2 y) 2 (* (cosh x) (/ (sin y) y)) (cosh x) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (- (* (* y y) 1/120) 1/6) (* (* y y) 1/120) 1/120 1/6 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* (* (+ (* (* y y) -1/5040) 1/120) y) y) (* (+ (* (* y y) -1/5040) 1/120) y) (+ (* (* y y) -1/5040) 1/120) -1/5040 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (* (* x x) 1/2) (/ (sin y) y) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120)) |
| 4.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) (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/ (+ (* 1/12 (* x x)) 1) y) (+ (* 1/12 (* x x)) 1) 1 (* x x) x (/ 2 y) 2 (* (cosh x) (/ (sin y) y)) (cosh x) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (- (* (* y y) 1/120) 1/6) (* (* y y) 1/120) 1/120 1/6 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* (* (+ (* (* y y) -1/5040) 1/120) y) y) (* (+ (* (* y y) -1/5040) 1/120) y) (+ (* (* y y) -1/5040) 1/120) -1/5040 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (* (* x x) 1/2) (/ (sin y) y) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120)) |
| 3.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) (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/ (+ (* 1/12 (* x x)) 1) y) (+ (* 1/12 (* x x)) 1) 1 (* x x) x (/ 2 y) 2 (* (cosh x) (/ (sin y) y)) (cosh x) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (- (* (* y y) 1/120) 1/6) (* (* y y) 1/120) 1/120 1/6 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* (* (+ (* (* y y) -1/5040) 1/120) y) y) (* (+ (* (* y y) -1/5040) 1/120) y) (+ (* (* y y) -1/5040) 1/120) -1/5040 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (* (* x x) 1/2) (/ (sin y) y) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 419 | 3812 |
| 0 | 474 | 3584 |
| 1 | 2002 | 3556 |
| 0 | 8318 | 3458 |
| 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)) #s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y)))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
y |
#s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))) |
(fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
(/.f64 #s(literal 2 binary64) y) |
#s(literal 2 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)))) |
#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))) |
(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) #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 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(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 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 #s(approx (cosh 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 (/ (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))) |
(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 (*.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)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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)) |
#s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/2 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) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(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 (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (/ 2 y))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#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 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 (* (* x x) 1/2) #s(hole binary64 (* 1/2 (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 (* (* 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 (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* 1/12 (/ (pow x 4) y)))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* (pow x 4) (+ (* 1/12 (/ 1 y)) (/ 1 (* (pow x 2) y)))))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* (pow x 4) (+ (* 1/12 (/ 1 y)) (+ (/ 1 (* (pow x 2) y)) (/ 2 (* (pow x 4) y))))))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (* 1/12 (/ (pow x 2) y)))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (* (pow x 2) (+ (* 1/12 (/ 1 y)) (/ 1 (* (pow x 2) y)))))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* 1/12 (pow x 2)))) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(hole binary64 (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#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 (* (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 (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (/ (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))) y))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) #s(hole binary64 (/ (+ 1 (* 1/12 (pow x 2))) y))) |
#s(approx (/ 2 y) #s(hole binary64 (/ 2 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 (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* (* y y) 1/120) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (* (+ (* (* y y) -1/5040) 1/120) y) y) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* (* y y) -1/5040) 1/120) y) y) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* 1/120 y))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* y (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (* 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 (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 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 (* (* (+ (* (* y y) -1/5040) 1/120) y) y) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (* (+ (* (* y y) -1/5040) 1/120) y) y) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* -1/5040 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* (pow y 3) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/5040) 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 y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) #s(hole binary64 (* -1 (/ (- (* -1 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))) 2) y)))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 y) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y)))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(fabs.f64 #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
(pow.f64 y #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 1 binary64))) |
y |
#s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y)) |
(/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x))))) |
(/.f64 (fma.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x))) y) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 2 binary64)) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) (/.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x)) (neg.f64 y) (*.f64 y #s(literal -2 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x)) y (*.f64 y #s(literal 2 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (neg.f64 y) (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 y (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 y y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 2 binary64)) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) (/.f64 #s(literal 2 binary64) y))))) |
(fma.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x (/.f64 #s(literal 2 binary64) y)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x)) |
(fma.f64 (*.f64 x x) (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (/.f64 #s(literal 2 binary64) y)) |
(fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y)) |
(fma.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 2 binary64)) y)) (/.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 2 binary64)) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) (/.f64 #s(literal 2 binary64) y))))) (/.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) (/.f64 #s(literal 2 binary64) y)))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) (/.f64 #s(literal 2 binary64) y)) |
(+.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) #s(literal -1 binary64)) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 0 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 9 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 6 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 4 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 0 binary64)) |
(/.f64 #s(literal 8 binary64) #s(literal 8 binary64)) |
(/.f64 #s(literal -2 binary64) #s(literal -2 binary64)) |
(/.f64 #s(literal 4 binary64) #s(literal 4 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 2 binary64)) |
(neg.f64 #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 0 binary64)) |
(cosh.f64 #s(literal 0 binary64)) |
(fabs.f64 #s(literal 1 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 0 binary64)) |
(+.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(literal 1 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)))) |
(pow.f64 x #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64))) |
x |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 y #s(literal -3 binary64))) (+.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 y #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (*.f64 y y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 y #s(literal -1 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) y (*.f64 y #s(literal 1 binary64))) (*.f64 y y)) |
(/.f64 #s(literal -4 binary64) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 #s(literal -2 binary64) (neg.f64 y)) |
(/.f64 #s(literal 4 binary64) (*.f64 y #s(literal 2 binary64))) |
(/.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 2 binary64) y) |
(+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 8 binary64) #s(literal 4 binary64)) |
(/.f64 #s(literal -4 binary64) #s(literal -2 binary64)) |
(/.f64 #s(literal 4 binary64) #s(literal 2 binary64)) |
(/.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -2 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fabs.f64 #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
#s(literal 2 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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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 (cosh x) #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) (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 (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 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 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) (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 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 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 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) (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 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 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 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)) |
(fma.f64 #s(literal 1 binary64) #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)) (-.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 (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 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 (*.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 (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 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))) |
(neg.f64 #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 (/ (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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh 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)))) |
#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 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 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 #s(literal 1/120 binary64) (*.f64 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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) 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)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y)) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 y (*.f64 #s(literal 1/120 binary64) y)) |
(*.f64 #s(literal 1/120 binary64) #s(literal 1 binary64)) |
(fabs.f64 #s(literal 1/120 binary64)) |
#s(literal 1/120 binary64) |
(*.f64 #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -1/6 binary64)) |
(fabs.f64 #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh 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 (/ (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 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.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))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.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))) (*.f64 (neg.f64 (*.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))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.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))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.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)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.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)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.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)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.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)) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (fma.f64 (pow.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)) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y))))) |
(fma.f64 (*.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)) y) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (*.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)) 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 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (*.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)) y) y)) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.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)) y) y)) |
(fma.f64 (*.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)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (*.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)) y) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.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)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.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)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.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)) y) y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) y) y))) (/.f64 (pow.f64 (*.f64 (*.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)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) y) y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.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)))) |
(+.f64 (/.f64 (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.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)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.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)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) 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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y))))) (/.f64 (*.f64 (pow.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)) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (*.f64 (*.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)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.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)) y) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.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 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 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 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.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 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 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 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (fma.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 #s(literal 1/36 binary64) (fma.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 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 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 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 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 (*.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)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) |
(*.f64 y (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y)) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.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 #s(literal -1/5040 binary64) (*.f64 y y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))))))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 y y))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 y y))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 y y))) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) |
(*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) |
(*.f64 y (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) 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 #s(literal -1/5040 binary64) (*.f64 y y)) y) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) y)) (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) #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 #s(literal -1/5040 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 y (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))))))) |
(fma.f64 #s(literal 1/120 binary64) y (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) y)) |
(fma.f64 #s(literal 1/120 binary64) y (*.f64 y (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) |
(fma.f64 y #s(literal 1/120 binary64) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) y)) |
(fma.f64 y #s(literal 1/120 binary64) (*.f64 y (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) y)) |
(+.f64 (*.f64 #s(literal 1/120 binary64) y) (*.f64 y (*.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) (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/120 binary64) #s(literal 1 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))))) (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) |
(neg.f64 #s(literal 1/5040 binary64)) |
#s(literal -1/5040 binary64) |
(*.f64 (/.f64 #s(approx (sin y) (*.f64 (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)) y)) y) #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 #s(approx (sin y) (*.f64 (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)) y)) y)) |
(/.f64 (neg.f64 (*.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) (*.f64 (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)) y)))) (neg.f64 y)) |
(/.f64 (*.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) (*.f64 (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)) y))) y) |
#s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sin y) (*.f64 (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)) y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (sin y) (*.f64 (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)) y))) (neg.f64 y)) |
(/.f64 #s(approx (sin y) (*.f64 (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)) y)) y) |
#s(approx (sin y) (*.f64 (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)) y)) |
(*.f64 (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)) y) |
(*.f64 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 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.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)) y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y) y) (*.f64 (*.f64 (*.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)) y) y) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.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)) y) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y)) (*.f64 y (*.f64 (*.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)) y) y))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.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)) y) y)))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.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)) y) y) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.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)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.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)) y) y) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.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)) y) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.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))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.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))) (*.f64 (neg.f64 (*.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))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.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))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.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)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.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)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.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)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.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)) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (fma.f64 (pow.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)) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y))))) |
(fma.f64 (*.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)) y) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1 binary64) (*.f64 (*.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)) 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 (pow.f64 x #s(literal -2 binary64)) (*.f64 x x) (*.f64 (*.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)) y) y)) |
(fma.f64 (*.f64 x x) (pow.f64 x #s(literal -2 binary64)) (*.f64 (*.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)) y) y)) |
(fma.f64 (*.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)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) (*.f64 (*.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)) y) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.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)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.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)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.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)) y) y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) y) y))) (/.f64 (pow.f64 (*.f64 (*.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)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) y) y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.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)))) |
(+.f64 (/.f64 (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.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)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.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)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) 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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y))))) (/.f64 (*.f64 (pow.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)) #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 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (*.f64 (*.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)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.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)) y) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.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 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #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 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 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 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.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 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 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 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (fma.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 #s(literal 1/36 binary64) (fma.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 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 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 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 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 (*.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)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) |
(*.f64 y (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y)) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.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 #s(literal -1/5040 binary64) (*.f64 y y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))))))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 y y))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 y y))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 y y))) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 (*.f64 y y) (*.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) (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/120 binary64) #s(literal 1 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)))))) (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)))))) |
(+.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (* 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)) (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 (* (* 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) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #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 (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/.f64 #s(literal 2 binary64) y)) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/.f64 (fma.f64 x x #s(literal 2 binary64)) y)) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y)) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/12 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#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) 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 (* (* x x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)))) |
#s(approx (/ (* 2 (cosh x)) y) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) #s(literal 1/12 binary64))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) y) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (*.f64 (+.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) y) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) y))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/12 binary64))) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) (*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) y) (*.f64 x x))) |
#s(approx (+ (* 1/12 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
#s(approx (+ (* 1/12 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (cosh x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#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 (* (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 (* (* 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 #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 (* (* 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 #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 #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 (*.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)) y)) |
#s(approx y y) |
#s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) y)) |
#s(approx (/ (+ (* 1/12 (* x x)) 1) y) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ 2 y) (/.f64 #s(literal 2 binary64) 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 (*.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 (+ (* -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 (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (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 (- (* (* y y) 1/120) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (* y y) 1/120) 1/6) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
#s(approx (* (* y y) 1/120) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) (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 (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) (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 (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (-.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))) |
#s(approx (* (* (+ (* (* y y) -1/5040) 1/120) y) y) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) |
#s(approx (* (* (+ (* (* y y) -1/5040) 1/120) y) y) (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) (*.f64 #s(literal 1/120 binary64) y)) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y)) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* (* y y) -1/5040) 1/120) (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (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)) y)) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) (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 (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) (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 (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (-.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))) |
#s(approx (* (* (+ (* (* y y) -1/5040) 1/120) y) y) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) |
#s(approx (* (* (+ (* (* y y) -1/5040) 1/120) y) y) (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) |
#s(approx (+ (* (* y y) -1/5040) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* (* y y) -1/5040) 1/120) (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) |
#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 (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) |
#s(approx (- (* (* y y) 1/120) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 y y))) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 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 (* (* (+ (* (* y y) -1/5040) 1/120) y) y) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (* (+ (* (* y y) -1/5040) 1/120) y) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* y y) -1/5040) 1/120) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (* y y) -1/5040) 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 (+ (* (* y y) -1/5040) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) |
#s(approx (+ (* (* y y) -1/5040) 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 y)) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 7 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) y) (*.f64 (pow.f64 y #s(literal 7 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) y) (*.f64 (pow.f64 y #s(literal 7 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 (+ (* (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (+ (* (- (* (* (+ (* (* y y) -1/5040) 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 (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 1/120) y) y) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* (* (+ (* (* y y) -1/5040) 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 (* (* (+ (* (* y y) -1/5040) 1/120) y) y) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (* (+ (* (* y y) -1/5040) 1/120) y) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) -1/5040) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) |
#s(approx (+ (* (* y y) -1/5040) 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/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 2 binary64)) y))) |
#s(approx (* (+ (* (* y y) -1/5040) 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))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))) (pow.f64 y #s(literal 7 binary64))))) |
Compiled 27 782 to 3 687 computations (86.7% saved)
33 alts after pruning (27 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 767 | 14 | 781 |
| Fresh | 5 | 13 | 18 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 775 | 33 | 808 |
| Status | Accuracy | Program |
|---|---|---|
| 13.3% | (*.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))))) | |
| ✓ | 67.2% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| 61.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))) #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)))) | |
| 61.6% | (*.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)))) | |
| 62.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) #s(literal 1 binary64))) | |
| 58.2% | (*.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))) #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)))) | |
| 58.2% | (*.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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| 59.0% | (*.f64 #s(approx (cosh 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| ✓ | 78.6% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| 52.7% | (*.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 (*.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)))) | |
| 52.4% | (*.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)))) | |
| 58.3% | (*.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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 50.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) #s(literal 1 binary64))) | |
| 59.0% | (*.f64 #s(approx (cosh 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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| ✓ | 29.1% | (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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)) |
| 28.9% | (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) y)) | |
| 27.4% | (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) y)) | |
| 35.4% | (*.f64 #s(approx (cosh x) #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)))) | |
| 35.4% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) -1/5040) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 35.4% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) | |
| 32.5% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) | |
| 35.4% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) | |
| 8.5% | (*.f64 #s(approx (cosh x) #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))))) | |
| ✓ | 26.3% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ✓ | 46.9% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
| 36.2% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) y)) y)) | |
| 46.8% | #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))) | |
| ✓ | 84.4% | #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 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))))) |
| 17.8% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x)))))))) | |
| 56.2% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x)) y (*.f64 y #s(literal 2 binary64))) (*.f64 y y))))) | |
| 55.2% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) #s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (*.f64 (+.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) y) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) y))) (pow.f64 x #s(literal 4 binary64))))))) | |
| 64.0% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) 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))))) | |
| 56.4% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) #s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))))) |
Compiled 2 539 to 969 computations (61.8% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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 #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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #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 (-.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) (-.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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) 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))) #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 (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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) -1/5040) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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) #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)))) |
(*.f64 #s(approx (cosh x) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) #s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) 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 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 #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 (*.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) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) 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 #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 (/ (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 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #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 #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 (*.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) (/ (sin y) y)) (*.f64 #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 (/ (* 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) #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))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #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 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x)) y (*.f64 y #s(literal 2 binary64))) (*.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))))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) y (*.f64 y #s(literal 2 binary64))) (*.f64 y 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)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.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) #s(approx (+ (* (/ (+ (* 1/12 (* x x)) 1) y) (* x x)) (/ 2 y)) (*.f64 (+.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64)) y) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) y))) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) x) x)))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) y) x) x)))))))) |
(*.f64 (/.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 (sin.f64 y) y)) |
| Outputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
5 calls:
| 18.0ms | y |
| 14.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 13.0ms | (/.f64 (sin.f64 y) y) |
| 12.0ms | x |
| 8.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 |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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 #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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #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 (-.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) (-.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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) 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))) #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 (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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) -1/5040) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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) #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)))) |
(*.f64 #s(approx (cosh x) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) #s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) 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 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 #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 (*.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) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) 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 #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 (/ (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 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #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 #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 (*.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) (/ (sin y) y)) (*.f64 #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 (/ (* 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) #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))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #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 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) (*.f64 x x)) y (*.f64 y #s(literal 2 binary64))) (*.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))))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x)) y (*.f64 y #s(literal 2 binary64))) (*.f64 y y))))) |
| Outputs |
|---|
(*.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 #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))) |
5 calls:
| 13.0ms | x |
| 11.0ms | y |
| 10.0ms | (/.f64 (sin.f64 y) y) |
| 9.0ms | (cosh.f64 x) |
| 8.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.1% | 1 | (/.f64 (sin.f64 y) y) |
| 91.1% | 1 | (cosh.f64 x) |
| 99.9% | 3 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 96.0% | 3 | x |
| 92.8% | 2 | y |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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 #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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #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 (-.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) (-.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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) 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))) #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 (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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) -1/5040) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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) #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)))) |
(*.f64 #s(approx (cosh x) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) #s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) 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 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 #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 (*.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) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) 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 #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 (/ (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 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #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 #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 (*.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) (/ (sin y) y)) (*.f64 #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 (/ (* 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) #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 (cosh.f64 x) #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 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
1 calls:
| 11.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 3 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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 #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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #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 (-.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) (-.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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) 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))) #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 (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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) -1/5040) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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) #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)))) |
(*.f64 #s(approx (cosh x) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) #s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) 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 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 #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 (*.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) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) 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 #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 (/ (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 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #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 #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 (*.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) (/ (sin y) y)) (*.f64 #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 (/ (* 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) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (*.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) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
1 calls:
| 7.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 3 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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 #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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #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 (-.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) (-.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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) 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))) #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 (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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) -1/5040) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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) #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)))) |
(*.f64 #s(approx (cosh x) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) #s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) 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 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 #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 (*.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) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) 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 #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 (/ (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 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #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 #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 (*.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) (/ (sin y) y)) (*.f64 #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 (/ (* 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) #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 #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:
| 10.0ms | y |
| 9.0ms | x |
| 8.0ms | (/.f64 (sin.f64 y) y) |
| 7.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 6.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.3% | 2 | (/.f64 (sin.f64 y) y) |
| 67.2% | 1 | (cosh.f64 x) |
| 69.0% | 2 | y |
| 67.2% | 1 | x |
| 78.3% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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 #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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #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 (-.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) (-.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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) 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))) #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 (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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) -1/5040) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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) #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)))) |
(*.f64 #s(approx (cosh x) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) #s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) 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 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 #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 (*.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) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) 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 #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 (/ (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 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #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 #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 (*.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) (/ (sin y) y)) (*.f64 #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 (/ (* 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 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) 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))))) |
2 calls:
| 8.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 8.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.8% | 3 | (/.f64 (sin.f64 y) y) |
| 75.1% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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 #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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #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 (-.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) (-.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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) 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))) #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 (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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) -1/5040) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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) #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)))) |
(*.f64 #s(approx (cosh x) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) #s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) 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 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 #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 (*.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)))) |
| 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 (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))) |
2 calls:
| 18.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 6.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.8% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 73.8% | 2 | (/.f64 (sin.f64 y) y) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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 #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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #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 (-.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) (-.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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) 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))) #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 (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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* y y) -1/5040) 1/120) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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) #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)))) |
(*.f64 #s(approx (cosh x) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) #s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 #s(approx (+ (* 1/12 (* x x)) 1) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))))) |
| Outputs |
|---|
(*.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))) #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 (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))) |
1 calls:
| 5.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.8% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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 #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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #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 (-.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) (-.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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.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))) #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 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh 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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
2 calls:
| 4.0ms | (/.f64 (sin.f64 y) y) |
| 4.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.7% | 3 | (/.f64 (sin.f64 y) y) |
| 70.1% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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 #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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #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 (-.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) (-.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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
| Outputs |
|---|
(*.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) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh 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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
2 calls:
| 4.0ms | (/.f64 (sin.f64 y) y) |
| 4.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.3% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 71.0% | 3 | (/.f64 (sin.f64 y) y) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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 #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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #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 (-.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) (-.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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.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) (-.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))))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
2 calls:
| 4.0ms | (/.f64 (sin.f64 y) y) |
| 3.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.3% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 69.3% | 2 | (/.f64 (sin.f64 y) y) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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 #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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #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 (-.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 (*.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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
1 calls:
| 3.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.3% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 (*.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)))) |
| Outputs |
|---|
(*.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 #s(approx (+ (* 1/24 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
5 calls:
| 6.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 |
|---|---|---|
| 58.3% | 1 | (cosh.f64 x) |
| 60.6% | 2 | x |
| 63.9% | 4 | y |
| 68.7% | 2 | (/.f64 (sin.f64 y) y) |
| 68.7% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (/.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 #s(approx (+ (* 1/24 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
2 calls:
| 3.0ms | (/.f64 (sin.f64 y) y) |
| 2.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 |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) 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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #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))))) |
(*.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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
2 calls:
| 2.0ms | (/.f64 (sin.f64 y) y) |
| 2.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.3% | 2 | (/.f64 (sin.f64 y) y) |
| 65.3% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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)))) (/.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y)) y)) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #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))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.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) #s(literal 1 binary64))) |
4 calls:
| 4.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.0% | 2 | x |
| 56.6% | 3 | y |
| 61.8% | 3 | (/.f64 (sin.f64 y) y) |
| 57.6% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 13 to 14 computations (-7.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #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 #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) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #s(literal 1 binary64))) |
3 calls:
| 2.0ms | (/.f64 (sin.f64 y) y) |
| 2.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 1.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.6% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 50.5% | 1 | (cosh.f64 x) |
| 57.5% | 2 | (/.f64 (sin.f64 y) y) |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
(*.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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.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)))) |
5 calls:
| 4.0ms | y |
| 2.0ms | x |
| 2.0ms | (/.f64 (sin.f64 y) y) |
| 1.0ms | (cosh.f64 x) |
| 1.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.5% | 1 | (cosh.f64 x) |
| 32.5% | 1 | x |
| 32.5% | 1 | y |
| 32.5% | 1 | (/.f64 (sin.f64 y) y) |
| 32.5% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #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))))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #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))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #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 |
|---|---|---|
| 32.6% | 2 | y |
| 32.3% | 2 | x |
| 33.3% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 33.3% | 2 | (/.f64 (sin.f64 y) y) |
| 32.3% | 2 | (cosh.f64 x) |
Compiled 15 to 17 computations (-13.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #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 |
|---|---|---|
| 26.3% | 1 | x |
| 26.3% | 1 | (cosh.f64 x) |
| 26.3% | 1 | y |
| 26.3% | 1 | (/.f64 (sin.f64 y) y) |
| 26.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 | 6.731765278362152e-17 | 1.0 |
| 1.0ms | -inf | -2.7518283068497876e-15 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.731765278362152e-17 | 1.0 |
| 0.0ms | -inf | -2.7518283068497876e-15 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.731765278362152e-17 | 1.0 |
| 0.0ms | -inf | -2.7518283068497876e-15 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.2539118387620178e-151 | -1.7747504647849153e-167 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.556725471229605e-70 | 1.052143457743629e-67 |
| 0.0ms | -2.909607413449854e-306 | 2.4792698984737513e-308 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.2539118387620178e-151 | -1.7747504647849153e-167 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.2539118387620178e-151 | -1.7747504647849153e-167 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.556725471229605e-70 | 1.052143457743629e-67 |
| 0.0ms | -2.909607413449854e-306 | 2.4792698984737513e-308 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.556725471229605e-70 | 1.052143457743629e-67 |
| 0.0ms | -2.909607413449854e-306 | 2.4792698984737513e-308 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.2539118387620178e-151 | -1.7747504647849153e-167 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.2539118387620178e-151 | -1.7747504647849153e-167 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.2539118387620178e-151 | -1.7747504647849153e-167 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.2539118387620178e-151 | -1.7747504647849153e-167 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.2539118387620178e-151 | -1.7747504647849153e-167 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.556725471229605e-70 | 1.052143457743629e-67 |
| 0.0ms | -2.909607413449854e-306 | 2.4792698984737513e-308 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.2539118387620178e-151 | -1.7747504647849153e-167 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.2539118387620178e-151 | -1.7747504647849153e-167 |
Compiled 10 to 11 computations (-10% saved)
| 1× | fuel |
Compiled 1 193 to 158 computations (86.8% saved)
(abs y)
(abs x)
Compiled 7 186 to 2 888 computations (59.8% saved)
Loading profile data...