
Time bar (total: 4.5s)
| 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)
| 934.0ms | 8 256× | 0 | valid |
ival-cosh: 304.0ms (45.3% of total)ival-sin: 203.0ms (30.3% of total)ival-div: 97.0ms (14.5% of total)ival-mult: 61.0ms (9.1% of total)ival-assert: 3.0ms (0.4% 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 |
| 65.0ms | 512× | 0 | valid |
Compiled 45 to 22 computations (51.1% saved)
ival-sin: 12.0ms (45.4% of total)ival-cosh: 6.0ms (22.7% of total)ival-div: 4.0ms (15.1% of total)ival-mult: 3.0ms (11.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 46 |
| 1 | 55 | 44 |
| 2 | 175 | 44 |
| 3 | 492 | 44 |
| 4 | 2093 | 44 |
| 0 | 6 | 7 |
| 0 | 10 | 7 |
| 1 | 19 | 7 |
| 2 | 40 | 7 |
| 3 | 111 | 7 |
| 4 | 541 | 7 |
| 5 | 3872 | 7 |
| 0 | 9010 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Outputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (cosh.f64 x) y) (sin.f64 y)) |
(abs x)
(abs y)
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(cosh.f64 x) |
x |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | ((* (cosh x) (/ (sin y) y)) (cosh x) x (/ (sin y) y) (sin y) y) |
| 2.0ms | x | @ | -inf | ((* (cosh x) (/ (sin y) y)) (cosh x) x (/ (sin y) y) (sin y) y) |
| 2.0ms | x | @ | inf | ((* (cosh x) (/ (sin y) y)) (cosh x) x (/ (sin y) y) (sin y) y) |
| 2.0ms | y | @ | -inf | ((* (cosh x) (/ (sin y) y)) (cosh x) x (/ (sin y) y) (sin y) y) |
| 1.0ms | x | @ | 0 | ((* (cosh x) (/ (sin y) y)) (cosh x) x (/ (sin y) y) (sin y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 115 | 507 |
| 0 | 119 | 495 |
| 1 | 669 | 449 |
| 0 | 6588 | 423 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(cosh.f64 x) |
x |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 y) y) (cosh.f64 x)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (cosh.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (sin.f64 y) y) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cosh.f64 x) (neg.f64 (sin.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) (cosh.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 (sin.f64 y) (cosh.f64 x)) y) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 x))) |
(cosh.f64 (neg.f64 x)) |
(cosh.f64 x) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
x |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (sin.f64 y) y) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 y)) y)) |
(neg.f64 (/.f64 (sin.f64 y) (neg.f64 y))) |
(sin.f64 y) |
y |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 x x) (sin.f64 y)) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y))) |
#s(approx (cosh x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 1/240 binary64) (*.f64 y y) #s(literal -1/12 binary64))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal -1/10080 binary64) (*.f64 y y) #s(literal 1/240 binary64))) (*.f64 y y)) (*.f64 y y)))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y)) |
#s(approx y y) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (sin y) (sin.f64 y)) |
Compiled 823 to 203 computations (75.3% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 50 | 8 | 58 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 51 | 8 | 59 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 62.3% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
| ▶ | 63.0% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| 90.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))) (/.f64 (sin.f64 y) y)) | |
| ▶ | 86.8% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| 73.2% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) | |
| ▶ | 88.8% | #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))) |
| 47.2% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) | |
| ▶ | 99.8% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y))) |
Compiled 302 to 204 computations (32.5% saved)
| Inputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
y |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
#s(literal 2 binary64) |
(cosh.f64 x) |
x |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 y y) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 x x) |
(/.f64 (sin.f64 y) y) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) |
(fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x)) |
(*.f64 #s(literal 1/720 binary64) (sin.f64 y)) |
#s(literal 1/720 binary64) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (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 (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (/ 2 y))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/360 (/ (pow x 2) y)) (* 1/12 (/ 1 y)))) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 2)) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* 1/2 (/ (sin y) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y))))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (* 1/24 (/ (sin y) y)))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* 1/24 (sin y)))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* 1/720 (* (pow x 2) (sin y))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (/ (+ (exp x) (/ 1 (exp x))) y))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* 1/720 (/ (* (pow x 6) (sin y)) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (+ (* 1/2 (/ (sin y) (* (pow x 4) y))) (/ (sin y) (* (pow x 6) y)))))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* 1/720 (/ (* (pow x 4) (sin y)) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (* 1/720 (/ (* (pow x 2) (sin y)) y)))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (* (pow x 2) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* 1/720 (* (pow x 2) (sin y))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* (pow x 2) (+ (* 1/720 (sin y)) (* 1/24 (/ (sin y) (pow x 2))))))) |
#s(approx (* (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/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) 1/6)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (+ (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) (* (pow y 2) (+ 1/120 (* (pow x 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2))))))))) 1/6)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (+ (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) (* (pow y 2) (+ 1/120 (+ (* (pow x 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2)))))) (* (pow y 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/3628800 (pow x 2)) 1/120960)) 1/10080)) 1/5040)))))) 1/6)))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2))))))) 1/12)))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (+ (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/3628800 (pow x 2)) 1/120960)) 1/10080)))))) 1/12)))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (* 1/720 (pow x 2))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (* -1/4320 (pow x 2)) 1/144)))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (* 1/86400 (pow x 2))))) 1/144)))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (+ (* 1/86400 (pow x 2)) (* (pow y 2) (- (* -1/3628800 (pow x 2)) 1/120960)))))) 1/144)))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (* 1/720 (pow x 2)))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (* -1/4320 (pow x 2)) 1/144))))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (* 1/86400 (pow x 2))))) 1/144))))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (+ (* 1/86400 (pow x 2)) (* (pow y 2) (- (* -1/3628800 (pow x 2)) 1/120960)))))) 1/144))))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* 1/720 (* (pow x 2) y)))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* -1/4320 (* (pow x 2) (pow y 2))) (* 1/720 (pow x 2)))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* 1/720 (pow x 2)) (* (pow y 2) (+ (* -1/4320 (pow x 2)) (* 1/86400 (* (pow x 2) (pow y 2))))))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* 1/720 (pow x 2)) (* (pow y 2) (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ (* -1/3628800 (* (pow x 2) (pow y 2))) (* 1/86400 (pow x 2)))))))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* 1/720 y))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* -1/4320 (pow y 2)))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* (pow y 2) (- (* 1/86400 (pow y 2)) 1/4320)))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* (pow y 2) (- (* (pow y 2) (+ 1/86400 (* -1/3628800 (pow y 2)))) 1/4320)))))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (+ 1/2 (* -1/12 (pow y 2))))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (+ 1/2 (* (pow y 2) (- (* 1/240 (pow y 2)) 1/12))))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (+ 1/2 (* (pow y 2) (- (* (pow y 2) (+ 1/240 (* -1/10080 (pow y 2)))) 1/12))))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* 1/2 (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (+ (sin y) (* (pow x 2) (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))))) y))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (/ (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) y))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (/ (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))) y))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* 1/720 (sin y)))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (sin y) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (sin y)) (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) (* -1/2 (sin y))))) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) (* -1/2 (sin y))) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | y | @ | -inf | ((* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) 1/2 (sin y) y (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (cosh x) x (* (cosh x) (/ (sin y) y)) (/ (sin y) y) 1 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (+ (* 1/24 (* x x)) 1/2) 1/24 (* x x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (* (* 1/720 (sin y)) (* x x)) (* 1/720 (sin y)) 1/720 (* 1/2 (/ (sin y) y))) |
| 7.0ms | x | @ | -inf | ((* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) 1/2 (sin y) y (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (cosh x) x (* (cosh x) (/ (sin y) y)) (/ (sin y) y) 1 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (+ (* 1/24 (* x x)) 1/2) 1/24 (* x x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (* (* 1/720 (sin y)) (* x x)) (* 1/720 (sin y)) 1/720 (* 1/2 (/ (sin y) y))) |
| 6.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) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (+ (* 1/24 (* x x)) 1/2) 1/24 (* x x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (* (* 1/720 (sin y)) (* x x)) (* 1/720 (sin y)) 1/720 (* 1/2 (/ (sin y) y))) |
| 5.0ms | y | @ | inf | ((* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) 1/2 (sin y) y (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (cosh x) x (* (cosh x) (/ (sin y) y)) (/ (sin y) y) 1 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (+ (* 1/24 (* x x)) 1/2) 1/24 (* x x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (* (* 1/720 (sin y)) (* x x)) (* 1/720 (sin y)) 1/720 (* 1/2 (/ (sin y) y))) |
| 5.0ms | x | @ | inf | ((* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) 1/2 (sin y) y (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (cosh x) x (* (cosh x) (/ (sin y) y)) (/ (sin y) y) 1 (* (cosh x) (/ (sin y) y)) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (+ (* 1/24 (* x x)) 1/2) 1/24 (* x x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (* (* 1/720 (sin y)) (* x x)) (* 1/720 (sin y)) 1/720 (* 1/2 (/ (sin y) y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 489 | 4042 |
| 0 | 546 | 3869 |
| 1 | 2907 | 3849 |
| 0 | 11428 | 3683 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
y |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
#s(literal 2 binary64) |
(cosh.f64 x) |
x |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 y y) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 x x) |
(/.f64 (sin.f64 y) y) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y)) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(/.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) y) |
(fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x)) |
(*.f64 #s(literal 1/720 binary64) (sin.f64 y)) |
#s(literal 1/720 binary64) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (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 (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (/ 2 y))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/360 (/ (pow x 2) y)) (* 1/12 (/ 1 y)))) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 2)) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* 1/2 (/ (sin y) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y))))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (* 1/24 (/ (sin y) y)))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* 1/24 (sin y)))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* 1/720 (* (pow x 2) (sin y))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (/ (+ (exp x) (/ 1 (exp x))) y))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ (exp x) (/ 1 (exp x))))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* 1/720 (/ (* (pow x 6) (sin y)) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (+ (* 1/2 (/ (sin y) (* (pow x 4) y))) (/ (sin y) (* (pow x 6) y)))))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* 1/720 (/ (* (pow x 4) (sin y)) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (* 1/720 (/ (* (pow x 2) (sin y)) y)))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (* (pow x 2) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* 1/720 (* (pow x 2) (sin y))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* (pow x 2) (+ (* 1/720 (sin y)) (* 1/24 (/ (sin y) (pow x 2))))))) |
#s(approx (* (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/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) 1/6)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (+ (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) (* (pow y 2) (+ 1/120 (* (pow x 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2))))))))) 1/6)))))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (+ (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) (* (pow y 2) (+ 1/120 (+ (* (pow x 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2)))))) (* (pow y 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/3628800 (pow x 2)) 1/120960)) 1/10080)) 1/5040)))))) 1/6)))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2))))))) 1/12)))))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (+ (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/3628800 (pow x 2)) 1/120960)) 1/10080)))))) 1/12)))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (* 1/720 (pow x 2))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (* -1/4320 (pow x 2)) 1/144)))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (* 1/86400 (pow x 2))))) 1/144)))))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (+ (* 1/86400 (pow x 2)) (* (pow y 2) (- (* -1/3628800 (pow x 2)) 1/120960)))))) 1/144)))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (* 1/720 (pow x 2)))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (* -1/4320 (pow x 2)) 1/144))))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (* 1/86400 (pow x 2))))) 1/144))))))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (+ (* 1/86400 (pow x 2)) (* (pow y 2) (- (* -1/3628800 (pow x 2)) 1/120960)))))) 1/144))))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* 1/720 (* (pow x 2) y)))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* -1/4320 (* (pow x 2) (pow y 2))) (* 1/720 (pow x 2)))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* 1/720 (pow x 2)) (* (pow y 2) (+ (* -1/4320 (pow x 2)) (* 1/86400 (* (pow x 2) (pow y 2))))))))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) #s(hole binary64 (* y (+ (* 1/720 (pow x 2)) (* (pow y 2) (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ (* -1/3628800 (* (pow x 2) (pow y 2))) (* 1/86400 (pow x 2)))))))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* 1/720 y))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* -1/4320 (pow y 2)))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* (pow y 2) (- (* 1/86400 (pow y 2)) 1/4320)))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* (pow y 2) (- (* (pow y 2) (+ 1/86400 (* -1/3628800 (pow y 2)))) 1/4320)))))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (+ 1/2 (* -1/12 (pow y 2))))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (+ 1/2 (* (pow y 2) (- (* 1/240 (pow y 2)) 1/12))))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (+ 1/2 (* (pow y 2) (- (* (pow y 2) (+ 1/240 (* -1/10080 (pow y 2)))) 1/12))))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* 1/2 (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (+ (sin y) (* (pow x 2) (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))))) y))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (/ (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) y))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) #s(hole binary64 (/ (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))) y))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* 1/720 (sin y)))) |
#s(approx (* 1/2 (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (sin y) y)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (sin y)) (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) (* -1/2 (sin y))))) y)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) (* -1/2 (sin y))) y)))) |
| Outputs |
|---|
#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) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
y |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 x) y) (-.f64 (*.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 (neg.f64 x)) y)) (*.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 (neg.f64 x)) y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) |
(+.f64 (/.f64 (cosh.f64 x) y) (/.f64 (cosh.f64 x) y)) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y)) |
(+.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 (neg.f64 x)) y)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 x)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 x) (neg.f64 x)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 x) x) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 x) x) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 x (neg.f64 x)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 x (neg.f64 x)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 x x) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 x x) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
(*.f64 (cosh.f64 x) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (exp.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (cosh.f64 x) (cosh.f64 x))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 4 binary64)) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x)))))) |
(fma.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (cosh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64)) (cosh.f64 x)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x)))))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (+.f64 x (neg.f64 x))))))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 (neg.f64 x)))) |
(+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) |
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) |
(+.f64 (cosh.f64 x) (cosh.f64 x)) |
#s(literal 2 binary64) |
(*.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 x))) |
(cosh.f64 (neg.f64 x)) |
(cosh.f64 x) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (cosh.f64 x) #s(literal 2 binary64))) |
x |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) (cosh.f64 x)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (cosh.f64 x)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #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 (-.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 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 (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 (-.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 (-.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 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 (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))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (/.f64 (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)) (-.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 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (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 (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 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (sin.f64 y)) y) |
#s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 (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/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 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 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 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 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 (-.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/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 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 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))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 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)))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (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 (/.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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) (+.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 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
#s(literal 1/24 binary64) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (sin.f64 y) y) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y))))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) x) x (/.f64 (sin.f64 y) y)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y)) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (/.f64 (sin.f64 y) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y))) (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y))))) (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y)))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) (/.f64 (sin.f64 y) y)) |
(+.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x))) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))))) (neg.f64 (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)) y (*.f64 y (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y (*.f64 y (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)))) (*.f64 y y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x))) y)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x))) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) (neg.f64 y)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) x) x (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x))) |
(fma.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y)) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x))) y)) (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x))) y))) |
(-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 y) y))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))) y)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) (*.f64 (neg.f64 (*.f64 x x)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)))))) (/.f64 (*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x))) (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x))) (*.f64 y y)))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) #s(literal 1/373248000 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) #s(literal 1/373248000 binary64) (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))))) (neg.f64 (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) y (*.f64 y (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x))) (*.f64 y y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) y (*.f64 y (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))) (*.f64 y y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) #s(literal 1/373248000 binary64) (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))) (neg.f64 y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y))) |
(fma.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64))) |
(fma.f64 (/.f64 (sin.f64 y) y) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y)) (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y))) (*.f64 x x)) y)) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) (/.f64 (*.f64 #s(literal -1/24 binary64) (sin.f64 y)) y)) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) (*.f64 #s(literal -1/24 binary64) (/.f64 (sin.f64 y) y))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 3 binary64)) #s(literal 1/373248000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 y y))))) (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 y y)))))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y)) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64)) (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 1/13824 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 1/13824 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (sin.f64 y) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 (*.f64 x x) (sin.f64 y)) #s(literal 1/720 binary64) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)) |
(fma.f64 (sin.f64 y) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal -1/24 binary64) (sin.f64 y))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (neg.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y))) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x))))) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (sin.f64 y)) |
(*.f64 (*.f64 (*.f64 x x) (sin.f64 y)) #s(literal 1/720 binary64)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (sin.f64 y))) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y))) |
(*.f64 #s(literal 1/720 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1/720 binary64)) |
#s(literal 1/720 binary64) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) y) |
#s(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 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (* 1/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 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (* 2 (cosh x)) y) (/.f64 #s(literal 2 binary64) y)) |
#s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 x x #s(literal 2 binary64)) y)) |
#s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))) |
#s(approx (/ (* 2 (cosh x)) y) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) y) (*.f64 x x) (pow.f64 y #s(literal -1 binary64))) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))) |
#s(approx (* 2 (cosh x)) #s(literal 2 binary64)) |
#s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/24 (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) y)) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 #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/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y)) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y)) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (*.f64 #s(literal 1/24 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y)) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
#s(approx (/ (* 2 (cosh x)) y) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y))) |
#s(approx (* 2 (cosh x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
#s(approx (cosh x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/24 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (*.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y) (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sin.f64 y) y) (*.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y) (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y) (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sin.f64 y) y) (/.f64 (sin.f64 y) (*.f64 (pow.f64 x #s(literal 6 binary64)) y))))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (*.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y) (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (sin.f64 y) y) (*.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (*.f64 (*.f64 (*.f64 x x) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (*.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) (/.f64 (sin.f64 y) y) (*.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (*.f64 (fma.f64 (/.f64 #s(literal 1/24 binary64) x) (/.f64 (sin.f64 y) x) (*.f64 #s(literal 1/720 binary64) (sin.f64 y))) (*.f64 x x))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (sin y)) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) |
#s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 y y) #s(literal 1/240 binary64)) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/6 (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 y y) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 x x) (-.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64))) (*.f64 y y) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3628800 binary64) (*.f64 x x)) #s(literal 1/120960 binary64)) (*.f64 x x)) #s(literal 1/10080 binary64)) (*.f64 x x)) #s(literal 1/5040 binary64)) (*.f64 y y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x))) #s(literal 1/120 binary64)) (*.f64 y y) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 x x))) #s(literal 1/6 binary64)) (*.f64 y y) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 y y) (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x))) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3628800 binary64) (*.f64 x x)) #s(literal 1/120960 binary64)) (*.f64 x x)) #s(literal 1/10080 binary64)) (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 x x))) #s(literal 1/240 binary64)) (*.f64 y y) (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x))) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 y y)))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 y y) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))) #s(literal 1/144 binary64)) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/3628800 binary64) (*.f64 x x)) #s(literal 1/120960 binary64)) (*.f64 y y))) (*.f64 y y) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))) #s(literal 1/144 binary64)) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64))) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (*.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 y y))) y)) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 y y) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))) #s(literal 1/144 binary64)) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) y)) |
#s(approx (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/3628800 binary64) (*.f64 x x)) #s(literal 1/120960 binary64)) (*.f64 y y))) (*.f64 y y) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))) #s(literal 1/144 binary64)) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) y)) |
#s(approx (* (* 1/720 (sin y)) (* x x)) (*.f64 (*.f64 (*.f64 x x) y) #s(literal 1/720 binary64))) |
#s(approx (* (* 1/720 (sin y)) (* x x)) (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal -1/4320 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) |
#s(approx (* (* 1/720 (sin y)) (* x x)) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/86400 binary64) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) |
#s(approx (* (* 1/720 (sin y)) (* x x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal -1/3628800 binary64) (*.f64 #s(literal 1/86400 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) y)) |
#s(approx (* 1/720 (sin y)) (*.f64 #s(literal 1/720 binary64) y)) |
#s(approx (* 1/720 (sin y)) (*.f64 (fma.f64 #s(literal -1/4320 binary64) (*.f64 y y) #s(literal 1/720 binary64)) y)) |
#s(approx (* 1/720 (sin y)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/86400 binary64) (*.f64 y y)) #s(literal 1/4320 binary64)) (*.f64 y y) #s(literal 1/720 binary64)) y)) |
#s(approx (* 1/720 (sin y)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/3628800 binary64) (*.f64 y y) #s(literal 1/86400 binary64)) (*.f64 y y)) #s(literal 1/4320 binary64)) (*.f64 y y) #s(literal 1/720 binary64)) y)) |
#s(approx (* 1/2 (/ (sin y) y)) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (/ (sin y) y)) (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (/ (sin y) y)) (fma.f64 (-.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (/ (sin y) y)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/10080 binary64) (*.f64 y y) #s(literal 1/240 binary64)) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (sin y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y)) y)) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y)) |
#s(approx (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y)) |
#s(approx (* 1/720 (sin y)) (*.f64 #s(literal 1/720 binary64) (sin.f64 y))) |
#s(approx (* 1/2 (/ (sin y) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sin.f64 y) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)))) (*.f64 x x) (neg.f64 (sin.f64 y))) y))) |
#s(approx (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (sin.f64 y) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x)))) y))) |
Compiled 21 337 to 2 323 computations (89.1% saved)
16 alts after pruning (14 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 546 | 11 | 557 |
| Fresh | 0 | 3 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 549 | 16 | 565 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 63.0% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| 56.4% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| ▶ | 90.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))) (/.f64 (sin.f64 y) y)) |
| ✓ | 86.8% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| 55.5% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) | |
| ▶ | 55.3% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
| 73.2% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) | |
| ▶ | 48.9% | (*.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)))) |
| 43.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) #s(literal 1 binary64))) | |
| 28.8% | (*.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)))) | |
| ▶ | 24.1% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| 88.8% | #s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) | |
| 32.0% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x))))))) | |
| 47.2% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) | |
| ▶ | 47.1% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
| 55.0% | #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 902 to 501 computations (44.5% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
(*.f64 x x) |
x |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 y y) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #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 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
(/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y) |
#s(approx (* 2 (cosh x)) #s(literal 2 binary64)) |
#s(literal 2 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 (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (+ 1/24 (* 1/720 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (* (* 1/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) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/720 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (* (* 1/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) (/ (sin y) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#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) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* 1/2 (sin y)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) 1/720 (* x x) x 1/24 1/2 1 (/ (sin y) y) (sin y) y (* (cosh x) (/ (sin y) y)) (cosh x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (+ (* 1/24 (* x x)) 1/2) (/ (sin y) y) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2) |
| 3.0ms | x | @ | -inf | ((* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) 1/720 (* x x) x 1/24 1/2 1 (/ (sin y) y) (sin y) y (* (cosh x) (/ (sin y) y)) (cosh x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (+ (* 1/24 (* x x)) 1/2) (/ (sin y) y) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2) |
| 3.0ms | y | @ | -inf | ((* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) 1/720 (* x x) x 1/24 1/2 1 (/ (sin y) y) (sin y) y (* (cosh x) (/ (sin y) y)) (cosh x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (+ (* 1/24 (* x x)) 1/2) (/ (sin y) y) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2) |
| 2.0ms | y | @ | inf | ((* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) 1/720 (* x x) x 1/24 1/2 1 (/ (sin y) y) (sin y) y (* (cosh x) (/ (sin y) y)) (cosh x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (+ (* 1/24 (* x x)) 1/2) (/ (sin y) y) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2) |
| 2.0ms | y | @ | 0 | ((* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) 1/720 (* x x) x 1/24 1/2 1 (/ (sin y) y) (sin y) y (* (cosh x) (/ (sin y) y)) (cosh x) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) (/ (sin y) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (+ (* 1/24 (* x x)) 1/2) (/ (sin y) y) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 322 | 2250 |
| 0 | 361 | 2105 |
| 1 | 1710 | 2087 |
| 0 | 8171 | 2032 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
#s(literal 1/720 binary64) |
(*.f64 x x) |
x |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 y y) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #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 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
(/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y) |
#s(approx (* 2 (cosh x)) #s(literal 2 binary64)) |
#s(literal 2 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 (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (+ 1/24 (* 1/720 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (* (* 1/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) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/720 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/24 (+ (* 1/2 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (* (* 1/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) (/ (sin y) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#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) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* 1/2 (sin y)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 y) y) #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (sin.f64 y)) y) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/13824 binary64) (pow.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) #s(literal 1/576 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
(/.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
(-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/13824 binary64) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (/.f64 (*.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1/13824 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(literal 1/720 binary64) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#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) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 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 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 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) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 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 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #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 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 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 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 6 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))) |
#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 (*.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)) (-.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 (*.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 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #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 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) y) |
#s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.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) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (-.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) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #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 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.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 (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/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 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 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 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 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 (-.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/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 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 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))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 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)))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (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 (/.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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) (+.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 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 (*.f64 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))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (neg.f64 y)) |
(/.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 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 (*.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)) (-.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 (*.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 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 (sin.f64 y) #s(literal 1/2 binary64)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 (sin.f64 y) #s(literal 1/2 binary64)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y)) |
(*.f64 (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 1/2 binary64)) #s(approx (* 2 (cosh x)) #s(literal 2 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 1/2 binary64)) #s(approx (* 2 (cosh x)) #s(literal 2 binary64))) y) |
(*.f64 (sin.f64 y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64))) (neg.f64 y)) |
(/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y) |
#s(approx (* 2 (cosh x)) #s(literal 2 binary64)) |
#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 (sin.f64 y) #s(literal 1/2 binary64))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(literal 1/24 binary64)) |
#s(approx (+ (* 1/720 (* x x)) 1/24) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* (* x x) 1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) 1/2) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 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 (* (* 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 (sin.f64 y) #s(literal 1/2 binary64))) 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 (/.f64 (sin.f64 y) y) #s(literal 1/2 binary64))) (*.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) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (*.f64 (sin.f64 y) #s(literal 1/2 binary64)))) |
#s(approx (cosh x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (pow.f64 x #s(literal -6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) 1/2) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1/24 binary64)) (*.f64 x x))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (*.f64 (sin.f64 y) #s(literal 1/2 binary64)))) |
#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) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1/240 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 #s(literal -1/12 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.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 (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 (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) -1/6) 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/6) 1) y) y) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) -1/6) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 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 y #s(literal 1/2 binary64))) |
#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) (/.f64 (sin.f64 y) y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (* 1/2 (sin y)) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64))) (pow.f64 y #s(literal 3 binary64))))) |
Compiled 14 873 to 1 860 computations (87.5% saved)
19 alts after pruning (14 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 450 | 8 | 458 |
| Fresh | 3 | 6 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 455 | 19 | 474 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 63.0% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ▶ | 56.4% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
| ✓ | 90.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))) (/.f64 (sin.f64 y) y)) |
| ✓ | 86.8% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| 73.2% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) | |
| 48.9% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) | |
| 13.9% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) | |
| 43.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) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) | |
| ▶ | 28.0% | (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
| ▶ | 28.8% | (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
| ✓ | 24.1% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ▶ | 88.8% | #s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
| 32.0% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x))))))) | |
| 47.2% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) | |
| ✓ | 47.1% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
| 24.0% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) | |
| 34.6% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #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)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) | |
| ▶ | 30.5% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
| 55.0% | #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 1 044 to 613 computations (41.3% saved)
| Inputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) |
(*.f64 #s(literal 1/720 binary64) (sin.f64 y)) |
#s(literal 1/720 binary64) |
(sin.f64 y) |
y |
x |
(*.f64 #s(literal 1/24 binary64) (sin.f64 y)) |
#s(literal 1/24 binary64) |
(*.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
#s(literal 1/2 binary64) |
(/.f64 (sin.f64 y) y) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) 1/2) 1) #s(literal 1 binary64)) |
#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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (cosh x) #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)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 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)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) |
#s(literal -1/12 binary64) |
(/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y) |
#s(approx (* 2 (cosh x)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 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/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (* 1/2 (/ (sin y) y)))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y))))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y))))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* 1/2 (sin y)))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (* 1/24 (sin y)))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) |
#s(approx (* (* 1/720 (sin y)) x) #s(hole binary64 (* 1/720 (* x (sin y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (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 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 (* (* 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 (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/720) 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 (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/720) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* (* x x) 1/720) 1/24) #s(hole binary64 (+ 1/24 (* 1/720 (pow x 2))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* 1/720 (/ (* (pow x 6) (sin y)) y)))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (+ (* 1/2 (/ (sin y) (* (pow x 4) y))) (/ (sin y) (* (pow x 6) y)))))))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (* 1/720 (/ (* (pow x 4) (sin y)) y)))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* 1/720 (* (pow x 4) (sin y))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (sin y)) (* 1/24 (/ (sin y) (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (sin y)) (+ (* 1/24 (/ (sin y) (pow x 2))) (* 1/2 (/ (sin y) (pow x 4)))))))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (* 1/720 (* (pow x 2) (sin y))))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (* (pow x 2) (+ (* 1/720 (sin y)) (* 1/24 (/ (sin y) (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 (* (* 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 (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/720 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) 1/720) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/720) 1/24) #s(hole binary64 (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) 1/6)))))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (+ (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) (* (pow y 2) (+ 1/120 (* (pow x 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2))))))))) 1/6)))))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (+ (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) (* (pow y 2) (+ 1/120 (+ (* (pow x 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2)))))) (* (pow y 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/3628800 (pow x 2)) 1/120960)) 1/10080)) 1/5040)))))) 1/6)))))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)))))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2))))))) 1/12)))))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (+ (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/3628800 (pow x 2)) 1/120960)) 1/10080)))))) 1/12)))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* y (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12))))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* y (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2))))))) 1/12))))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* y (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (+ (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/3628800 (pow x 2)) 1/120960)) 1/10080)))))) 1/12))))))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (* y (+ 1/24 (* 1/720 (pow x 2)))))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (* -1/4320 (pow x 2)) 1/144))))))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (* 1/86400 (pow x 2))))) 1/144))))))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (+ (* 1/86400 (pow x 2)) (* (pow y 2) (- (* -1/3628800 (pow x 2)) 1/120960)))))) 1/144))))))) |
#s(approx (* (* 1/720 (sin y)) x) #s(hole binary64 (* 1/720 (* x y)))) |
#s(approx (* (* 1/720 (sin y)) x) #s(hole binary64 (* y (+ (* -1/4320 (* x (pow y 2))) (* 1/720 x))))) |
#s(approx (* (* 1/720 (sin y)) x) #s(hole binary64 (* y (+ (* 1/720 x) (* (pow y 2) (+ (* -1/4320 x) (* 1/86400 (* x (pow y 2))))))))) |
#s(approx (* (* 1/720 (sin y)) x) #s(hole binary64 (* y (+ (* 1/720 x) (* (pow y 2) (+ (* -1/4320 x) (* (pow y 2) (+ (* -1/3628800 (* x (pow y 2))) (* 1/86400 x))))))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* 1/720 y))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* -1/4320 (pow y 2)))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* (pow y 2) (- (* 1/86400 (pow y 2)) 1/4320)))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* (pow y 2) (- (* (pow y 2) (+ 1/86400 (* -1/3628800 (pow y 2)))) 1/4320)))))) |
#s(approx (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/24 (sin y)) #s(hole binary64 (* 1/24 y))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* y (+ 1/24 (* -1/144 (pow y 2)))))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* y (+ 1/24 (* (pow y 2) (- (* 1/2880 (pow y 2)) 1/144)))))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* y (+ 1/24 (* (pow y 2) (- (* (pow y 2) (+ 1/2880 (* -1/120960 (pow y 2)))) 1/144)))))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* 1/2 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) 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)) (/ (* 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 (* (+ (* (* y y) -1/12) 1/2) y) #s(hole binary64 (* 1/2 y))) |
#s(approx (* (+ (* (* y y) -1/12) 1/2) y) #s(hole binary64 (* y (+ 1/2 (* -1/12 (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/12) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* y y) -1/12) 1/2) #s(hole binary64 (+ 1/2 (* -1/12 (pow y 2))))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (+ (sin y) (* (pow x 2) (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))))) y))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (/ (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) y))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* 1/720 (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* 1/24 (sin y)))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* 1/2 (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/12) 1/2) y) #s(hole binary64 (* -1/12 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/12) 1/2) y) #s(hole binary64 (* (pow y 3) (- (* 1/2 (/ 1 (pow y 2))) 1/12)))) |
#s(approx (+ (* (* y y) -1/12) 1/2) #s(hole binary64 (* -1/12 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/12) 1/2) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (sin y)) (* -1 (* (pow x 2) (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y)))))))) y)))) |
#s(approx (* (+ (* (* y y) -1/12) 1/2) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/12 (* 1/2 (/ 1 (pow y 2)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | x | @ | -inf | ((* (cosh x) (/ (sin y) y)) (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* (* 1/720 (sin y)) x) (* 1/720 (sin y)) 1/720 (sin y) y x (* 1/24 (sin y)) 1/24 (* x x) (* 1/2 (sin y)) 1/2 (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) 1 (/ (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) 1/2) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) (* (+ (* (* y y) -1/12) 1/2) y) (+ (* (* y y) -1/12) 1/2) -1/12 (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (+ (* (* x x) 1/720) 1/24)) |
| 10.0ms | y | @ | inf | ((* (cosh x) (/ (sin y) y)) (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* (* 1/720 (sin y)) x) (* 1/720 (sin y)) 1/720 (sin y) y x (* 1/24 (sin y)) 1/24 (* x x) (* 1/2 (sin y)) 1/2 (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) 1 (/ (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) 1/2) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) (* (+ (* (* y y) -1/12) 1/2) y) (+ (* (* y y) -1/12) 1/2) -1/12 (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (+ (* (* x x) 1/720) 1/24)) |
| 6.0ms | y | @ | -inf | ((* (cosh x) (/ (sin y) y)) (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* (* 1/720 (sin y)) x) (* 1/720 (sin y)) 1/720 (sin y) y x (* 1/24 (sin y)) 1/24 (* x x) (* 1/2 (sin y)) 1/2 (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) 1 (/ (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) 1/2) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) (* (+ (* (* y y) -1/12) 1/2) y) (+ (* (* y y) -1/12) 1/2) -1/12 (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (+ (* (* x x) 1/720) 1/24)) |
| 5.0ms | x | @ | inf | ((* (cosh x) (/ (sin y) y)) (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* (* 1/720 (sin y)) x) (* 1/720 (sin y)) 1/720 (sin y) y x (* 1/24 (sin y)) 1/24 (* x x) (* 1/2 (sin y)) 1/2 (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) 1 (/ (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) 1/2) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) (* (+ (* (* y y) -1/12) 1/2) y) (+ (* (* y y) -1/12) 1/2) -1/12 (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (+ (* (* x x) 1/720) 1/24)) |
| 3.0ms | y | @ | 0 | ((* (cosh x) (/ (sin y) y)) (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* (* 1/720 (sin y)) x) (* 1/720 (sin y)) 1/720 (sin y) y x (* 1/24 (sin y)) 1/24 (* x x) (* 1/2 (sin y)) 1/2 (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (* x x) 1/2) 1) 1 (/ (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) 1/2) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) (* (+ (* (* y y) -1/12) 1/2) y) (+ (* (* y y) -1/12) 1/2) -1/12 (/ (* 2 (cosh x)) y) (* 2 (cosh x)) 2 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (+ (* (* x x) 1/720) 1/24)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 574 | 4675 |
| 0 | 627 | 4515 |
| 1 | 3316 | 4471 |
| 0 | 8291 | 4313 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) |
(*.f64 #s(literal 1/720 binary64) (sin.f64 y)) |
#s(literal 1/720 binary64) |
(sin.f64 y) |
y |
x |
(*.f64 #s(literal 1/24 binary64) (sin.f64 y)) |
#s(literal 1/24 binary64) |
(*.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
#s(literal 1/2 binary64) |
(/.f64 (sin.f64 y) y) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) 1/2) 1) #s(literal 1 binary64)) |
#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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (cosh x) #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)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 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)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) |
#s(literal -1/12 binary64) |
(/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y) |
#s(approx (* 2 (cosh x)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 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/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (* 1/2 (/ (sin y) y)))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y))))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y))))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* 1/2 (sin y)))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (+ (* 1/24 (* (pow x 2) (sin y))) (* 1/2 (sin y))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (* 1/24 (sin y)))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) |
#s(approx (* (* 1/720 (sin y)) x) #s(hole binary64 (* 1/720 (* x (sin y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (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 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 (* (* 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 (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/720) 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 (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/720) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* (* x x) 1/720) 1/24) #s(hole binary64 (+ 1/24 (* 1/720 (pow x 2))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* 1/720 (/ (* (pow x 6) (sin y)) y)))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* (pow x 6) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (+ (* 1/2 (/ (sin y) (* (pow x 4) y))) (/ (sin y) (* (pow x 6) y)))))))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (* 1/720 (/ (* (pow x 4) (sin y)) y)))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (/ (sin y) y)) (* 1/24 (/ (sin y) (* (pow x 2) y))))))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (/ (sin y) y)) (+ (* 1/24 (/ (sin y) (* (pow x 2) y))) (* 1/2 (/ (sin y) (* (pow x 4) y)))))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* 1/720 (* (pow x 4) (sin y))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (sin y)) (* 1/24 (/ (sin y) (pow x 2))))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* (pow x 4) (+ (* 1/720 (sin y)) (+ (* 1/24 (/ (sin y) (pow x 2))) (* 1/2 (/ (sin y) (pow x 4)))))))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (* 1/720 (* (pow x 2) (sin y))))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (* (pow x 2) (+ (* 1/720 (sin y)) (* 1/24 (/ (sin y) (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 (* (* 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 (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/720 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) 1/720) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/720) 1/24) #s(hole binary64 (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x)))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/2 (+ (exp x) (/ 1 (exp x))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* 1/240 (* (pow y 2) (+ (exp x) (/ 1 (exp x)))))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (/ 1 (exp x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (/ 1 (exp x))))) (* 1/240 (+ (exp x) (/ 1 (exp x))))))))))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) 1/6)))))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (+ (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) (* (pow y 2) (+ 1/120 (* (pow x 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2))))))))) 1/6)))))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) (* (pow y 2) (- (+ (* (pow x 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)) (* (pow y 2) (+ 1/120 (+ (* (pow x 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2)))))) (* (pow y 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1/3628800 (pow x 2)) 1/120960)) 1/10080)) 1/5040)))))) 1/6)))))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12)))))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2))))))) 1/12)))))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (+ (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/3628800 (pow x 2)) 1/120960)) 1/10080)))))) 1/12)))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* y (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* y (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) 1/12))))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* y (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2))))))) 1/12))))))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) #s(hole binary64 (* y (+ 1/2 (+ (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))) (* (pow y 2) (- (+ (* (pow x 2) (- (* -1/4320 (pow x 2)) 1/144)) (* (pow y 2) (+ 1/240 (+ (* (pow x 2) (+ 1/2880 (* 1/86400 (pow x 2)))) (* (pow y 2) (- (* (pow x 2) (- (* -1/3628800 (pow x 2)) 1/120960)) 1/10080)))))) 1/12))))))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (* y (+ 1/24 (* 1/720 (pow x 2)))))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (* -1/4320 (pow x 2)) 1/144))))))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (* 1/86400 (pow x 2))))) 1/144))))))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) #s(hole binary64 (* y (+ 1/24 (+ (* 1/720 (pow x 2)) (* (pow y 2) (- (+ (* -1/4320 (pow x 2)) (* (pow y 2) (+ 1/2880 (+ (* 1/86400 (pow x 2)) (* (pow y 2) (- (* -1/3628800 (pow x 2)) 1/120960)))))) 1/144))))))) |
#s(approx (* (* 1/720 (sin y)) x) #s(hole binary64 (* 1/720 (* x y)))) |
#s(approx (* (* 1/720 (sin y)) x) #s(hole binary64 (* y (+ (* -1/4320 (* x (pow y 2))) (* 1/720 x))))) |
#s(approx (* (* 1/720 (sin y)) x) #s(hole binary64 (* y (+ (* 1/720 x) (* (pow y 2) (+ (* -1/4320 x) (* 1/86400 (* x (pow y 2))))))))) |
#s(approx (* (* 1/720 (sin y)) x) #s(hole binary64 (* y (+ (* 1/720 x) (* (pow y 2) (+ (* -1/4320 x) (* (pow y 2) (+ (* -1/3628800 (* x (pow y 2))) (* 1/86400 x))))))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* 1/720 y))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* -1/4320 (pow y 2)))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* (pow y 2) (- (* 1/86400 (pow y 2)) 1/4320)))))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* y (+ 1/720 (* (pow y 2) (- (* (pow y 2) (+ 1/86400 (* -1/3628800 (pow y 2)))) 1/4320)))))) |
#s(approx (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/24 (sin y)) #s(hole binary64 (* 1/24 y))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* y (+ 1/24 (* -1/144 (pow y 2)))))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* y (+ 1/24 (* (pow y 2) (- (* 1/2880 (pow y 2)) 1/144)))))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* y (+ 1/24 (* (pow y 2) (- (* (pow y 2) (+ 1/2880 (* -1/120960 (pow y 2)))) 1/144)))))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* 1/2 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) 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)) (/ (* 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 (* (+ (* (* y y) -1/12) 1/2) y) #s(hole binary64 (* 1/2 y))) |
#s(approx (* (+ (* (* y y) -1/12) 1/2) y) #s(hole binary64 (* y (+ 1/2 (* -1/12 (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/12) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* y y) -1/12) 1/2) #s(hole binary64 (+ 1/2 (* -1/12 (pow y 2))))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (/ (+ (sin y) (* (pow x 2) (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))))) y))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) #s(hole binary64 (/ (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y))))) y))) |
#s(approx (* 1/720 (sin y)) #s(hole binary64 (* 1/720 (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* 1/24 (sin y)) #s(hole binary64 (* 1/24 (sin y)))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* 1/2 (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/12) 1/2) y) #s(hole binary64 (* -1/12 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/12) 1/2) y) #s(hole binary64 (* (pow y 3) (- (* 1/2 (/ 1 (pow y 2))) 1/12)))) |
#s(approx (+ (* (* y y) -1/12) 1/2) #s(hole binary64 (* -1/12 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/12) 1/2) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ 1 (pow y 2))) 1/12)))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (sin y)) (* -1 (* (pow x 2) (+ (* 1/2 (sin y)) (* (pow x 2) (+ (* 1/720 (* (pow x 2) (sin y))) (* 1/24 (sin y)))))))) y)))) |
#s(approx (* (+ (* (* y y) -1/12) 1/2) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/12 (* 1/2 (/ 1 (pow y 2)))))))) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y)) y)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y)) y) |
(/.f64 (+.f64 (sin.f64 y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x))) y) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) (sin.f64 y)) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) (sin.f64 y)) (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) (neg.f64 y) (*.f64 y (neg.f64 (sin.f64 y)))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) y (*.f64 y (sin.f64 y))) (*.f64 y y)) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) y (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 (sin.f64 y) y (*.f64 y (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)))) (*.f64 y y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) (sin.f64 y)) y)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) (sin.f64 y)) (*.f64 y y))))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) x) x (/.f64 (sin.f64 y) y)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y)) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (/.f64 (sin.f64 y) y)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) (sin.f64 y)) y)) (/.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) (sin.f64 y)) y))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) y) (/.f64 (sin.f64 y) y)) |
(+.f64 (/.f64 (sin.f64 y) y) (/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x)) y)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))))) (neg.f64 (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) y (*.f64 y (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) (*.f64 y y)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) (neg.f64 y)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) y) (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 y)) y)) |
(+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) y) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 y) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x)) |
(fma.f64 (sin.f64 y) #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) (*.f64 #s(literal -1/2 binary64) (sin.f64 y))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) (*.f64 x x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 1/24 binary64) (sin.f64 y) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)) |
(fma.f64 (sin.f64 y) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal -1/24 binary64) (sin.f64 y))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
(*.f64 (*.f64 #s(literal 1/720 binary64) x) (sin.f64 y)) |
(*.f64 (*.f64 (sin.f64 y) x) #s(literal 1/720 binary64)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) |
(*.f64 #s(literal 1/720 binary64) (*.f64 (sin.f64 y) x)) |
(*.f64 x (*.f64 #s(literal 1/720 binary64) (sin.f64 y))) |
(*.f64 #s(literal 1/720 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1/720 binary64)) |
#s(literal 1/720 binary64) |
(sin.f64 y) |
y |
x |
(*.f64 #s(literal 1/24 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1/24 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (sin.f64 y) y) |
(*.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(approx (+ (* (* x x) 1/2) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) 1/2) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #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)) (-.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 (*.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 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
#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))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (/.f64 #s(approx (* 2 (cosh x)) #s(literal 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)))) |
(*.f64 (/.f64 #s(approx (* 2 (cosh x)) #s(literal 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))) |
(*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y)) |
(/.f64 (neg.f64 (*.f64 #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 (* 2 (cosh x)) #s(literal 2 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 #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 (* 2 (cosh x)) #s(literal 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)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) y)) |
(fma.f64 #s(literal 1/2 binary64) y (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/12 binary64)))) |
(fma.f64 y #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) y)) |
(fma.f64 y #s(literal 1/2 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/12 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) y)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/1728 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal -1/12 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal -1/12 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/1728 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/12 binary64) (*.f64 y y) #s(literal 1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal -1/12 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) |
#s(literal -1/12 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64))) (neg.f64 y)) |
(/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y) |
#s(approx (* 2 (cosh x)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) #s(literal 1/576 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
(/.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) #s(literal 1/24 binary64)) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)))) |
(-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#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 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (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/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) y)) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (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/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y)) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (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)))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (sin.f64 y) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (sin.f64 y) (*.f64 #s(literal 1/24 binary64) (sin.f64 y)))) |
#s(approx (* (* 1/720 (sin y)) x) (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x)) |
#s(approx x x) |
#s(approx (* x x) (*.f64 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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) 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 (* (* 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 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (sin.f64 y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (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 (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/720) 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 (+ (* (+ (* (+ (* (* x x) 1/720) 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 (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (+ (* (* x x) 1/720) 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/720) 1/24) (* x x)) 1/2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) 1/720) 1/24) #s(literal 1/24 binary64)) |
#s(approx (+ (* (* x x) 1/720) 1/24) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
#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/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) (*.f64 (*.f64 x x) y)) #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y) (fma.f64 (/.f64 (sin.f64 y) (*.f64 (pow.f64 x #s(literal 4 binary64)) y)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 x x) y)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (*.f64 (fma.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y) (fma.f64 (/.f64 (sin.f64 y) (*.f64 (*.f64 x x) y)) #s(literal 1/24 binary64) (fma.f64 (/.f64 (sin.f64 y) (*.f64 (pow.f64 x #s(literal 4 binary64)) y)) #s(literal 1/2 binary64) (/.f64 (sin.f64 y) (*.f64 (pow.f64 x #s(literal 6 binary64)) y))))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (sin.f64 y) y)) #s(literal 1/720 binary64))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 (sin.f64 y) (*.f64 (*.f64 x x) y)) #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y))))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (*.f64 (fma.f64 #s(literal 1/720 binary64) (/.f64 (sin.f64 y) y) (fma.f64 (/.f64 (sin.f64 y) (*.f64 (pow.f64 x #s(literal 4 binary64)) y)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 (*.f64 x x) y)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64)) (sin.f64 y))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (sin.f64 y))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (sin.f64 y) (fma.f64 (/.f64 (sin.f64 y) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/24 binary64) (sin.f64 y)) (*.f64 x x)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (sin.f64 y))) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) (*.f64 x x)) #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (sin.f64 y))) (*.f64 x 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 (* (* 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 (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (* x x)) 1) (*.f64 (+.f64 (+.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (pow.f64 x #s(literal -6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (* x x) 1/720) 1/24) (* x x)) 1/2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 binary64)) (*.f64 x x))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (*.f64 (*.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 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #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 (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 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1/12 binary64))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 y y) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 x x) (-.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64))) (*.f64 y y) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3628800 binary64) (*.f64 x x)) #s(literal 1/120960 binary64)) (*.f64 x x)) #s(literal 1/10080 binary64)) (*.f64 x x)) #s(literal 1/5040 binary64)) (*.f64 y y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x))) #s(literal 1/120 binary64)) (*.f64 y y) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 x x))) #s(literal 1/6 binary64)) (*.f64 y y) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 y y) (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x))) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3628800 binary64) (*.f64 x x)) #s(literal 1/120960 binary64)) (*.f64 x x)) #s(literal 1/10080 binary64)) (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 x x))) #s(literal 1/240 binary64)) (*.f64 y y) (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x))) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x)) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 y y) (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x))) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/3628800 binary64) (*.f64 x x)) #s(literal 1/120960 binary64)) (*.f64 x x)) #s(literal 1/10080 binary64)) (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 x x))) #s(literal 1/240 binary64)) (*.f64 y y) (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 x x))) #s(literal 1/12 binary64)) (*.f64 y y) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) y)) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (*.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/4320 binary64) (*.f64 x x)) #s(literal 1/144 binary64)) (*.f64 y y))) y)) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 y y) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))) #s(literal 1/144 binary64)) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) y)) |
#s(approx (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (*.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/86400 binary64) (*.f64 x x) #s(literal 1/2880 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/3628800 binary64) (*.f64 x x)) #s(literal 1/120960 binary64)) (*.f64 y y))) (*.f64 y y) (*.f64 #s(literal -1/4320 binary64) (*.f64 x x))) #s(literal 1/144 binary64)) (*.f64 y y) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/24 binary64)) y)) |
#s(approx (* (* 1/720 (sin y)) x) (*.f64 (*.f64 #s(literal 1/720 binary64) x) y)) |
#s(approx (* (* 1/720 (sin y)) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/4320 binary64) (*.f64 #s(literal 1/720 binary64) x)) y)) |
#s(approx (* (* 1/720 (sin y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/86400 binary64) (*.f64 #s(literal -1/4320 binary64) x)) (*.f64 y y) (*.f64 #s(literal 1/720 binary64) x)) y)) |
#s(approx (* (* 1/720 (sin y)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/3628800 binary64) (*.f64 #s(literal 1/86400 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/4320 binary64) x)) (*.f64 y y) (*.f64 #s(literal 1/720 binary64) x)) y)) |
#s(approx (* 1/720 (sin y)) (*.f64 #s(literal 1/720 binary64) y)) |
#s(approx (* 1/720 (sin y)) (*.f64 (fma.f64 #s(literal -1/4320 binary64) (*.f64 y y) #s(literal 1/720 binary64)) y)) |
#s(approx (* 1/720 (sin y)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/86400 binary64) (*.f64 y y)) #s(literal 1/4320 binary64)) (*.f64 y y) #s(literal 1/720 binary64)) y)) |
#s(approx (* 1/720 (sin y)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/3628800 binary64) (*.f64 y y) #s(literal 1/86400 binary64)) (*.f64 y y)) #s(literal 1/4320 binary64)) (*.f64 y y) #s(literal 1/720 binary64)) y)) |
#s(approx (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 (* 1/24 (sin y)) (*.f64 #s(literal 1/24 binary64) y)) |
#s(approx (* 1/24 (sin y)) (*.f64 (fma.f64 #s(literal -1/144 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y)) |
#s(approx (* 1/24 (sin y)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2880 binary64) (*.f64 y y)) #s(literal 1/144 binary64)) (*.f64 y y) #s(literal 1/24 binary64)) y)) |
#s(approx (* 1/24 (sin y)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120960 binary64) (*.f64 y y) #s(literal 1/2880 binary64)) (*.f64 y y)) #s(literal 1/144 binary64)) (*.f64 y y) #s(literal 1/24 binary64)) y)) |
#s(approx (* 1/2 (sin y)) (*.f64 #s(literal 1/2 binary64) 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(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)) (/ (* 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 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1/12 binary64))) (*.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 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -1/12 binary64))) (*.f64 y y) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (* y y) -1/12) 1/2) y) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* (+ (* (* y y) -1/12) 1/2) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* (* y y) -1/12) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* y y) -1/12) 1/2) (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (sin.f64 y) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y)) y)) |
#s(approx (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (sin.f64 y) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y)) |
#s(approx (* 1/720 (sin y)) (*.f64 #s(literal 1/720 binary64) (sin.f64 y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* 1/24 (sin y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) |
#s(approx (* 1/2 (sin y)) (*.f64 #s(literal 1/2 binary64) (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/12) 1/2) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/12 binary64))) |
#s(approx (* (+ (* (* y y) -1/12) 1/2) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/12 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) |
#s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/12 binary64)) (*.f64 y y))) |
#s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (sin.f64 y) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 x x) (sin.f64 y))) y))) |
#s(approx (* (+ (* (* y y) -1/12) 1/2) y) (neg.f64 (*.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64))) (pow.f64 y #s(literal 3 binary64))))) |
Compiled 24 520 to 2 394 computations (90.2% saved)
25 alts after pruning (19 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 597 | 13 | 610 |
| Fresh | 3 | 6 | 9 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 5 | 5 |
| Total | 604 | 25 | 629 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 63.0% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ✓ | 90.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))) (/.f64 (sin.f64 y) y)) |
| 56.4% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.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)))) | |
| 54.9% | (*.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) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| ✓ | 86.8% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| 56.4% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| 73.2% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) | |
| 13.9% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) | |
| 28.0% | (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) | |
| 14.0% | (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) | |
| 22.8% | (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) | |
| 28.8% | (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) | |
| 7.0% | (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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))))) | |
| ✓ | 24.1% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ✓ | 88.8% | #s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
| 32.0% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x))))))) | |
| 47.2% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) | |
| ✓ | 47.1% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
| 24.0% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) | |
| 34.6% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #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)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) | |
| 60.0% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) | |
| 59.2% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) | |
| 54.0% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) | |
| 8.8% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) | |
| 55.0% | #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
Compiled 2 005 to 715 computations (64.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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.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) (fma.f64 #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 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #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 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin 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 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #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 (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) (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)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (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) (/ (sin y) y)) (/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) y) (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (sin.f64 y)) x) x (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x))))))) |
| Outputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
5 calls:
| 14.0ms | x |
| 14.0ms | (/.f64 (sin.f64 y) y) |
| 11.0ms | y |
| 9.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.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) (fma.f64 #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 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #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 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin 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 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #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 (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) (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)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| 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))) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
5 calls:
| 16.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 12.0ms | y |
| 10.0ms | (/.f64 (sin.f64 y) y) |
| 10.0ms | x |
| 7.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.1% | 2 | (/.f64 (sin.f64 y) y) |
| 90.6% | 1 | (cosh.f64 x) |
| 98.7% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 98.7% | 3 | x |
| 96.1% | 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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.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) (fma.f64 #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 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #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 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin 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 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #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 (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) (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)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
1 calls:
| 8.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.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) (fma.f64 #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 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #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 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin 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 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #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 (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) (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)) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 (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 |
|---|---|---|
| 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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.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) (fma.f64 #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 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #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 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin 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 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #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 (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) (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 |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
1 calls:
| 7.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.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) (fma.f64 #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 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #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 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin 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 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #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 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
5 calls:
| 20.0ms | x |
| 17.0ms | (cosh.f64 x) |
| 8.0ms | y |
| 7.0ms | (/.f64 (sin.f64 y) y) |
| 7.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.0% | 1 | (cosh.f64 x) |
| 76.8% | 2 | (/.f64 (sin.f64 y) y) |
| 63.0% | 1 | y |
| 65.3% | 2 | x |
| 76.8% | 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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.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) (fma.f64 #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 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #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 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin 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 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #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 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
2 calls:
| 7.0ms | (/.f64 (sin.f64 y) y) |
| 6.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.2% | 3 | (/.f64 (sin.f64 y) y) |
| 69.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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.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) (fma.f64 #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 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #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 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin 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 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #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)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
1 calls:
| 7.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.4% | 4 | (/.f64 (sin.f64 y) y) |
Compiled 4 to 4 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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.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) (fma.f64 #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 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #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 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #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 (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #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)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) |
1 calls:
| 7.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.6% | 4 | (/.f64 (sin.f64 y) y) |
Compiled 4 to 4 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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.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) (fma.f64 #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 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.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 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #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 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
2 calls:
| 6.0ms | (/.f64 (sin.f64 y) y) |
| 6.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.5% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 70.8% | 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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.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) (fma.f64 #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 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
| Outputs |
|---|
(*.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) (fma.f64 #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 #s(literal 1/240 binary64) (*.f64 y y)) #s(literal 1/12 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
1 calls:
| 6.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.8% | 3 | (/.f64 (sin.f64 y) y) |
Compiled 4 to 4 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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
(*.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) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.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) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
2 calls:
| 14.0ms | (/.f64 (sin.f64 y) y) |
| 5.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.5% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 68.4% | 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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
2 calls:
| 5.0ms | (/.f64 (sin.f64 y) y) |
| 5.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.0% | 2 | (/.f64 (sin.f64 y) y) |
| 68.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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (/ (+ (* (+ (* (* (* 1/720 (sin y)) x) x) (* 1/24 (sin y))) (* x x)) (* 1/2 (sin y))) y) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
2 calls:
| 5.0ms | (/.f64 (sin.f64 y) y) |
| 5.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.7% | 2 | (/.f64 (sin.f64 y) y) |
| 67.8% | 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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 #s(approx (+ (* (* y y) -1/12) 1/2) (*.f64 (*.f64 y y) #s(literal -1/12 binary64))) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #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))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
5 calls:
| 18.0ms | (/.f64 (sin.f64 y) y) |
| 5.0ms | x |
| 5.0ms | y |
| 4.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 4.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.9% | 1 | y |
| 48.9% | 1 | (cosh.f64 x) |
| 48.9% | 1 | x |
| 56.1% | 2 | (/.f64 (sin.f64 y) y) |
| 56.2% | 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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
5 calls:
| 21.0ms | y |
| 3.0ms | x |
| 3.0ms | (/.f64 (sin.f64 y) y) |
| 3.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 2.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.5% | 2 | x |
| 46.6% | 2 | y |
| 43.4% | 1 | (cosh.f64 x) |
| 49.0% | 2 | (/.f64 (sin.f64 y) y) |
| 49.1% | 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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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)))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #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 |
|---|---|---|
| 36.1% | 3 | (/.f64 (sin.f64 y) y) |
| 48.6% | 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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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))) |
(*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))) |
1 calls:
| 1.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.1% | 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(approx (+ (* (* x x) 1/2) 1) #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(approx (+ (* (* x x) 1/2) 1) #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 |
|---|---|---|
| 29.7% | 2 | (/.f64 (sin.f64 y) y) |
| 28.7% | 2 | (cosh.f64 x) |
| 28.7% | 2 | x |
| 28.9% | 2 | y |
| 29.7% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.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 | 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 |
|---|---|---|
| 24.1% | 1 | (cosh.f64 x) |
| 24.1% | 1 | x |
| 24.1% | 1 | y |
| 24.1% | 1 | (/.f64 (sin.f64 y) y) |
| 24.1% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.718145549234576e-16 | 1.0 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.718145549234576e-16 | 1.0 |
| 0.0ms | -inf | -3.8904542302313815e-16 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.718145549234576e-16 | 1.0 |
| 0.0ms | -inf | -3.8904542302313815e-16 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.718145549234576e-16 | 1.0 |
| 0.0ms | -inf | -3.8904542302313815e-16 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -7.69764961514162e-142 | -1.4947393296569862e-167 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.450520571958456e-9 | 0.9999999920793134 |
| 0.0ms | -2.509410563851158e-307 | 1.6816668835525684e-301 |
Compiled 10 to 11 computations (-10% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.450520571958456e-9 | 0.9999999920793134 |
| 0.0ms | 2.622083344877601e-147 | 2.2485978627384307e-144 |
| 0.0ms | -2.509410563851158e-307 | 1.6816668835525684e-301 |
Compiled 10 to 11 computations (-10% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.450520571958456e-9 | 0.9999999920793134 |
| 0.0ms | 2.622083344877601e-147 | 2.2485978627384307e-144 |
| 0.0ms | -2.509410563851158e-307 | 1.6816668835525684e-301 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.622083344877601e-147 | 2.2485978627384307e-144 |
| 0.0ms | -2.509410563851158e-307 | 1.6816668835525684e-301 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.622083344877601e-147 | 2.2485978627384307e-144 |
| 0.0ms | -2.509410563851158e-307 | 1.6816668835525684e-301 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -7.69764961514162e-142 | -1.4947393296569862e-167 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -7.69764961514162e-142 | -1.4947393296569862e-167 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -7.69764961514162e-142 | -1.4947393296569862e-167 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -7.69764961514162e-142 | -1.4947393296569862e-167 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -7.69764961514162e-142 | -1.4947393296569862e-167 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | +inf |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | +inf |
| 0.0ms | -7.69764961514162e-142 | -1.4947393296569862e-167 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -7.69764961514162e-142 | -1.4947393296569862e-167 |
Compiled 10 to 11 computations (-10% saved)
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 167 | 1805 |
| 1 | 229 | 1791 |
| 2 | 481 | 1770 |
| 3 | 1675 | 1756 |
| 4 | 6338 | 1756 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2535301200456459/2535301200456458802993406410752 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2535301200456459/2535301200456458802993406410752 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2535301200456459/2535301200456458802993406410752 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))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2535301200456459/2535301200456458802993406410752 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))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal -5060056332682765/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 3022314549036573/302231454903657293676544 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))))) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal -5060056332682765/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 8997827589086393/1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #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)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 3022314549036573/302231454903657293676544 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y)))))) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal -5060056332682765/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 8997827589086393/1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #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)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 3022314549036573/302231454903657293676544 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y)))))) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal -5060056332682765/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 8997827589086393/1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #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)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal -5060056332682765/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 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) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 8997827589086393/1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #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)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 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) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #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))) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) 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)))) (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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))))) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2535301200456459/2535301200456458802993406410752 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2535301200456459/2535301200456458802993406410752 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2535301200456459/2535301200456458802993406410752 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))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -inf.0 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2535301200456459/2535301200456458802993406410752 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))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal -5060056332682765/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 3022314549036573/302231454903657293676544 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))))) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal -5060056332682765/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 8997827589086393/1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #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)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 3022314549036573/302231454903657293676544 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y)))))) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal -5060056332682765/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 8997827589086393/1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #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)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 3022314549036573/302231454903657293676544 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #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))) y)))))) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal -5060056332682765/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 8997827589086393/1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #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)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal -5060056332682765/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 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) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 8997827589086393/1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #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)) (/.f64 #s(approx (* 2 (cosh x)) #s(literal 2 binary64)) y))) #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 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) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 1/2 (sin y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/12 binary64) #s(literal 1/2 binary64)) y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) y))) #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) #s(approx (* (cosh x) (/ (sin y) y)) #s(approx (+ (* (+ (* (/ (+ (* 1/24 (sin y)) (* (* 1/720 (sin y)) (* x x))) y) (* x x)) (* 1/2 (/ (sin y) y))) (* x x)) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #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))) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) 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)))) (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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))))) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 2 binary64)) (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) #s(approx (/ (sin y) y) #s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) (*.f64 #s(approx (cosh x) #s(approx (+ (* (* x x) 1/2) 1) #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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| 1× | fuel |
Compiled 1 805 to 173 computations (90.4% saved)
(abs y)
(abs x)
Compiled 3 694 to 418 computations (88.7% saved)
Loading profile data...