
Time bar (total: 4.6s)
| 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)
| 902.0ms | 8 256× | 0 | valid |
ival-sin: 245.0ms (41% of total)ival-cosh: 229.0ms (38.4% of total)ival-div: 69.0ms (11.6% of total)ival-mult: 50.0ms (8.4% of total)ival-assert: 3.0ms (0.5% 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 |
| 50.0ms | 512× | 0 | valid |
Compiled 45 to 22 computations (51.1% saved)
ival-sin: 14.0ms (43% of total)ival-cosh: 7.0ms (21.5% of total)ival-div: 5.0ms (15.4% of total)ival-mult: 5.0ms (15.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 | |
|---|---|---|---|---|
| 59.0ms | x | @ | -inf | ((* (cosh x) (/ (sin y) y)) (cosh x) x (/ (sin y) y) (sin y) y) |
| 13.0ms | y | @ | -inf | ((* (cosh x) (/ (sin y) y)) (cosh x) x (/ (sin y) y) (sin y) y) |
| 3.0ms | y | @ | inf | ((* (cosh x) (/ (sin y) y)) (cosh x) x (/ (sin y) y) (sin y) y) |
| 2.0ms | x | @ | inf | ((* (cosh x) (/ (sin y) y)) (cosh x) x (/ (sin y) y) (sin y) y) |
| 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 |
|---|---|---|
| ▶ | 54.2% | (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (sin.f64 y) y)) |
| ▶ | 64.9% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
| ▶ | 58.6% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| 92.0% | (*.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.7% | (*.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)) |
| 75.6% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) | |
| 53.4% | #s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) | |
| ▶ | 99.4% | #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 276 to 200 computations (27.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) |
(*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (sin.f64 y) y)) |
(/.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 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 x) #s(literal -3 binary64)) |
(exp.f64 x) |
#s(literal -3 binary64) |
(pow.f64 (exp.f64 x) #s(literal 3 binary64)) |
#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)) |
(fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (neg.f64 x) #s(literal 2 binary64)) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (/ 2 y))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/360 (/ (pow x 2) y)) (* 1/12 (/ 1 y)))) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 2)) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))))) (* 1/2 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 81/40 (/ (sin y) y)) (+ (* 16/45 (/ (sin y) y)) (+ (* 4/3 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))) (* 4 (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))))))))) (* 1/2 (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y))))))))))) (/ (sin y) y)))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (pow (exp x) -3) (pow (exp x) 3)) #s(hole binary64 2)) |
#s(approx (+ (pow (exp x) -3) (pow (exp x) 3)) #s(hole binary64 (+ 2 (* 9 (pow x 2))))) |
#s(approx (+ (pow (exp x) -3) (pow (exp x) 3)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 9 (* 27/4 (pow x 2))))))) |
#s(approx (+ (pow (exp x) -3) (pow (exp x) 3)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 9 (* (pow x 2) (+ 27/4 (* 81/40 (pow x 2))))))))) |
#s(approx (pow (exp x) -3) #s(hole binary64 1)) |
#s(approx (pow (exp x) -3) #s(hole binary64 (+ 1 (* -3 x)))) |
#s(approx (pow (exp x) -3) #s(hole binary64 (+ 1 (* x (- (* 9/2 x) 3))))) |
#s(approx (pow (exp x) -3) #s(hole binary64 (+ 1 (* x (- (* x (+ 9/2 (* -9/2 x))) 3))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (pow (exp x) 3) #s(hole binary64 1)) |
#s(approx (pow (exp x) 3) #s(hole binary64 (+ 1 (* 3 x)))) |
#s(approx (pow (exp x) 3) #s(hole binary64 (+ 1 (* x (+ 3 (* 9/2 x)))))) |
#s(approx (pow (exp x) 3) #s(hole binary64 (+ 1 (* x (+ 3 (* x (+ 9/2 (* 9/2 x)))))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) #s(hole binary64 2)) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) #s(hole binary64 (+ 2 (* 8 (pow x 2))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 8 (* 8/3 (pow x 2))))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 8 (* (pow x 2) (+ 8/3 (* 16/45 (pow x 2))))))))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) #s(hole binary64 1)) |
#s(approx (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) #s(hole binary64 (+ 1 (* 4 (pow x 2))))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 4 (* 4/3 (pow x 2))))))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 4 (* (pow x 2) (+ 4/3 (* 8/45 (pow x 2))))))))) |
#s(approx (- (exp (* (neg x) 2)) 1) #s(hole binary64 (* -2 x))) |
#s(approx (- (exp (* (neg x) 2)) 1) #s(hole binary64 (* x (- (* 2 x) 2)))) |
#s(approx (- (exp (* (neg x) 2)) 1) #s(hole binary64 (* x (- (* x (+ 2 (* -4/3 x))) 2)))) |
#s(approx (- (exp (* (neg x) 2)) 1) #s(hole binary64 (* x (- (* x (+ 2 (* x (- (* 2/3 x) 4/3)))) 2)))) |
#s(approx (* (neg x) 2) #s(hole binary64 (* -2 x))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (* y (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))))) |
#s(approx (+ (pow (exp x) -3) (pow (exp x) 3)) #s(hole binary64 (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)))) |
#s(approx (pow (exp x) -3) #s(hole binary64 (/ 1 (pow (exp x) 3)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (pow (exp x) 3) #s(hole binary64 (pow (exp x) 3))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) #s(hole binary64 (* 2 (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) #s(hole binary64 (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) |
#s(approx (- (exp (* (neg x) 2)) 1) #s(hole binary64 (- (exp (* -2 x)) 1))) |
#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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/12 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/240 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/12 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/10080 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/240 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))))))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* 1/2 (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.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) (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (+ (pow (exp x) -3) (pow (exp x) 3)) (pow (exp x) -3) (exp x) -3 (pow (exp x) 3) 3 (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) (- (exp (* (neg x) 2)) 1) (* (neg x) 2) (neg x)) |
| 8.0ms | y | @ | inf | ((* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) 1/2 (sin y) y (/ (* 2 (cosh x)) y) (* 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) (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (+ (pow (exp x) -3) (pow (exp x) 3)) (pow (exp x) -3) (exp x) -3 (pow (exp x) 3) 3 (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) (- (exp (* (neg x) 2)) 1) (* (neg x) 2) (neg x)) |
| 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) (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (+ (pow (exp x) -3) (pow (exp x) 3)) (pow (exp x) -3) (exp x) -3 (pow (exp x) 3) 3 (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) (- (exp (* (neg x) 2)) 1) (* (neg x) 2) (neg x)) |
| 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) (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (+ (pow (exp x) -3) (pow (exp x) 3)) (pow (exp x) -3) (exp x) -3 (pow (exp x) 3) 3 (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) (- (exp (* (neg x) 2)) 1) (* (neg x) 2) (neg x)) |
| 4.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) (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (+ (pow (exp x) -3) (pow (exp x) 3)) (pow (exp x) -3) (exp x) -3 (pow (exp x) 3) 3 (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) (- (exp (* (neg x) 2)) 1) (* (neg x) 2) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 480 | 3113 |
| 0 | 533 | 2928 |
| 1 | 2810 | 2776 |
| 0 | 11331 | 2663 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
y |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) |
(*.f64 #s(literal 2 binary64) (cosh.f64 x)) |
#s(literal 2 binary64) |
(cosh.f64 x) |
x |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 y y) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 x x) |
(/.f64 (sin.f64 y) y) |
(*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (sin.f64 y) y)) |
(/.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 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 x) #s(literal -3 binary64)) |
(exp.f64 x) |
#s(literal -3 binary64) |
(pow.f64 (exp.f64 x) #s(literal 3 binary64)) |
#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)) |
(fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (neg.f64 x) #s(literal 2 binary64)) |
(neg.f64 x) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/24 (/ (* (pow x 2) (sin y)) y)) (* 1/2 (/ (sin y) y)))) (/ (sin y) y)))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (/ (sin y) y)) (* (pow x 2) (+ (* 1/720 (/ (* (pow x 2) (sin y)) y)) (* 1/24 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (/ 2 y))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (/ (* 2 (cosh x)) y) #s(hole binary64 (+ (* (pow x 2) (+ (* (pow x 2) (+ (* 1/360 (/ (pow x 2) y)) (* 1/12 (/ 1 y)))) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 2)) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (* 2 (cosh x)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (cosh x) #s(hole binary64 1)) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* 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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))))) (* 1/2 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 81/40 (/ (sin y) y)) (+ (* 16/45 (/ (sin y) y)) (+ (* 4/3 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))) (* 4 (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))))))))) (* 1/2 (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y))))))))))) (/ (sin y) y)))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))))) |
#s(approx (+ (pow (exp x) -3) (pow (exp x) 3)) #s(hole binary64 2)) |
#s(approx (+ (pow (exp x) -3) (pow (exp x) 3)) #s(hole binary64 (+ 2 (* 9 (pow x 2))))) |
#s(approx (+ (pow (exp x) -3) (pow (exp x) 3)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 9 (* 27/4 (pow x 2))))))) |
#s(approx (+ (pow (exp x) -3) (pow (exp x) 3)) #s(hole binary64 (+ 2 (* (pow x 2) (+ 9 (* (pow x 2) (+ 27/4 (* 81/40 (pow x 2))))))))) |
#s(approx (pow (exp x) -3) #s(hole binary64 1)) |
#s(approx (pow (exp x) -3) #s(hole binary64 (+ 1 (* -3 x)))) |
#s(approx (pow (exp x) -3) #s(hole binary64 (+ 1 (* x (- (* 9/2 x) 3))))) |
#s(approx (pow (exp x) -3) #s(hole binary64 (+ 1 (* x (- (* x (+ 9/2 (* -9/2 x))) 3))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (pow (exp x) 3) #s(hole binary64 1)) |
#s(approx (pow (exp x) 3) #s(hole binary64 (+ 1 (* 3 x)))) |
#s(approx (pow (exp x) 3) #s(hole binary64 (+ 1 (* x (+ 3 (* 9/2 x)))))) |
#s(approx (pow (exp x) 3) #s(hole binary64 (+ 1 (* x (+ 3 (* x (+ 9/2 (* 9/2 x)))))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) #s(hole binary64 2)) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) #s(hole binary64 (+ 2 (* 8 (pow x 2))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 8 (* 8/3 (pow x 2))))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 8 (* (pow x 2) (+ 8/3 (* 16/45 (pow x 2))))))))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) #s(hole binary64 1)) |
#s(approx (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) #s(hole binary64 (+ 1 (* 4 (pow x 2))))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 4 (* 4/3 (pow x 2))))))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 4 (* (pow x 2) (+ 4/3 (* 8/45 (pow x 2))))))))) |
#s(approx (- (exp (* (neg x) 2)) 1) #s(hole binary64 (* -2 x))) |
#s(approx (- (exp (* (neg x) 2)) 1) #s(hole binary64 (* x (- (* 2 x) 2)))) |
#s(approx (- (exp (* (neg x) 2)) 1) #s(hole binary64 (* x (- (* x (+ 2 (* -4/3 x))) 2)))) |
#s(approx (- (exp (* (neg x) 2)) 1) #s(hole binary64 (* x (- (* x (+ 2 (* x (- (* 2/3 x) 4/3)))) 2)))) |
#s(approx (* (neg x) 2) #s(hole binary64 (* -2 x))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (* y (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))))) |
#s(approx (+ (pow (exp x) -3) (pow (exp x) 3)) #s(hole binary64 (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)))) |
#s(approx (pow (exp x) -3) #s(hole binary64 (/ 1 (pow (exp x) 3)))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (pow (exp x) 3) #s(hole binary64 (pow (exp x) 3))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) #s(hole binary64 (* 2 (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) #s(hole binary64 (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) |
#s(approx (- (exp (* (neg x) 2)) 1) #s(hole binary64 (- (exp (* -2 x)) 1))) |
#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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/12 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/240 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/12 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/10080 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/240 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))))))) |
#s(approx (* 1/2 (sin y)) #s(hole binary64 (* 1/2 (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(*.f64 (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) y) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) y) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
y |
(*.f64 #s(literal 2 binary64) (/.f64 (cosh.f64 x) y)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 x) y) (-.f64 (*.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 (neg.f64 x)) y)) (*.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 (neg.f64 x)) y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) |
(+.f64 (/.f64 (cosh.f64 x) y) (/.f64 (cosh.f64 x) y)) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y)) |
(+.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 (neg.f64 x)) y)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (neg.f64 x)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 x) (neg.f64 x)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x x) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 x) x) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 x (neg.f64 x)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 x (neg.f64 x)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (*.f64 #s(literal 2 binary64) 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 (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 #s(literal 2 binary64) (sinh.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.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 #s(literal 2 binary64) (sinh.f64 (*.f64 #s(literal 2 binary64) x))) (*.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 (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 (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 (cosh.f64 x) #s(literal 2 binary64)) (/.f64 (cosh.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 #s(approx (/ (sin y) y) #s(literal 1 binary64)) (cosh.f64 x)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) (cosh.f64 x)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #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 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (sin.f64 y)) y) |
#s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
#s(literal 1/24 binary64) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (sin.f64 y) y) |
(*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 (sin.f64 y) y) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (sin.f64 y) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) y)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) (/.f64 (/.f64 (sin.f64 y) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (sin.f64 y) y) (/.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (/.f64 (sin.f64 y) y))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) #s(literal 2 binary64)) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) (neg.f64 (sin.f64 y))) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) (sin.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (sin.f64 y))) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (sin.f64 y)) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))) y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (neg.f64 (sin.f64 y))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (*.f64 (sin.f64 y) (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))))) (*.f64 (neg.f64 y) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (*.f64 (neg.f64 y) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sin.f64 y) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))))) (*.f64 y (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (/.f64 (sin.f64 y) y)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) #s(literal 2 binary64)) (sin.f64 y)) y) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (sin.f64 y))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (sin.f64 y)) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (sin.f64 y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)) y)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (sin.f64 y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)) y)) (/.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (sin.f64 y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)) y))) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)) y)) (/.f64 (*.f64 (sin.f64 y) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) #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 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal -3/2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal -3/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3/2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 x) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(*.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 #s(literal 2 binary64) (cosh.f64 x))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 9 binary64)) (pow.f64 (exp.f64 x) #s(literal -9 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal -6 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -6 binary64)) (pow.f64 (exp.f64 x) #s(literal 6 binary64)))) (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -9 binary64)) (pow.f64 (exp.f64 x) #s(literal 9 binary64)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -6 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -6 binary64)) (pow.f64 (exp.f64 x) #s(literal 6 binary64))) (-.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -9 binary64)) (pow.f64 (exp.f64 x) #s(literal 9 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal -6 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (exp.f64 x) #s(literal -3/2 binary64))) (neg.f64 (pow.f64 (exp.f64 x) #s(literal -3/2 binary64))) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 (exp.f64 x) #s(literal -3/2 binary64))) (fabs.f64 (pow.f64 (exp.f64 x) #s(literal -3/2 binary64))) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -3/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -3/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) |
(fma.f64 (exp.f64 (neg.f64 x)) (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) |
(fma.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal -6 binary64)) (-.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 6 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))))) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal -9 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal -6 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 9 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal -6 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64))))) |
(+.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 -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 x) #s(literal -3/2 binary64))) (neg.f64 (pow.f64 (exp.f64 x) #s(literal -3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 x) #s(literal -3/2 binary64))) (fabs.f64 (pow.f64 (exp.f64 x) #s(literal -3/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal -3/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -3/2 binary64))) |
(*.f64 (exp.f64 (neg.f64 x)) (pow.f64 (exp.f64 x) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x))) |
(pow.f64 (exp.f64 #s(literal -3 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal -3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal -3/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) |
(-.f64 (/.f64 #s(literal 9 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 8 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) x))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 3 binary64) x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (neg.f64 x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 #s(literal -3 binary64) x)) |
(+.f64 (cosh.f64 (*.f64 #s(literal -3 binary64) x)) (sinh.f64 (*.f64 #s(literal -3 binary64) x))) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 (pow.f64 (exp.f64 x) #s(literal 9 binary64)) (pow.f64 (exp.f64 x) #s(literal 8 binary64))) |
(fma.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (sinh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64)) (sinh.f64 x)) |
(exp.f64 (*.f64 x #s(literal 1 binary64))) |
(exp.f64 x) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
#s(literal -3 binary64) |
(*.f64 (neg.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x)) |
(*.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) x) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) x x)) |
(exp.f64 (+.f64 x (*.f64 #s(literal 2 binary64) x))) |
(exp.f64 (*.f64 #s(literal 3 binary64) x)) |
(+.f64 (cosh.f64 (*.f64 #s(literal 3 binary64) x)) (sinh.f64 (*.f64 #s(literal 3 binary64) x))) |
#s(literal 3 binary64) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) #s(literal 4 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 4 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))))) |
(+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -6 binary64)) (pow.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 4 binary64)) (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (*.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal 6 binary64))) (+.f64 (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (*.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 4 binary64)) (pow.f64 (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -6 binary64)) (pow.f64 (exp.f64 x) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 4 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal 2 binary64) x))))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 4 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal 2 binary64) x))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64))) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(fma.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (neg.f64 (exp.f64 x))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) |
(fma.f64 (neg.f64 (fabs.f64 (exp.f64 x))) (neg.f64 (fabs.f64 (exp.f64 x))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) |
(fma.f64 (neg.f64 (exp.f64 (neg.f64 x))) (neg.f64 (exp.f64 (neg.f64 x))) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (fabs.f64 (fabs.f64 (exp.f64 x))) (fabs.f64 (fabs.f64 (exp.f64 x))) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) |
(fma.f64 (fabs.f64 (exp.f64 (neg.f64 x))) (fabs.f64 (exp.f64 (neg.f64 x))) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) (exp.f64 (neg.f64 x)) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (neg.f64 (exp.f64 x)) (neg.f64 (exp.f64 x)) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) |
(fma.f64 (fabs.f64 (exp.f64 x)) (fabs.f64 (exp.f64 x)) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) |
(fma.f64 (exp.f64 (neg.f64 x)) (exp.f64 (neg.f64 x)) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))) (/.f64 (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))) |
(-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal -2 binary64) x)))))) (/.f64 (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal -2 binary64) x))))))) |
(+.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) x)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
(+.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal -2 binary64) x #s(literal 0 binary64))))))) |
(/.f64 (expm1.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal -2 binary64) x #s(literal 0 binary64)))))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 (neg.f64 x))) #s(literal 2 binary64))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 #s(literal -2 binary64))) x)) |
(expm1.f64 (fma.f64 #s(literal -1 binary64) x (neg.f64 x))) |
(expm1.f64 (*.f64 #s(literal -2 binary64) x)) |
(expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 4 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal -6 binary64)) (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal -2 binary64) x #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 (neg.f64 x)) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal -2 binary64) x #s(literal 0 binary64))))))) |
(-.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (neg.f64 x)) |
(neg.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) y)) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (* 2 (cosh x)) y) (/.f64 #s(literal 2 binary64) y)) |
#s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 x x #s(literal 2 binary64)) y)) |
#s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) y) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))) |
#s(approx (/ (* 2 (cosh x)) y) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) y) (*.f64 x x) (pow.f64 y #s(literal -1 binary64))) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))) |
#s(approx (* 2 (cosh x)) #s(literal 2 binary64)) |
#s(approx (* 2 (cosh x)) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* 1/24 (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/24 (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 27/4 binary64) (sin.f64 y)) (*.f64 #s(literal 8/3 binary64) (sin.f64 y))) y) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)))) (*.f64 x x) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 81/40 binary64) (sin.f64 y)) (*.f64 #s(literal 16/45 binary64) (sin.f64 y))) y) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 27/4 binary64) (sin.f64 y)) (*.f64 #s(literal 8/3 binary64) (sin.f64 y))) y) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64))))) (*.f64 x x) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 27/4 binary64) (sin.f64 y)) (*.f64 #s(literal 8/3 binary64) (sin.f64 y))) y) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)))))) (*.f64 x x) (*.f64 (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(literal 1 binary64)) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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 (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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 (+ (pow (exp x) -3) (pow (exp x) 3)) #s(literal 2 binary64)) |
#s(approx (+ (pow (exp x) -3) (pow (exp x) 3)) (fma.f64 #s(literal 9 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (pow (exp x) -3) (pow (exp x) 3)) (fma.f64 (fma.f64 #s(literal 27/4 binary64) (*.f64 x x) #s(literal 9 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (pow (exp x) -3) (pow (exp x) 3)) (fma.f64 (fma.f64 (fma.f64 #s(literal 81/40 binary64) (*.f64 x x) #s(literal 27/4 binary64)) (*.f64 x x) #s(literal 9 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (pow (exp x) -3) #s(literal 1 binary64)) |
#s(approx (pow (exp x) -3) (fma.f64 #s(literal -3 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (exp x) -3) (fma.f64 (-.f64 (*.f64 #s(literal 9/2 binary64) x) #s(literal 3 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (exp x) -3) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -9/2 binary64) x #s(literal 9/2 binary64)) x) #s(literal 3 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (exp x) 3) #s(literal 1 binary64)) |
#s(approx (pow (exp x) 3) (fma.f64 #s(literal 3 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (exp x) 3) (fma.f64 (fma.f64 #s(literal 9/2 binary64) x #s(literal 3 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (exp x) 3) (fma.f64 (fma.f64 (fma.f64 #s(literal 9/2 binary64) x #s(literal 9/2 binary64)) x #s(literal 3 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) #s(literal 2 binary64)) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) (fma.f64 #s(literal 8 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) (fma.f64 (fma.f64 #s(literal 8/3 binary64) (*.f64 x x) #s(literal 8 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal 16/45 binary64) (*.f64 x x) #s(literal 8/3 binary64)) (*.f64 x x) #s(literal 8 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) #s(literal 1 binary64)) |
#s(approx (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) (fma.f64 (fma.f64 #s(literal 4/3 binary64) (*.f64 x x) #s(literal 4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 8/45 binary64) (*.f64 x x) #s(literal 4/3 binary64)) (*.f64 x x) #s(literal 4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (exp (* (neg x) 2)) 1) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (- (exp (* (neg x) 2)) 1) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64)) x)) |
#s(approx (- (exp (* (neg x) 2)) 1) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/3 binary64) x #s(literal 2 binary64)) x) #s(literal 2 binary64)) x)) |
#s(approx (- (exp (* (neg x) 2)) 1) (*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) x) #s(literal 4/3 binary64)) x #s(literal 2 binary64)) x) #s(literal 2 binary64)) x)) |
#s(approx (* (neg x) 2) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (neg x) (neg.f64 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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (sin.f64 y)) y))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (pow (exp x) -3) (pow (exp x) 3)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) |
#s(approx (pow (exp x) -3) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (pow (exp x) 3) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) |
#s(approx (- (exp (* (neg x) 2)) 1) (expm1.f64 (*.f64 #s(literal -2 binary64) 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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 y y) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 y y) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))) (*.f64 #s(literal -1/12 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) (*.f64 y y) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/240 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (*.f64 #s(literal -1/10080 binary64) (*.f64 (*.f64 y y) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) (*.f64 y y) (*.f64 #s(literal -1/12 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))))) (*.f64 y y) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal -3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))) #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))) |
Compiled 18 056 to 2 441 computations (86.5% saved)
18 alts after pruning (16 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 578 | 16 | 594 |
| Fresh | 3 | 0 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 584 | 18 | 602 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 58.6% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| 92.0% | (*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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)) | |
| 75.6% | (*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) | |
| 60.8% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| ▶ | 52.9% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ✓ | 86.7% | (*.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)) |
| 58.8% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) | |
| 51.9% | (*.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)) | |
| 50.7% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| 40.7% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 46.5% | (*.f64 #s(approx (cosh x) #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))))) (/.f64 (sin.f64 y) y)) | |
| 35.9% | (*.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)))) | |
| ▶ | 28.8% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ▶ | 53.4% | #s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
| 58.8% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)))) | |
| ▶ | 92.9% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 (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))) |
| 53.2% | #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))) | |
| ▶ | 99.4% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (+.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y)))) |
Compiled 938 to 637 computations (32.1% saved)
| Inputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (+.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (+.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
y |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y)) |
(/.f64 (exp.f64 (neg.f64 x)) y) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
x |
(/.f64 (exp.f64 x) y) |
(exp.f64 x) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) (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) |
#s(literal 1/24 binary64) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(/.f64 (sin.f64 y) y) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 (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 (*.f64 #s(literal 1/2 binary64) (sin.f64 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 (* 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) |
#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))) |
(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)) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
#s(literal 1/12 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 (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp 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)) (+ (/ (exp (neg x)) y) (/ (exp 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 (+ (/ (exp (neg x)) y) (/ (exp x) y)) #s(hole binary64 (/ 2 y))) |
#s(approx (+ (/ (exp (neg x)) y) (/ (exp x) y)) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (+ (/ (exp (neg x)) y) (/ (exp x) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (+ (/ (exp (neg x)) y) (/ (exp 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 (/ (exp (neg x)) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (exp (neg x)) y) #s(hole binary64 (+ (* -1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (exp (neg x)) y) #s(hole binary64 (+ (* x (- (* 1/2 (/ x y)) (/ 1 y))) (/ 1 y)))) |
#s(approx (/ (exp (neg x)) y) #s(hole binary64 (+ (* x (- (* x (+ (* -1/6 (/ x y)) (* 1/2 (/ 1 y)))) (/ 1 y))) (/ 1 y)))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (exp x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (exp x) y) #s(hole binary64 (+ (/ 1 y) (/ x y)))) |
#s(approx (/ (exp x) y) #s(hole binary64 (+ (* x (+ (* 1/2 (/ x y)) (/ 1 y))) (/ 1 y)))) |
#s(approx (/ (exp x) y) #s(hole binary64 (+ (* x (+ (* x (+ (* 1/6 (/ x y)) (* 1/2 (/ 1 y)))) (/ 1 y))) (/ 1 y)))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))))) (* 1/2 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 81/40 (/ (sin y) y)) (+ (* 16/45 (/ (sin y) y)) (+ (* 4/3 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))) (* 4 (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))))))))) (* 1/2 (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (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 (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (+ 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 (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (* 1/2 (* (sin y) (+ (/ (exp x) y) (/ (exp (neg x)) y)))))) |
#s(approx (+ (/ (exp (neg x)) y) (/ (exp x) y)) #s(hole binary64 (+ (/ (exp x) y) (/ (exp (neg x)) y)))) |
#s(approx (/ (exp (neg x)) y) #s(hole binary64 (/ (exp (neg x)) y))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ (exp x) y) #s(hole binary64 (/ (exp x) y))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (* y (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))) |
#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 (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (* 1/2 (* (sin y) (+ (/ (exp x) y) (/ (exp (* -1 x)) y)))))) |
#s(approx (+ (/ (exp (neg x)) y) (/ (exp x) y)) #s(hole binary64 (+ (/ (exp x) y) (/ (exp (* -1 x)) y)))) |
#s(approx (/ (exp (neg x)) y) #s(hole binary64 (/ (exp (* -1 x)) y))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 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 (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (* 1/2 (+ (exp x) (exp (neg x)))))) |
#s(approx (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/2 (+ (exp x) (exp (neg x))))))) |
#s(approx (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (exp (neg x)))) (* 1/240 (* (pow y 2) (+ (exp x) (exp (neg x)))))))))) |
#s(approx (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/240 (+ (exp x) (exp (neg x))))))))))) |
#s(approx (* 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 (+ (/ (exp (neg x)) y) (/ (exp x) y)) #s(hole binary64 (/ (+ (exp x) (exp (neg x))) 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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/12 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/240 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/12 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/10080 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/240 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))))))) |
#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)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (exp (neg x)))) y)))) |
#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/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (* -1/2 (/ (* (sin y) (+ (* -1 (exp x)) (* -1 (exp (neg x))))) y)))) |
#s(approx (+ (/ (exp (neg x)) y) (/ (exp x) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (exp x)) (* -1 (exp (neg x)))) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | x | @ | inf | ((* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) (* 1/2 (sin y)) 1/2 (sin y) y (+ (/ (exp (neg x)) y) (/ (exp x) y)) (/ (exp (neg x)) y) (exp (neg x)) (neg x) x (/ (exp x) y) (exp x) (* (cosh x) (/ (sin y) y)) (cosh x) 1 (/ (sin y) y) (* (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) 1/24 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) 1/360 1/12 2) |
| 9.0ms | x | @ | 0 | ((* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) (* 1/2 (sin y)) 1/2 (sin y) y (+ (/ (exp (neg x)) y) (/ (exp x) y)) (/ (exp (neg x)) y) (exp (neg x)) (neg x) x (/ (exp x) y) (exp x) (* (cosh x) (/ (sin y) y)) (cosh x) 1 (/ (sin y) y) (* (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) 1/24 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) 1/360 1/12 2) |
| 8.0ms | y | @ | inf | ((* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) (* 1/2 (sin y)) 1/2 (sin y) y (+ (/ (exp (neg x)) y) (/ (exp x) y)) (/ (exp (neg x)) y) (exp (neg x)) (neg x) x (/ (exp x) y) (exp x) (* (cosh x) (/ (sin y) y)) (cosh x) 1 (/ (sin y) y) (* (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) 1/24 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) 1/360 1/12 2) |
| 6.0ms | x | @ | -inf | ((* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) (* 1/2 (sin y)) 1/2 (sin y) y (+ (/ (exp (neg x)) y) (/ (exp x) y)) (/ (exp (neg x)) y) (exp (neg x)) (neg x) x (/ (exp x) y) (exp x) (* (cosh x) (/ (sin y) y)) (cosh x) 1 (/ (sin y) y) (* (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) 1/24 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) 1/360 1/12 2) |
| 5.0ms | y | @ | -inf | ((* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) (* 1/2 (sin y)) 1/2 (sin y) y (+ (/ (exp (neg x)) y) (/ (exp x) y)) (/ (exp (neg x)) y) (exp (neg x)) (neg x) x (/ (exp x) y) (exp x) (* (cosh x) (/ (sin y) y)) (cosh x) 1 (/ (sin y) y) (* (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) 1/24 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/ (sin y) y) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) 1/360 1/12 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 525 | 4012 |
| 0 | 569 | 3630 |
| 1 | 3057 | 3480 |
| 0 | 8149 | 3366 |
| 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 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (+.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
#s(literal 1/2 binary64) |
(sin.f64 y) |
y |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y)) |
(/.f64 (exp.f64 (neg.f64 x)) y) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
x |
(/.f64 (exp.f64 x) y) |
(exp.f64 x) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) (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) |
#s(literal 1/24 binary64) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(/.f64 (sin.f64 y) y) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 (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 (*.f64 #s(literal 1/2 binary64) (sin.f64 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 (* 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) |
#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))) |
(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)) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
#s(literal 1/12 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 (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (+ (* 1/2 (/ (* (pow x 2) (sin y)) y)) (/ (sin y) y)))) |
#s(approx (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp 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)) (+ (/ (exp (neg x)) y) (/ (exp 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 (+ (/ (exp (neg x)) y) (/ (exp x) y)) #s(hole binary64 (/ 2 y))) |
#s(approx (+ (/ (exp (neg x)) y) (/ (exp x) y)) #s(hole binary64 (+ (* 2 (/ 1 y)) (/ (pow x 2) y)))) |
#s(approx (+ (/ (exp (neg x)) y) (/ (exp x) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/12 (/ (pow x 2) y)) (/ 1 y))) (* 2 (/ 1 y))))) |
#s(approx (+ (/ (exp (neg x)) y) (/ (exp 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 (/ (exp (neg x)) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (exp (neg x)) y) #s(hole binary64 (+ (* -1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (exp (neg x)) y) #s(hole binary64 (+ (* x (- (* 1/2 (/ x y)) (/ 1 y))) (/ 1 y)))) |
#s(approx (/ (exp (neg x)) y) #s(hole binary64 (+ (* x (- (* x (+ (* -1/6 (/ x y)) (* 1/2 (/ 1 y)))) (/ 1 y))) (/ 1 y)))) |
#s(approx (exp (neg x)) #s(hole binary64 1)) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1))))) |
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (exp x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (exp x) y) #s(hole binary64 (+ (/ 1 y) (/ x y)))) |
#s(approx (/ (exp x) y) #s(hole binary64 (+ (* x (+ (* 1/2 (/ x y)) (/ 1 y))) (/ 1 y)))) |
#s(approx (/ (exp x) y) #s(hole binary64 (+ (* x (+ (* x (+ (* 1/6 (/ x y)) (* 1/2 (/ 1 y)))) (/ 1 y))) (/ 1 y)))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))))) (* 1/2 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 81/40 (/ (sin y) y)) (+ (* 16/45 (/ (sin y) y)) (+ (* 4/3 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))) (* 4 (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))))))))) (* 1/2 (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (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 (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/12 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 1/12)) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (+ 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 (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (* 1/2 (* (sin y) (+ (/ (exp x) y) (/ (exp (neg x)) y)))))) |
#s(approx (+ (/ (exp (neg x)) y) (/ (exp x) y)) #s(hole binary64 (+ (/ (exp x) y) (/ (exp (neg x)) y)))) |
#s(approx (/ (exp (neg x)) y) #s(hole binary64 (/ (exp (neg x)) y))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x)))) |
#s(approx (/ (exp x) y) #s(hole binary64 (/ (exp x) y))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (* y (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))) |
#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 (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* 1/360 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* 1/360 (pow x 2)))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(hole binary64 (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (* 1/2 (* (sin y) (+ (/ (exp x) y) (/ (exp (* -1 x)) y)))))) |
#s(approx (+ (/ (exp (neg x)) y) (/ (exp x) y)) #s(hole binary64 (+ (/ (exp x) y) (/ (exp (* -1 x)) y)))) |
#s(approx (/ (exp (neg x)) y) #s(hole binary64 (/ (exp (* -1 x)) y))) |
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 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 (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (* 1/2 (+ (exp x) (exp (neg x)))))) |
#s(approx (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (+ (* -1/12 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/2 (+ (exp x) (exp (neg x))))))) |
#s(approx (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (exp (neg x)))) (* 1/240 (* (pow y 2) (+ (exp x) (exp (neg x)))))))))) |
#s(approx (* (* 1/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (+ (* 1/2 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/12 (+ (exp x) (exp (neg x)))) (* (pow y 2) (+ (* -1/10080 (* (pow y 2) (+ (exp x) (exp (neg x))))) (* 1/240 (+ (exp x) (exp (neg x))))))))))) |
#s(approx (* 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 (+ (/ (exp (neg x)) y) (/ (exp x) y)) #s(hole binary64 (/ (+ (exp x) (exp (neg x))) 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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/12 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/240 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/12 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/10080 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/240 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))))))) |
#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)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (exp (neg x)))) y)))) |
#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/2 (sin y)) (+ (/ (exp (neg x)) y) (/ (exp x) y))) #s(hole binary64 (* -1/2 (/ (* (sin y) (+ (* -1 (exp x)) (* -1 (exp (neg x))))) y)))) |
#s(approx (+ (/ (exp (neg x)) y) (/ (exp x) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (exp x)) (* -1 (exp (neg x)))) y)))) |
| Outputs |
|---|
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (*.f64 #s(literal 1/2 binary64) (sin.f64 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) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (sin.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y)))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (sin.f64 y))) y) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) y) |
(fma.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (*.f64 (/.f64 (exp.f64 x) y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (exp.f64 (neg.f64 x)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (exp.f64 x) y))) |
(+.f64 (*.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) (*.f64 (/.f64 (exp.f64 x) y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (exp.f64 (neg.f64 x)) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (exp.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 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 2 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (/.f64 (exp.f64 (+.f64 x (neg.f64 x))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x))))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (fma.f64 (exp.f64 (neg.f64 x)) y (*.f64 y (exp.f64 x)))) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 4 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 x)) (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 (exp.f64 (neg.f64 x))))) (*.f64 y y)) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 x)) y (*.f64 (neg.f64 y) (exp.f64 (neg.f64 x)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 (exp.f64 x) (neg.f64 y) (*.f64 y (neg.f64 (exp.f64 (neg.f64 x))))) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 (neg.f64 x))) (neg.f64 y) (*.f64 (neg.f64 y) (neg.f64 (exp.f64 x)))) (*.f64 y y)) |
(/.f64 (fma.f64 (neg.f64 (exp.f64 (neg.f64 x))) y (*.f64 (neg.f64 y) (exp.f64 x))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 (exp.f64 (neg.f64 x)) (neg.f64 y) (*.f64 y (neg.f64 (exp.f64 x)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 2 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 2 binary64))) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) y)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (/.f64 (exp.f64 (+.f64 x (neg.f64 x))) (*.f64 y y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 y)) |
(/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)) |
(/.f64 (fma.f64 (exp.f64 (neg.f64 x)) y (*.f64 y (exp.f64 x))) (*.f64 y y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) y)) (/.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) y)) (/.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) y))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (/.f64 (exp.f64 (+.f64 x (neg.f64 x))) (*.f64 y y))))) (/.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (/.f64 (exp.f64 (+.f64 x (neg.f64 x))) (*.f64 y y)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y))))) (/.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (exp.f64 x) y) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y)))))) |
(+.f64 (/.f64 (*.f64 (exp.f64 x) y) (*.f64 y y)) (/.f64 (*.f64 y (exp.f64 (neg.f64 x))) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 (exp.f64 (neg.f64 x)) y) (*.f64 y y)) (/.f64 (*.f64 y (exp.f64 x)) (*.f64 y y))) |
(+.f64 (/.f64 (cosh.f64 x) y) (/.f64 (cosh.f64 x) y)) |
(+.f64 (/.f64 (exp.f64 x) y) (/.f64 (exp.f64 (neg.f64 x)) y)) |
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y)) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (exp.f64 (neg.f64 x))) (neg.f64 y)) |
(/.f64 (exp.f64 (neg.f64 x)) y) |
(-.f64 (/.f64 (cosh.f64 x) y) (/.f64 (sinh.f64 x) y)) |
(+.f64 (/.f64 (cosh.f64 x) y) (/.f64 (sinh.f64 (neg.f64 x)) y)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(fma.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (sinh.f64 (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64)) (sinh.f64 (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 9 binary64) (exp.f64 x)) (/.f64 #s(literal 8 binary64) (exp.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(exp.f64 (neg.f64 x)) |
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
x |
(/.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (exp.f64 x)) (neg.f64 y)) |
(/.f64 (exp.f64 x) y) |
(+.f64 (/.f64 (cosh.f64 x) y) (/.f64 (sinh.f64 x) y)) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (exp.f64 x) #s(literal 9 binary64)) (pow.f64 (exp.f64 x) #s(literal 8 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64) (sinh.f64 x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) #s(literal 1 binary64)) (sinh.f64 x)) |
(exp.f64 (*.f64 x #s(literal 1 binary64))) |
(exp.f64 x) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#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 #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 (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 (*.f64 (fma.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 (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 (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/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 (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 (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 (-.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/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 (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))))) |
(/.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)))))) |
(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 (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 (/.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 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/373248000 binary64) (pow.f64 x #s(literal 6 binary64))) (+.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 #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 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 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 1/24 binary64) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (sin.f64 y) y) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) y)) |
(*.f64 (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 y) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) #s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) y) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)))) (neg.f64 y)) |
(/.f64 #s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) y) |
#s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x #s(literal 2 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 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/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 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/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 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/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 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/360 binary64) #s(literal 1/12 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/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 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/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 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/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 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/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 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/360 binary64) #s(literal 1/12 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 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/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 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/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 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/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 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/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64)) #s(literal 1/144 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64)) #s(literal 1/144 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/1728 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 #s(literal 1/1728 binary64) (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/144 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)))) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))) |
(-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal -1/360 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64))))) (/.f64 #s(literal 1/1728 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/1728 binary64) (+.f64 #s(literal 1/144 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64)))))) (/.f64 (*.f64 #s(literal 1/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/144 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
#s(literal 1/360 binary64) |
#s(literal 1/12 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 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) y)) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (* 2 (cosh x)) y) (/.f64 #s(literal 2 binary64) y)) |
#s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 x x #s(literal 2 binary64)) y)) |
#s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #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 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) y) (*.f64 x x) (pow.f64 y #s(literal -1 binary64))) (*.f64 x x) (/.f64 #s(literal 2 binary64) y))) |
#s(approx (/ (exp (neg x)) y) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ (exp (neg x)) y) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) y)) |
#s(approx (/ (exp (neg x)) y) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) y) x (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (exp (neg x)) y) (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) y) x) (pow.f64 y #s(literal -1 binary64))) x (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (exp (neg x)) #s(literal 1 binary64)) |
#s(approx (exp (neg x)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (/ (exp x) y) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ (exp x) y) (/.f64 (+.f64 #s(literal 1 binary64) x) y)) |
#s(approx (/ (exp x) y) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) y) x (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (exp x) y) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) y) x (pow.f64 y #s(literal -1 binary64))) x (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 27/4 binary64) (sin.f64 y)) (*.f64 #s(literal 8/3 binary64) (sin.f64 y))) y) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)))) (*.f64 x x) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 81/40 binary64) (sin.f64 y)) (*.f64 #s(literal 16/45 binary64) (sin.f64 y))) y) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 27/4 binary64) (sin.f64 y)) (*.f64 #s(literal 8/3 binary64) (sin.f64 y))) y) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64))))) (*.f64 x x) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 27/4 binary64) (sin.f64 y)) (*.f64 #s(literal 8/3 binary64) (sin.f64 y))) y) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)))))) (*.f64 x x) (*.f64 (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) y)) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) y) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 #s(literal 1/24 binary64) (sin.f64 y))) y) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 y) y))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (* 2 (cosh x)) y) (/.f64 #s(literal 2 binary64) y)) |
#s(approx (/ (* 2 (cosh x)) y) (/.f64 (fma.f64 x x #s(literal 2 binary64)) y)) |
#s(approx (/ (* 2 (cosh x)) y) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #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 (*.f64 x x) #s(literal 1/360 binary64) #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 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* 2 (cosh x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) #s(literal 1/12 binary64)) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (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 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
#s(approx (/ (* 2 (cosh x)) y) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
#s(approx (/ (exp (neg x)) y) (/.f64 (exp.f64 (neg.f64 x)) y)) |
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x))) |
#s(approx (/ (exp x) y) (/.f64 (exp.f64 x) y)) |
#s(approx (exp x) (exp.f64 x)) |
#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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (sin.f64 y)) y))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
#s(approx (/ (* 2 (cosh x)) y) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
#s(approx (* 2 (cosh x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 2 binary64) (pow.f64 x #s(literal -4 binary64)))) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/360 binary64))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (*.f64 x x) #s(literal 1/360 binary64))) |
#s(approx (+ (* 1/360 (* x x)) 1/12) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (*.f64 x x))) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
#s(approx (/ (* 2 (cosh x)) y) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y)) |
#s(approx (/ (exp (neg x)) y) (/.f64 (exp.f64 (neg.f64 x)) y)) |
#s(approx (exp (neg x)) (exp.f64 (neg.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 (* (* 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 (/ (* 2 (cosh x)) y) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) 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 (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 y y) (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 y y) (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) (*.f64 #s(literal -1/12 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 y y) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/240 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal -1/10080 binary64) (*.f64 (*.f64 y y) (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 y y) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) #s(literal -1/12 binary64))) (*.f64 y y) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) #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)) (/ (* 2 (cosh x)) y)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y) (*.f64 #s(literal 1/2 binary64) (sin.f64 y)))) |
#s(approx (* 1/2 (sin y)) (*.f64 #s(literal 1/2 binary64) (sin.f64 y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (*.f64 (*.f64 (sin.f64 y) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) y)) #s(literal -1/2 binary64))) |
#s(approx (/ (* 2 (cosh x)) y) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) y))) |
Compiled 18 547 to 2 385 computations (87.1% saved)
26 alts after pruning (21 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 480 | 16 | 496 |
| Fresh | 6 | 5 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 488 | 26 | 514 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 58.6% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ▶ | 92.0% | (*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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)) |
| 75.6% | (*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) | |
| 52.9% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 54.2% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 60.8% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) | |
| 52.9% | (*.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) #s(literal 1 binary64))) | |
| 48.5% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| ▶ | 52.9% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ✓ | 86.7% | (*.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)) |
| ▶ | 52.9% | (*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| 52.9% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 50.7% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) | |
| 40.7% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 46.5% | (*.f64 #s(approx (cosh x) #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))))) (/.f64 (sin.f64 y) y)) | |
| 42.2% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 36.4% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| ▶ | 35.9% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
| ✓ | 28.8% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ✓ | 53.4% | #s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
| 58.8% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (fma.f64 (exp.f64 (neg.f64 x)) y (*.f64 y (exp.f64 x))) (*.f64 y y)))) | |
| ✓ | 92.9% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 (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))) |
| ▶ | 53.2% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
| 54.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)) (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))) | |
| 58.2% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (+.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y)))) | |
| 55.2% | #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)) (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))) |
Compiled 1 370 to 905 computations (33.9% saved)
| Inputs |
|---|
(*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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 (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
(*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) |
(fma.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 x x) #s(literal 1 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 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) |
(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 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
(/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y) |
#s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))))) (* 1/2 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 81/40 (/ (sin y) y)) (+ (* 16/45 (/ (sin y) y)) (+ (* 4/3 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))) (* 4 (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))))))))) (* 1/2 (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y))))))))))) (/ (sin y) y)))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #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 (* (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 x) 1/720) #s(hole binary64 (* 1/720 (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) x) x) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/720) 1/24) x) x) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/720) 1/24) x) #s(hole binary64 (* 1/24 x))) |
#s(approx (* (+ (* (* x x) 1/720) 1/24) x) #s(hole binary64 (* x (+ 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 (* (* 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 (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (* y (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/720 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (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) x) x) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/720) 1/24) x) x) #s(hole binary64 (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/720) 1/24) x) #s(hole binary64 (* 1/720 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/720) 1/24) x) #s(hole binary64 (* (pow x 3) (+ 1/720 (* 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 (* (* 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 (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/12 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/240 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/12 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/10080 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/240 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))))))) |
#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 (* (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 (+ (* (* 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 (* 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 (* 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 (+ (* (* 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)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | x | @ | -inf | ((* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (+ (* (+ (* (+ (* 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) (+ (* (* y y) -1/6) 1) (* y y) -1/6 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) (* (* x x) 1/720) (/ (sin y) y) (* (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) x) x) (* (+ (* (* x x) 1/720) 1/24) x) (+ (* (* x x) 1/720) 1/24) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) 2) |
| 5.0ms | x | @ | inf | ((* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (+ (* (+ (* (+ (* 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) (+ (* (* y y) -1/6) 1) (* y y) -1/6 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) (* (* x x) 1/720) (/ (sin y) y) (* (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) x) x) (* (+ (* (* x x) 1/720) 1/24) x) (+ (* (* x x) 1/720) 1/24) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) 2) |
| 4.0ms | y | @ | -inf | ((* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (+ (* (+ (* (+ (* 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) (+ (* (* y y) -1/6) 1) (* y y) -1/6 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) (* (* x x) 1/720) (/ (sin y) y) (* (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) x) x) (* (+ (* (* x x) 1/720) 1/24) x) (+ (* (* x x) 1/720) 1/24) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) 2) |
| 4.0ms | y | @ | inf | ((* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (+ (* (+ (* (+ (* 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) (+ (* (* y y) -1/6) 1) (* y y) -1/6 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) (* (* x x) 1/720) (/ (sin y) y) (* (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) x) x) (* (+ (* (* x x) 1/720) 1/24) x) (+ (* (* x x) 1/720) 1/24) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) 2) |
| 2.0ms | x | @ | 0 | ((* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (+ (* (+ (* (+ (* 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) (+ (* (* y y) -1/6) 1) (* y y) -1/6 (* (cosh x) (/ (sin y) y)) (cosh x) (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (+ (* 1/720 (* x x)) 1/24) (* (* x x) 1/720) (/ (sin y) y) (* (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) x) x) (* (+ (* (* x x) 1/720) 1/24) x) (+ (* (* x x) 1/720) 1/24) (* (cosh x) (/ (sin y) y)) (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (* 1/2 (sin y)) (/ (* 2 (cosh x)) y) (* 2 (cosh x)) (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 437 | 3963 |
| 0 | 483 | 3700 |
| 1 | 2472 | 3547 |
| 0 | 9610 | 3411 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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 (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
(*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) |
(fma.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 x x) #s(literal 1 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 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) |
(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 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 y)) |
(/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y) |
#s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (/ (sin y) y))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (* (pow x 2) (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))))) (* 1/2 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))) (/ (sin y) y)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* (pow x 2) (+ (* 1/2 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))) (* (pow x 2) (+ (* 1/2 (* (pow x 2) (- (* 81/40 (/ (sin y) y)) (+ (* 16/45 (/ (sin y) y)) (+ (* 4/3 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))) (* 4 (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y)))))))))))) (* 1/2 (- (* 27/4 (/ (sin y) y)) (+ (* 8/3 (/ (sin y) y)) (* 4 (- (* 9 (/ (sin y) y)) (* 8 (/ (sin y) y))))))))))) (/ (sin y) y)))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #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 (* (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 x) 1/720) #s(hole binary64 (* 1/720 (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) x) x) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) 1/720) 1/24) x) x) #s(hole binary64 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))) |
#s(approx (* (+ (* (* x x) 1/720) 1/24) x) #s(hole binary64 (* 1/24 x))) |
#s(approx (* (+ (* (* x x) 1/720) 1/24) x) #s(hole binary64 (* x (+ 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 (* (* 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 (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 2)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* 1/12 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (* y (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(hole binary64 (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/720 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 1/720 (+ (/ 1/2 (pow x 4)) (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (+ 1/720 (+ (/ 1/2 (pow x 4)) (* 1/24 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (* (cosh x) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (* (sin y) (+ (exp x) (/ 1 (exp x)))) y)))) |
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (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) x) x) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) 1/720) 1/24) x) x) #s(hole binary64 (* (pow x 4) (+ 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/720) 1/24) x) #s(hole binary64 (* 1/720 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/720) 1/24) x) #s(hole binary64 (* (pow x 3) (+ 1/720 (* 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 (* (* 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 (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* 1/360 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(hole binary64 (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (* 2 (/ 1 (pow x 6))))))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* -1/12 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/12 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/240 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) #s(hole binary64 (+ (* 1/2 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/12 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* (pow y 2) (+ (* -1/10080 (/ (* (pow y 2) (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3))) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1))) (* 1/240 (/ (+ (/ 1 (pow (exp x) 3)) (pow (exp x) 3)) (- (+ (exp (* -2 x)) (pow (exp x) 2)) 1)))))))))) |
#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 (* (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 (+ (* (* 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 (* 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 (* 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 (+ (* (* 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)))) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 y) y) #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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)))) |
(*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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))) (/.f64 (sin.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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))) (sin.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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))) (sin.f64 y)) y) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.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)) #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 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.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)) #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 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))))) |
(/.f64 (fma.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64))))) |
(fma.f64 (*.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)) x) x #s(literal 1 binary64)) |
(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)) |
(fma.f64 (*.f64 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)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))) (/.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 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)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))))) (/.f64 (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.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)) 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/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) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 3 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) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (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)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.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 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 3 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 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (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 (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)) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.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 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 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) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) #s(approx (cosh x) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (cosh x) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (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 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))) |
(*.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)))) |
#s(literal -1/6 binary64) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(*.f64 (*.f64 #s(literal 1/720 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 1/720 binary64))) |
#s(approx (/ (sin 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) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #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 (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))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.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)) #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 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.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)) #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 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))))) |
(/.f64 (fma.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64))))) |
(fma.f64 (*.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)) x) x #s(literal 1 binary64)) |
(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)) |
(fma.f64 (*.f64 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)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))) (/.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 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)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))))) (/.f64 (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)))))) |
(+.f64 (/.f64 (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.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)) 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/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) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 3 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) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (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)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.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 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 3 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 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (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 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x)) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(fma.f64 #s(literal 1/24 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x)) |
(fma.f64 #s(literal 1/24 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 x #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x)) |
(fma.f64 x #s(literal 1/24 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.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)) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.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(approx (* (cosh x) (/ (sin y) y)) (/.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 1/2 binary64)) #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)))) y)) |
(*.f64 (*.f64 (sin.f64 y) #s(literal 1/2 binary64)) (/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y)) |
(*.f64 (/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 1/2 binary64)) #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 1/2 binary64)) #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)))) (neg.f64 y)) |
(/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y) |
#s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) (/.f64 (sin.f64 y) y))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 27/4 binary64) (sin.f64 y)) (*.f64 #s(literal 8/3 binary64) (sin.f64 y))) y) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)))) (*.f64 x x) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 81/40 binary64) (sin.f64 y)) (*.f64 #s(literal 16/45 binary64) (sin.f64 y))) y) (fma.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 27/4 binary64) (sin.f64 y)) (*.f64 #s(literal 8/3 binary64) (sin.f64 y))) y) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64))))) (*.f64 x x) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 27/4 binary64) (sin.f64 y)) (*.f64 #s(literal 8/3 binary64) (sin.f64 y))) y) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)))))) (*.f64 x x) (*.f64 (*.f64 (/.f64 (sin.f64 y) y) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) (/.f64 (sin.f64 y) y))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) #s(literal 1 binary64)) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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 (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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 (+ (* (+ (* (* (+ (* (* 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 (*.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 (+ (* (* (+ (* (* 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 (*.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 (+ (* (* 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 (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (sin.f64 y)) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (sin.f64 y)) (*.f64 (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 (*.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 (* (* x x) 1/720) (*.f64 (*.f64 x x) #s(literal 1/720 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 (*.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 (+ (* (* (+ (* (* 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 (*.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 (* (* (+ (* (* x x) 1/720) 1/24) x) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/720) 1/24) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x) x)) |
#s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) x)) |
#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 (* (* 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 (*.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)) x) x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (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 (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (fma.f64 (*.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)) x) x #s(literal 2 binary64))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (sin.f64 y)) y))) |
#s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#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 (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 (+ (* (* (+ (* (* 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) (/.f64 (cosh.f64 x) y)) (*.f64 (sin.f64 y) #s(literal 1/2 binary64)))) |
#s(approx (cosh x) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#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 (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 (+ (* (* (+ (* (* 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) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/720 binary64))) |
#s(approx (* (* (+ (* (* x x) 1/720) 1/24) x) x) (*.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 (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/720 binary64))) |
#s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) #s(literal 1/720 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 (* (* 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 (cosh.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/360 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/12 binary64) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 2 binary64) (pow.f64 x #s(literal -4 binary64)))) #s(literal 1/360 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/.f64 (fma.f64 #s(literal -1/12 binary64) (*.f64 (*.f64 y y) (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 (*.f64 y y) (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) (*.f64 #s(literal -1/12 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 y y) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/240 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal -1/10080 binary64) (*.f64 (*.f64 y y) (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 y y) (*.f64 #s(literal -1/12 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))))) (*.f64 y y) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) #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 (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/12 binary64)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/240 binary64) (*.f64 y y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal -1/12 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/10080 binary64) (*.f64 y y)) (*.f64 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 1/240 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (*.f64 y y) (*.f64 #s(literal -1/12 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
#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 (* (* 1/2 (sin y)) (/ (* 2 (cosh x)) y)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #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 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #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 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal -1/12 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #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 (cosh.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 1/240 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (*.f64 y y) (*.f64 #s(literal -1/12 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (*.f64 y y) (*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #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 (* 1/2 (sin y)) (*.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
Compiled 20 240 to 2 015 computations (90% saved)
29 alts after pruning (21 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 459 | 10 | 469 |
| Fresh | 5 | 11 | 16 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 466 | 29 | 495 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 58.6% | (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ✓ | 92.0% | (*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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)) |
| 54.2% | (*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 75.6% | (*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) | |
| 52.9% | (*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #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)))) | |
| 52.9% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 58.1% | (*.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 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) | |
| 48.5% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 52.9% | (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| ✓ | 86.7% | (*.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)) |
| ✓ | 52.9% | (*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| 48.5% | (*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 52.9% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 50.7% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) | |
| 40.7% | (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) | |
| 46.5% | (*.f64 #s(approx (cosh x) #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))))) (/.f64 (sin.f64 y) y)) | |
| 42.2% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 36.4% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 35.9% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) | |
| 9.5% | (*.f64 #s(approx (cosh x) #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.8% | (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| ✓ | 53.4% | #s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
| 58.8% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (fma.f64 (exp.f64 (neg.f64 x)) y (*.f64 y (exp.f64 x))) (*.f64 y y)))) | |
| ✓ | 92.9% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) (fma.f64 (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))) |
| ✓ | 53.2% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
| 54.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)) (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))) | |
| 28.7% | #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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) | |
| 58.2% | #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (+.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y)))) | |
| 55.2% | #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)) (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))) |
Compiled 2 249 to 840 computations (62.7% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 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 (*.f64 y y) #s(literal -1/6 binary64) #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 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) #s(approx (sin y) 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 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#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)) (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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (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))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #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 (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 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 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) y))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) y)) (+.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (+.f64 (/.f64 (exp.f64 (neg.f64 x)) y) (/.f64 (exp.f64 x) y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (fma.f64 (exp.f64 x) y (*.f64 y (exp.f64 (neg.f64 x)))) (*.f64 y y)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 (fma.f64 (exp.f64 (neg.f64 x)) y (*.f64 y (exp.f64 x))) (*.f64 y y)))) |
(*.f64 #s(approx (cosh x) #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))))) (/.f64 (sin.f64 y) y)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -3 binary64)) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (expm1.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (sin.f64 y) y)) |
| Outputs |
|---|
(*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
5 calls:
| 14.0ms | y |
| 14.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 14.0ms | (/.f64 (sin.f64 y) y) |
| 13.0ms | x |
| 9.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (/.f64 (sin.f64 y) y) |
| 99.9% | 1 | (cosh.f64 x) |
| 99.9% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 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 (*.f64 y y) #s(literal -1/6 binary64) #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 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) #s(approx (sin y) 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 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#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)) (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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (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))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #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 (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 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 |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #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:
| 14.0ms | x |
| 11.0ms | y |
| 11.0ms | (cosh.f64 x) |
| 10.0ms | (/.f64 (sin.f64 y) y) |
| 9.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 2 | (/.f64 (sin.f64 y) y) |
| 92.9% | 1 | (cosh.f64 x) |
| 99.9% | 3 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 97.9% | 3 | x |
| 95.7% | 2 | y |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 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 (*.f64 y y) #s(literal -1/6 binary64) #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 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) #s(approx (sin y) 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 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#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)) (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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (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))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #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 (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (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 |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #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(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) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 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 (*.f64 y y) #s(literal -1/6 binary64) #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 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) #s(approx (sin y) 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 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#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)) (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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (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))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #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 (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (sin.f64 y) y)) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (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.7% | 3 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 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 (*.f64 y y) #s(literal -1/6 binary64) #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 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) #s(approx (sin y) 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 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#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)) (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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
#s(approx (* (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (/ (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))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 y)) (/.f64 #s(approx (* 2 (cosh x)) #s(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#s(approx (* (cosh x) (/ (sin y) y)) (/.f64 (sin.f64 y) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
1 calls:
| 8.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 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 (*.f64 y y) #s(literal -1/6 binary64) #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 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) #s(approx (sin y) 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 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#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)) (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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
(*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
5 calls:
| 11.0ms | (/.f64 (sin.f64 y) y) |
| 9.0ms | y |
| 8.0ms | x |
| 7.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 6.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.7% | 2 | (cosh.f64 x) |
| 64.9% | 2 | y |
| 75.0% | 2 | (/.f64 (sin.f64 y) y) |
| 67.2% | 2 | x |
| 75.0% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 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 (*.f64 y y) #s(literal -1/6 binary64) #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 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) #s(approx (sin y) 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 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#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)) (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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#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)) (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:
| 11.0ms | (/.f64 (sin.f64 y) y) |
| 7.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.7% | 2 | (/.f64 (sin.f64 y) y) |
| 71.7% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 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 (*.f64 y y) #s(literal -1/6 binary64) #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 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) #s(approx (sin y) 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 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
#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)) (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 |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 #s(approx (* 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)) (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:
| 8.0ms | (/.f64 (sin.f64 y) y) |
| 7.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.4% | 2 | (/.f64 (sin.f64 y) y) |
| 71.4% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 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 (*.f64 y y) #s(literal -1/6 binary64) #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 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) #s(approx (sin y) 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 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (exp x) -3) (pow (exp x) 3)) (* (+ (* (exp x) (exp x)) (- (exp (* (neg x) 2)) 1)) 2)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
2 calls:
| 7.0ms | (/.f64 (sin.f64 y) y) |
| 6.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.4% | 2 | (/.f64 (sin.f64 y) y) |
| 70.4% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 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 (*.f64 y y) #s(literal -1/6 binary64) #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 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) #s(approx (sin y) 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 |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) 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:
| 8.0ms | (/.f64 (sin.f64 y) y) |
| 6.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.1% | 2 | (/.f64 (sin.f64 y) y) |
| 70.1% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 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 (*.f64 y y) #s(literal -1/6 binary64) #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
2 calls:
| 6.0ms | (/.f64 (sin.f64 y) y) |
| 6.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.0% | 2 | (/.f64 (sin.f64 y) y) |
| 69.1% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 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 (*.f64 y y) #s(literal -1/6 binary64) #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) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sin y) y) #s(literal 1 binary64)) #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 (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)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.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 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 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 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
2 calls:
| 30.0ms | (/.f64 (sin.f64 y) y) |
| 5.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.7% | 2 | (/.f64 (sin.f64 y) y) |
| 68.7% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
2 calls:
| 4.0ms | (/.f64 (sin.f64 y) y) |
| 4.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.2% | 2 | (/.f64 (sin.f64 y) y) |
| 67.3% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 #s(approx (+ (* (* x x) 1/720) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) x) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (*.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 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
3 calls:
| 4.0ms | x |
| 4.0ms | (/.f64 (sin.f64 y) y) |
| 4.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.5% | 2 | x |
| 67.1% | 2 | (/.f64 (sin.f64 y) y) |
| 67.2% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 12 to 12 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (+.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/720) 1/24) x) (*.f64 #s(literal 1/24 binary64) x)) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
3 calls:
| 19.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 4.0ms | y |
| 4.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.5% | 2 | y |
| 65.8% | 3 | (/.f64 (sin.f64 y) y) |
| 62.8% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 12 to 12 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
2 calls:
| 3.0ms | (/.f64 (sin.f64 y) y) |
| 3.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.8% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 62.8% | 2 | (/.f64 (sin.f64 y) y) |
Compiled 11 to 10 computations (9.1% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 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)))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
5 calls:
| 23.0ms | y |
| 3.0ms | x |
| 3.0ms | (/.f64 (sin.f64 y) y) |
| 2.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 2.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.7% | 1 | y |
| 50.7% | 1 | x |
| 50.7% | 1 | (cosh.f64 x) |
| 54.9% | 2 | (/.f64 (sin.f64 y) y) |
| 55.0% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.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))) |
#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(approx (+ (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) 2) #s(literal 2 binary64))) y))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #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) #s(literal 1 binary64))) |
5 calls:
| 3.0ms | y |
| 2.0ms | x |
| 2.0ms | (/.f64 (sin.f64 y) y) |
| 2.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 2.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.7% | 1 | (cosh.f64 x) |
| 45.4% | 2 | y |
| 42.4% | 2 | x |
| 48.6% | 2 | (/.f64 (sin.f64 y) y) |
| 48.7% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
5 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 (sin.f64 y) y) |
| 2.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 1.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.9% | 1 | (cosh.f64 x) |
| 35.9% | 1 | x |
| 35.9% | 1 | y |
| 35.9% | 1 | (/.f64 (sin.f64 y) y) |
| 35.9% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
5 calls:
| 10.0ms | (/.f64 (sin.f64 y) y) |
| 2.0ms | y |
| 2.0ms | x |
| 1.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 1.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.9% | 1 | (cosh.f64 x) |
| 35.9% | 1 | x |
| 35.9% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 35.9% | 1 | y |
| 35.9% | 1 | (/.f64 (sin.f64 y) y) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(literal 1 binary64))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
| Outputs |
|---|
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 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 | y |
| 1.0ms | (/.f64 (sin.f64 y) y) |
| 1.0ms | x |
| 1.0ms | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 1.0ms | (cosh.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.9% | 2 | (cosh.f64 x) |
| 36.7% | 2 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
| 36.0% | 2 | x |
| 35.9% | 2 | y |
| 36.6% | 2 | (/.f64 (sin.f64 y) y) |
Compiled 15 to 17 computations (-13.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.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 |
|---|---|---|
| 28.8% | 1 | y |
| 28.8% | 1 | (cosh.f64 x) |
| 28.8% | 1 | x |
| 28.8% | 1 | (/.f64 (sin.f64 y) y) |
| 28.8% | 1 | (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999994576601816 | 1.0 |
| 0.0ms | -inf | -4.714182953170752e-40 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999994576601816 | 1.0 |
| 0.0ms | -inf | -4.714182953170752e-40 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999994576601816 | 1.0 |
| 0.0ms | -inf | -4.714182953170752e-40 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999994576601816 | 1.0 |
| 0.0ms | -inf | -4.714182953170752e-40 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.152920614121567e-142 | -3.3552550291872515e-170 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0153928203273717e-303 | 6.539922853921583e-308 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0153928203273717e-303 | 6.539922853921583e-308 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0153928203273717e-303 | 6.539922853921583e-308 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.152920614121567e-142 | -3.3552550291872515e-170 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.152920614121567e-142 | -3.3552550291872515e-170 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.152920614121567e-142 | -3.3552550291872515e-170 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.152920614121567e-142 | -3.3552550291872515e-170 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.152920614121567e-142 | -3.3552550291872515e-170 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.6427166903947542e-96 | 3.44502058975409e-76 |
| 0.0ms | -1.0153928203273717e-303 | 6.539922853921583e-308 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.152920614121567e-142 | -3.3552550291872515e-170 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.152920614121567e-142 | -3.3552550291872515e-170 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.152920614121567e-142 | -3.3552550291872515e-170 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -8.152920614121567e-142 | -3.3552550291872515e-170 |
Compiled 10 to 11 computations (-10% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 147 | 1318 |
| 1 | 181 | 1318 |
| 2 | 286 | 1318 |
| 3 | 616 | 1318 |
| 4 | 2655 | 1318 |
| 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 -inf.0 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1125899296222273/1125899906842624 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)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1125899296222273/1125899906842624 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)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1125899296222273/1125899906842624 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)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1125899296222273/1125899906842624 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)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -6176826577981891/6176826577981891429214335532193521333299458305790469920559733826520701280761576748411876944013584121557222835214746457256769065471978560695404461668113357846725995613908885539687100455996497080726311269484641878313049544782247701984195048695347886851221010025401573777842206256568313675909006576801941109109732291903488 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) #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)) (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 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -6176826577981891/6176826577981891429214335532193521333299458305790469920559733826520701280761576748411876944013584121557222835214746457256769065471978560695404461668113357846725995613908885539687100455996497080726311269484641878313049544782247701984195048695347886851221010025401573777842206256568313675909006576801941109109732291903488 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) #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)) (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 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -6176826577981891/6176826577981891429214335532193521333299458305790469920559733826520701280761576748411876944013584121557222835214746457256769065471978560695404461668113357846725995613908885539687100455996497080726311269484641878313049544782247701984195048695347886851221010025401573777842206256568313675909006576801941109109732291903488 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(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 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) 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 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(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 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 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 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 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 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal -6176826577981891/6176826577981891429214335532193521333299458305790469920559733826520701280761576748411876944013584121557222835214746457256769065471978560695404461668113357846725995613908885539687100455996497080726311269484641878313049544782247701984195048695347886851221010025401573777842206256568313675909006576801941109109732291903488 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)))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 2404907604760405/1202453802380202612679414065556140558016349465041059773802132977424491020858679523053413887173001575952350707712 binary64)) (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 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) #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(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) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #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)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) (*.f64 #s(approx (cosh x) #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) #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 -inf.0 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1125899296222273/1125899906842624 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)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1125899296222273/1125899906842624 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)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1125899296222273/1125899906842624 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)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal 1125899296222273/1125899906842624 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)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) (*.f64 (cosh.f64 x) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -6176826577981891/6176826577981891429214335532193521333299458305790469920559733826520701280761576748411876944013584121557222835214746457256769065471978560695404461668113357846725995613908885539687100455996497080726311269484641878313049544782247701984195048695347886851221010025401573777842206256568313675909006576801941109109732291903488 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) y)) #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)) (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 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -6176826577981891/6176826577981891429214335532193521333299458305790469920559733826520701280761576748411876944013584121557222835214746457256769065471978560695404461668113357846725995613908885539687100455996497080726311269484641878313049544782247701984195048695347886851221010025401573777842206256568313675909006576801941109109732291903488 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) #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)) (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 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -6176826577981891/6176826577981891429214335532193521333299458305790469920559733826520701280761576748411876944013584121557222835214746457256769065471978560695404461668113357846725995613908885539687100455996497080726311269484641878313049544782247701984195048695347886851221010025401573777842206256568313675909006576801941109109732291903488 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))))) |
(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 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) #s(approx (* (cosh x) (/ (sin y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (sin y) 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 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(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 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (cosh x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 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 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 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 (fma.f64 #s(approx (+ (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/720 binary64) x) x)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal -6176826577981891/6176826577981891429214335532193521333299458305790469920559733826520701280761576748411876944013584121557222835214746457256769065471978560695404461668113357846725995613908885539687100455996497080726311269484641878313049544782247701984195048695347886851221010025401573777842206256568313675909006576801941109109732291903488 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)))) (if (<=.f64 (/.f64 (sin.f64 y) y) #s(literal 2404907604760405/1202453802380202612679414065556140558016349465041059773802132977424491020858679523053413887173001575952350707712 binary64)) (*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sin y) y) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 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) #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(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) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cosh x) #s(literal 1 binary64)) #s(approx (/ (sin y) y) (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #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)))) |
(if (<=.f64 (*.f64 (cosh.f64 x) (/.f64 (sin.f64 y) y)) #s(literal -3432398830065305/6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057152 binary64)) (*.f64 #s(approx (cosh x) #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) #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 318 to 153 computations (88.4% saved)
(abs y)
(abs x)
Compiled 2 720 to 378 computations (86.1% saved)
Loading profile data...