
Time bar (total: 5.0s)
| 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)
| 826.0ms | 8 256× | 0 | valid |
ival-cos: 303.0ms (52.5% of total)ival-sinh: 102.0ms (17.7% of total)ival-mult: 101.0ms (17.5% of total)ival-div: 59.0ms (10.2% of total)ival-true: 6.0ms (1% 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 | - | (sinh.f64 y) |
| 0 | 0 | - | 0 | - | (/.f64 (sinh.f64 y) y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (cos.f64 x) |
| 0 | 0 | - | 0 | - | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 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 |
| 82.0ms | 512× | 0 | valid |
Compiled 45 to 22 computations (51.1% saved)
ival-cos: 47.0ms (68.6% of total)ival-sinh: 14.0ms (20.4% of total)ival-div: 4.0ms (5.8% of total)ival-mult: 3.0ms (4.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 | 48 |
| 1 | 62 | 46 |
| 2 | 169 | 46 |
| 3 | 398 | 46 |
| 4 | 1644 | 46 |
| 0 | 6 | 7 |
| 0 | 10 | 7 |
| 1 | 25 | 7 |
| 2 | 48 | 7 |
| 3 | 99 | 7 |
| 4 | 352 | 7 |
| 5 | 2098 | 7 |
| 0 | 8952 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (cos.f64 x) y) (sinh.f64 y)) |
(abs x)
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
(cos.f64 x) |
x |
(/.f64 (sinh.f64 y) y) |
(sinh.f64 y) |
y |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/1440 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/48 (/ (- (exp y) (/ 1 (exp y))) y))))))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | -inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (/ (sinh y) y) (sinh y) y) |
| 2.0ms | y | @ | inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (/ (sinh y) y) (sinh y) y) |
| 2.0ms | y | @ | 0 | ((* (cos x) (/ (sinh y) y)) (cos x) x (/ (sinh y) y) (sinh y) y) |
| 2.0ms | x | @ | inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (/ (sinh y) y) (sinh y) y) |
| 1.0ms | x | @ | -inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (/ (sinh y) y) (sinh y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 484 |
| 1 | 338 | 471 |
| 2 | 1189 | 431 |
| 3 | 5415 | 429 |
| 0 | 8167 | 401 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/1440 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/48 (/ (- (exp y) (/ 1 (exp y))) y))))))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) y))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/48 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) y)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/1440 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/48 (/ (- (exp y) (/ 1 (exp y))) y))))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/1440 binary64) (*.f64 x x) #s(literal 1/48 binary64))) (pow.f64 x #s(literal 4 binary64)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) y)) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (cos x) (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (*.f64 (/.f64 (cos.f64 x) y) #s(literal 1/2 binary64)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (cos.f64 x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (cos.f64 x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x)))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(literal 1 binary64)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.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 (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) y) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/6 binary64) y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (sinh y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (/ (sinh y) y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (sinh y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 17 |
| 0 | 10 | 17 |
| 1 | 27 | 17 |
| 2 | 116 | 17 |
| 0 | 783 | 17 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
(cos.f64 x) |
x |
(/.f64 (sinh.f64 y) y) |
(sinh.f64 y) |
y |
| Outputs |
|---|
(*.f64 (sinh.f64 (neg.f64 y)) (/.f64 (cos.f64 x) (neg.f64 y))) |
(*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x)) |
(*.f64 (sinh.f64 y) (/.f64 (cos.f64 x) y)) |
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 (neg.f64 y)) (cos.f64 x))) y) |
(/.f64 (*.f64 (*.f64 (cos.f64 x) #s(literal 2 binary64)) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 y)) (cos.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (sinh.f64 y) (cos.f64 x)) y) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 (neg.f64 y)) (cos.f64 x)) y)) |
(neg.f64 (/.f64 (*.f64 (sinh.f64 y) (cos.f64 x)) (neg.f64 y))) |
(neg.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 (neg.f64 y)) y))) |
(neg.f64 (*.f64 (/.f64 (sinh.f64 (neg.f64 y)) y) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (/.f64 (sinh.f64 y) y) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (sinh.f64 y) y))) |
(fma.f64 (/.f64 (sinh.f64 y) y) (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (/.f64 (sinh.f64 y) y) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (/.f64 (sinh.f64 y) y)) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (sinh.f64 y) y))) |
(+.f64 (*.f64 (/.f64 (sinh.f64 y) y) (*.f64 #s(literal 0 binary64) (sin.f64 x))) (*.f64 (/.f64 (sinh.f64 y) y) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 0 binary64) (sin.f64 x))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) (-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(fma.f64 (sin.f64 (neg.f64 x)) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 x) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
(fma.f64 (sin.f64 x) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 (neg.f64 x)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) (*.f64 #s(literal 1 binary64) (cos.f64 x))) |
x |
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 y) y)) |
(*.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 y) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 y)) #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 (neg.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (pow.f64 (exp.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) (neg.f64 (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (sinh.f64 (neg.f64 y)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (sinh.f64 y) y) |
(neg.f64 (/.f64 (sinh.f64 (neg.f64 y)) y)) |
(-.f64 (/.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) y)) (/.f64 (exp.f64 (neg.f64 y)) (*.f64 #s(literal 2 binary64) y))) |
(-.f64 (/.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) y) (/.f64 (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) y)) |
(*.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 y) #s(literal 2 binary64))) (*.f64 (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)))) (+.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 y) #s(literal 2 binary64)) (fma.f64 (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 y)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 y)) #s(literal 3 binary64))) (*.f64 (fma.f64 (exp.f64 (neg.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (pow.f64 (exp.f64 y) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sinh.f64 y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 2 binary64)) |
(sinh.f64 y) |
(neg.f64 (sinh.f64 (neg.f64 y))) |
(-.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64))) |
y |
Compiled 1 346 to 305 computations (77.3% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 4 | 87 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 4 | 88 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 75.8% | (*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| ▶ | 63.6% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
| ▶ | 65.9% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
| ▶ | 48.7% | #s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
Compiled 47 to 38 computations (19.1% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
(cos.f64 x) |
x |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (sinh.f64 y) y) |
(sinh.f64 y) |
y |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 x x) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sinh 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) |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/1440 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/48 (/ (- (exp y) (/ 1 (exp y))) y))))))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#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 (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp 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/6 (/ 1 (pow y 2)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (* (cos x) (/ (sinh y) y)) (cos x) 1 (/ (sinh y) y) (sinh y) y (* (cos x) (/ (sinh y) y)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* y y) 1/6) |
| 2.0ms | y | @ | inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (* (cos x) (/ (sinh y) y)) (cos x) 1 (/ (sinh y) y) (sinh y) y (* (cos x) (/ (sinh y) y)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* y y) 1/6) |
| 2.0ms | x | @ | inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (* (cos x) (/ (sinh y) y)) (cos x) 1 (/ (sinh y) y) (sinh y) y (* (cos x) (/ (sinh y) y)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* y y) 1/6) |
| 1.0ms | x | @ | -inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (* (cos x) (/ (sinh y) y)) (cos x) 1 (/ (sinh y) y) (sinh y) y (* (cos x) (/ (sinh y) y)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* y y) 1/6) |
| 1.0ms | x | @ | 0 | ((* (cos x) (/ (sinh y) y)) (cos x) x (* (cos x) (/ (sinh y) y)) (cos x) 1 (/ (sinh y) y) (sinh y) y (* (cos x) (/ (sinh y) y)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* y y) 1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 135 | 606 |
| 1 | 386 | 593 |
| 2 | 1621 | 555 |
| 3 | 6498 | 551 |
| 0 | 8397 | 512 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/1440 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/48 (/ (- (exp y) (/ 1 (exp y))) y))))))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx y #s(hole binary64 y)) |
#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 (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp 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/6 (/ 1 (pow y 2)))))) |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal 1/48 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/1440 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/48 (/ (- (exp y) (/ 1 (exp y))) y))))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (/.f64 (fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -1/1440 binary64) (*.f64 x x) #s(literal 1/48 binary64))) (pow.f64 x #s(literal 4 binary64)))) y)) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (cos x) (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (+ (* -1/2 (* x x)) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (cos.f64 x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (cos.f64 x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x)))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(literal 1 binary64)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.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 (sinh y) #s(hole binary64 y)) |
#s(approx (sinh y) y) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (sinh y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/6 binary64) y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (sinh y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y)) |
#s(approx (sinh y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (sinh y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#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) #s(hole binary64 (pow y 2))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (/ (sinh y) y) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (sinh y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 102 |
| 0 | 37 | 102 |
| 1 | 103 | 102 |
| 0 | 573 | 102 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
(cos.f64 x) |
x |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (sinh.f64 y) y) |
(sinh.f64 y) |
y |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 x x) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sinh 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) |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
x |
(*.f64 (/.f64 (sinh.f64 y) y) #s(approx (cos x) #s(literal 1 binary64))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 y)) #s(approx (cos x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (sinh.f64 (neg.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) #s(approx (cos x) #s(literal 1 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 (sinh.f64 y) #s(approx (cos x) #s(literal 1 binary64))) y) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (sinh.f64 (neg.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (sinh.f64 (neg.f64 y)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (sinh.f64 y) y) |
(neg.f64 (/.f64 (sinh.f64 (neg.f64 y)) y)) |
(neg.f64 (/.f64 (sinh.f64 y) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 2 binary64)) |
(sinh.f64 y) |
(-.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64))) |
y |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
(*.f64 (/.f64 (sinh.f64 y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 y)) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sinh.f64 (neg.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sinh.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sinh.f64 y)) y) |
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (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 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 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 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 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 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/6 binary64) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(neg.f64 (*.f64 y (neg.f64 y))) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
#s(literal 1/6 binary64) |
Compiled 3 612 to 626 computations (82.7% saved)
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 192 | 11 | 203 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 0 | 0 |
| Total | 194 | 13 | 207 |
| Status | Accuracy | Program |
|---|---|---|
| 50.9% | (*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| 60.6% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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)))) | |
| ▶ | 58.1% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| 49.2% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| ✓ | 65.9% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
| ▶ | 62.2% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.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)))) |
| ▶ | 59.3% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| ▶ | 47.9% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| 48.5% | #s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| ✓ | 48.7% | #s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
| 36.8% | #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| 30.7% | #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) | |
| ▶ | 28.7% | #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
Compiled 503 to 342 computations (32% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.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))) |
(fma.f64 (fma.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)) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sinh 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 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 x x) |
x |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/1440 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/48 (/ (- (exp y) (/ 1 (exp y))) y))))))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#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/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | y | @ | inf | ((* (cos x) (/ (sinh y) y)) (cos x) 1 (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1/6 (* (cos x) (/ (sinh y) y)) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (+ (* 1/120 (* y y)) 1/6) (* (cos x) (/ (sinh y) y)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) x) |
| 3.0ms | y | @ | -inf | ((* (cos x) (/ (sinh y) y)) (cos x) 1 (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1/6 (* (cos x) (/ (sinh y) y)) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (+ (* 1/120 (* y y)) 1/6) (* (cos x) (/ (sinh y) y)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) x) |
| 2.0ms | x | @ | inf | ((* (cos x) (/ (sinh y) y)) (cos x) 1 (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1/6 (* (cos x) (/ (sinh y) y)) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (+ (* 1/120 (* y y)) 1/6) (* (cos x) (/ (sinh y) y)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) x) |
| 1.0ms | x | @ | -inf | ((* (cos x) (/ (sinh y) y)) (cos x) 1 (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1/6 (* (cos x) (/ (sinh y) y)) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (+ (* 1/120 (* y y)) 1/6) (* (cos x) (/ (sinh y) y)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) x) |
| 1.0ms | y | @ | 0 | ((* (cos x) (/ (sinh y) y)) (cos x) 1 (/ (sinh y) y) (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (+ (* 1/5040 (* y y)) 1/120) 1/5040 (* y y) y 1/120 1/6 (* (cos x) (/ (sinh y) y)) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (+ (* 1/120 (* y y)) 1/6) (* (cos x) (/ (sinh y) y)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 194 | 1169 |
| 1 | 543 | 1156 |
| 2 | 2021 | 1120 |
| 3 | 7432 | 1120 |
| 0 | 8591 | 1009 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/1440 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/48 (/ (- (exp y) (/ 1 (exp y))) y))))))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#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/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 (*.f64 x x) y)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal -1/4 binary64)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/1440 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/48 (/ (- (exp y) (/ 1 (exp y))) y))))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 #s(literal -1/1440 binary64) (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (cos x) (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (+ (* -1/2 (* x x)) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (cos.f64 x)) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (cos.f64 x) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (cos.f64 x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x)))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(literal 1 binary64)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.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/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (fma.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/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (/ (sinh y) y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/5040 (* y y)) 1/120) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 237 |
| 0 | 50 | 237 |
| 1 | 191 | 237 |
| 0 | 1403 | 237 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.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))) |
(fma.f64 (fma.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)) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal 1/5040 binary64) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sinh 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 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 x x) |
x |
| Outputs |
|---|
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) #s(approx (cos x) #s(literal 1 binary64))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) (*.f64 #s(literal 1/6 binary64) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y)) y)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/5040 binary64) y) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/5040 binary64) y)) y)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/5040 binary64))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) (/.f64 #s(literal 1/1728000 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64))) |
#s(literal 1/5040 binary64) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(neg.f64 (*.f64 y (neg.f64 y))) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
y |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) #s(approx (cos x) #s(literal 1 binary64))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/6 binary64) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) #s(approx (cos x) #s(literal 1 binary64))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/120 binary64) y)) y)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/120 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) (/.f64 #s(literal 1/216 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (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 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
Compiled 14 245 to 1 593 computations (88.8% saved)
25 alts after pruning (21 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 477 | 15 | 492 |
| Fresh | 0 | 6 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 480 | 25 | 505 |
| Status | Accuracy | Program |
|---|---|---|
| 60.5% | (*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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)))) | |
| ▶ | 58.3% | (*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| 50.9% | (*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| 60.6% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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)))) | |
| 58.1% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 49.2% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| ▶ | 34.3% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
| 49.9% | (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| ✓ | 65.9% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
| ✓ | 62.2% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.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)))) |
| 59.3% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 62.2% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 62.2% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| ▶ | 62.2% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
| 47.9% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) | |
| 62.0% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) | |
| ▶ | 59.1% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
| 36.2% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/5040 binary64))))) | |
| 33.4% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) | |
| 22.1% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) | |
| 48.5% | #s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| ✓ | 48.7% | #s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
| 36.8% | #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| ▶ | 30.7% | #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
| ✓ | 28.7% | #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
Compiled 1 249 to 845 computations (32.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 x x) |
x |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) |
#s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
#s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/1440 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/48 (/ (- (exp y) (/ 1 (exp y))) y))))))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/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/24 (pow x 2)) 1/2))) |
#s(approx (* 1/24 (* x x)) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))) |
#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 (* (cos x) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* 1/6 y))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* y (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* y (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) #s(hole binary64 (* 1/6 y))) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) #s(hole binary64 (* y (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* 1/5040 (pow y 5)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* (pow y 5) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* (pow y 5) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) #s(hole binary64 (* 1/120 (pow y 3)))) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) #s(hole binary64 (* (pow y 3) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | -inf | ((* (cos x) (/ (sinh y) y)) (cos x) 1 (/ (sinh y) y) (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (+ (* (* y y) 1/5040) 1/120) (* y y) y 1/5040 1/120 1/6 (* (cos x) (/ (sinh y) y)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) x (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (+ (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (* (+ (* 1/120 (* y y)) 1/6) y) (+ (* 1/120 (* y y)) 1/6) (* (cos x) (/ (sinh y) y)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (- (* 1/24 (* x x)) 1/2) (* 1/24 (* x x)) 1/24 1/2 (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1)) |
| 4.0ms | y | @ | inf | ((* (cos x) (/ (sinh y) y)) (cos x) 1 (/ (sinh y) y) (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (+ (* (* y y) 1/5040) 1/120) (* y y) y 1/5040 1/120 1/6 (* (cos x) (/ (sinh y) y)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) x (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (+ (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (* (+ (* 1/120 (* y y)) 1/6) y) (+ (* 1/120 (* y y)) 1/6) (* (cos x) (/ (sinh y) y)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (- (* 1/24 (* x x)) 1/2) (* 1/24 (* x x)) 1/24 1/2 (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1)) |
| 2.0ms | x | @ | -inf | ((* (cos x) (/ (sinh y) y)) (cos x) 1 (/ (sinh y) y) (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (+ (* (* y y) 1/5040) 1/120) (* y y) y 1/5040 1/120 1/6 (* (cos x) (/ (sinh y) y)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) x (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (+ (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (* (+ (* 1/120 (* y y)) 1/6) y) (+ (* 1/120 (* y y)) 1/6) (* (cos x) (/ (sinh y) y)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (- (* 1/24 (* x x)) 1/2) (* 1/24 (* x x)) 1/24 1/2 (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1)) |
| 2.0ms | x | @ | inf | ((* (cos x) (/ (sinh y) y)) (cos x) 1 (/ (sinh y) y) (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (+ (* (* y y) 1/5040) 1/120) (* y y) y 1/5040 1/120 1/6 (* (cos x) (/ (sinh y) y)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) x (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (+ (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (* (+ (* 1/120 (* y y)) 1/6) y) (+ (* 1/120 (* y y)) 1/6) (* (cos x) (/ (sinh y) y)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (- (* 1/24 (* x x)) 1/2) (* 1/24 (* x x)) 1/24 1/2 (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1)) |
| 2.0ms | y | @ | 0 | ((* (cos x) (/ (sinh y) y)) (cos x) 1 (/ (sinh y) y) (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (+ (* (* y y) 1/5040) 1/120) (* y y) y 1/5040 1/120 1/6 (* (cos x) (/ (sinh y) y)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) x (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (+ (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (* (+ (* 1/120 (* y y)) 1/6) y) (+ (* 1/120 (* y y)) 1/6) (* (cos x) (/ (sinh y) y)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (- (* 1/24 (* x x)) 1/2) (* 1/24 (* x x)) 1/24 1/2 (/ (sinh y) y) (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 248 | 1674 |
| 1 | 663 | 1661 |
| 2 | 2371 | 1620 |
| 3 | 7541 | 1620 |
| 0 | 8533 | 1469 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/1440 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/48 (/ (- (exp y) (/ 1 (exp y))) y))))))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/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/24 (pow x 2)) 1/2))) |
#s(approx (* 1/24 (* x x)) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4)))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))) |
#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 (* (cos x) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* 1/6 y))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* y (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* y (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) #s(hole binary64 (* 1/6 y))) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) #s(hole binary64 (* y (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* 1/5040 (pow y 5)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* (pow y 5) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* (pow y 5) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) #s(hole binary64 (* 1/120 (pow y 3)))) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) #s(hole binary64 (* (pow y 3) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))))) |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 (*.f64 x x) y)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal -1/4 binary64)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/4 (/ (- (exp y) (/ 1 (exp y))) y)) (* (pow x 2) (+ (* -1/1440 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/48 (/ (- (exp y) (/ 1 (exp y))) y))))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 #s(literal -1/1440 binary64) (*.f64 x x) #s(literal 1/48 binary64))) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos 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 (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (+ (* -1/2 (* x x)) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x 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(literal 1 binary64)) |
#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) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (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 (- (* 1/24 (* x x)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (- (* 1/24 (pow x 2)) 1/2))) |
#s(approx (- (* 1/24 (* x x)) 1/2) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64))) |
#s(approx (* 1/24 (* x x)) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (* 1/24 (* x x)) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (cos.f64 x)) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2)))) |
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) 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) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#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) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (* 1/24 (pow x 2)))) |
#s(approx (- (* 1/24 (* x x)) 1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/24 (* x x)) 1/2) (*.f64 (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x) x)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (*.f64 (cos.f64 x) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/6 (cos x)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (cos x))) (* 1/120 (cos x))))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (cos.f64 x) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x)))) |
#s(approx (/ (sinh y) y) #s(hole binary64 1)) |
#s(approx (/ (sinh y) y) #s(literal 1 binary64)) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (/ (sinh y) y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* 1/6 y))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* y (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) y))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* y (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y)) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 (+ 1/120 (* 1/5040 (pow y 2))))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (+ 1/6 (* 1/120 (pow y 2))))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* 1/120 (* y y)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) #s(hole binary64 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) y)) y)) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) #s(hole binary64 (* 1/6 y))) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) #s(hole binary64 (* y (+ 1/6 (* 1/120 (pow y 2)))))) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) y))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (/ (sinh y) y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (* 1/5040 (pow y 6)))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) #s(hole binary64 (* (pow y 6) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) y) 1) (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* 1/5040 (pow y 5)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* (pow y 5) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/5040 binary64)))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* (pow y 5) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (* 1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (+ 1/5040 (+ (/ 1/6 (pow y 4)) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal -1/120 binary64) (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 (* 1/5040 (pow y 2)))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) #s(hole binary64 (* (pow y 2) (+ 1/5040 (* 1/120 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* y y) 1/5040) 1/120) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (+ 1/120 (+ (* 1/6 (/ 1 (pow y 2))) (/ 1 (pow y 4))))))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) #s(hole binary64 (* (pow y 4) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal -1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) #s(hole binary64 (* 1/120 (pow y 3)))) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) #s(hole binary64 (* (pow y 3) (+ 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) y))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* -1 (/ (+ 1/120 (* 1/6 (/ 1 (pow y 2)))) (pow y 2))) 1/5040))))) |
#s(approx (* (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) y) (*.f64 (neg.f64 (pow.f64 y #s(literal 5 binary64))) (-.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) y) y) #s(literal 1/5040 binary64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 435 |
| 0 | 77 | 435 |
| 1 | 250 | 435 |
| 2 | 1772 | 435 |
| 0 | 8891 | 435 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(*.f64 y y) |
y |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 x x) |
x |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) |
#s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
#s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(approx (cos x) #s(literal 1 binary64))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (pow.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal -1/36 binary64)) (*.f64 y y)) #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 y y)) #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal -1/36 binary64)) (*.f64 y y)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 y y)))) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.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)) |
(fma.f64 (*.f64 y y) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64))) (pow.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.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))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(+.f64 (pow.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (pow.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) |
(*.f64 y (fma.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 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) y) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 #s(literal 1/6 binary64) y)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) y) (*.f64 #s(literal 1/6 binary64) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 #s(literal 1/6 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) y)) (*.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 y #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (-.f64 (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y))) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal -1/36 binary64)) y)) (neg.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 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) y)) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 (neg.f64 (*.f64 y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal -1/36 binary64)))) (neg.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 (neg.f64 (*.f64 y (fma.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal -1/36 binary64)) y) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 (*.f64 y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal -1/36 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) y (*.f64 #s(literal 1/6 binary64) y)) |
(fma.f64 #s(literal 1/6 binary64) y (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) y)) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) (*.f64 y #s(literal 1/6 binary64))) |
(fma.f64 y #s(literal 1/6 binary64) (*.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) y) (*.f64 #s(literal 1/6 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) y)) |
(+.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y #s(literal 1/6 binary64))) |
(+.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 (*.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 (*.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 #s(literal 1/216 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 #s(literal 1/216 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64))))) (neg.f64 (fma.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 (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (neg.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 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 (-.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.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 (*.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 (fma.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) #s(literal 1/216 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 (-.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)))) (fma.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 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal -1/36 binary64))) (neg.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 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) (*.f64 y #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal -1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (fma.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 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (fma.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 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y)) y)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) (*.f64 y #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) (*.f64 y #s(literal 1/6 binary64))))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) (*.f64 y #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) (*.f64 y #s(literal 1/6 binary64))))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 (*.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 #s(literal 1/216 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (fma.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 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/1728000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/1728000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))))) (*.f64 (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64)))) (neg.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) #s(literal 1/14400 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) #s(literal 1/1728000 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64))) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) #s(literal -1/14400 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64))) |
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/5040 binary64) (neg.f64 y))) y #s(literal 1/120 binary64)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/5040 binary64) y)) y #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 y (fabs.f64 (*.f64 (neg.f64 y) #s(literal 1/5040 binary64))) #s(literal 1/120 binary64)) |
(fma.f64 y (fabs.f64 (*.f64 #s(literal 1/5040 binary64) y)) #s(literal 1/120 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/5040 binary64) y) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/5040 binary64) y))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64)) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/25401600 binary64)) (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64))) (/.f64 #s(literal -1/14400 binary64) (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)))) |
(+.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(neg.f64 (*.f64 y y)) |
(sqrt.f64 (pow.f64 y #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(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)))) |
y |
#s(literal 1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) (pow.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(neg.f64 (*.f64 x x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(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 |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) #s(approx (cos x) #s(literal 1 binary64))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64))) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y))))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) y) y #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)))))) |
(+.f64 (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) y) y) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64))) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 y (*.f64 #s(literal 1/120 binary64) y)) |
(sqrt.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64))) |
(fabs.f64 (neg.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(fabs.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) |
(*.f64 #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
#s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y))) |
#s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) #s(literal 1 binary64))) |
(*.f64 y (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 y y)) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 y y))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (*.f64 y y))) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (*.f64 y y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 y y) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 y y))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) |
(*.f64 y (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) y) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) y) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 #s(literal 1/6 binary64) y)) (*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) y) (*.f64 #s(literal 1/6 binary64) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 #s(literal 1/6 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) y) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) y)) (*.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (*.f64 y #s(literal 1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (-.f64 (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64))) (*.f64 (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y y)))) (*.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) y)) (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) y)) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) y (*.f64 #s(literal 1/6 binary64) y)) |
(fma.f64 #s(literal 1/6 binary64) y (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) y)) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 y #s(literal 1/6 binary64))) |
(fma.f64 y #s(literal 1/6 binary64) (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) y) (*.f64 #s(literal 1/6 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) y)) |
(+.f64 (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y #s(literal 1/6 binary64))) |
(+.f64 (*.f64 y #s(literal 1/6 binary64)) (*.f64 y (*.f64 #s(literal 1/120 binary64) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64)))) (neg.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) #s(literal 1/36 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) #s(literal 1/216 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64))) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/120 binary64) y)) y)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64)) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) (/.f64 #s(literal -1/36 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #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 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 #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) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #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 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 #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 2 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/8 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/8 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/8 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 #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) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #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 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #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 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #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 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #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)) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 #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) (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #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) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #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 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))) |
(+.f64 (pow.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #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 (*.f64 (-.f64 (*.f64 #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 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 x))) x) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) x)) x) |
(*.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/24 binary64) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/24 binary64))) |
(*.f64 #s(literal 1/24 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/24 binary64)) |
(*.f64 x (fabs.f64 (*.f64 (neg.f64 x) #s(literal 1/24 binary64)))) |
(*.f64 x (fabs.f64 (*.f64 #s(literal 1/24 binary64) x))) |
(*.f64 x (*.f64 #s(literal 1/24 binary64) x)) |
(sqrt.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(fabs.f64 (neg.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)))) |
(fabs.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 y y)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (*.f64 y y)))) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 y y)) #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (*.f64 y y)) #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))) #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64)) (*.f64 y y)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64)) (*.f64 y y)))) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) #s(literal -1/36 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64) #s(literal 1/216 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/14400 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 y y) #s(literal 1/720 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64))) (pow.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y))))) |
(+.f64 (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) (pow.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)) |
Compiled 42 214 to 4 129 computations (90.2% saved)
29 alts after pruning (24 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 940 | 19 | 959 |
| Fresh | 11 | 5 | 16 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 3 | 4 |
| Total | 955 | 29 | 984 |
| Status | Accuracy | Program |
|---|---|---|
| 58.3% | (*.f64 #s(approx (cos 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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) | |
| 60.5% | (*.f64 #s(approx (cos 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 (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) | |
| 50.9% | (*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) | |
| 58.1% | (*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 34.3% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) | |
| 34.3% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) y) y)))) | |
| 25.5% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 #s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) y)))) | |
| 25.5% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) | |
| 59.3% | (*.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 15.4% | (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) | |
| 33.4% | (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) | |
| ✓ | 65.9% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
| 40.6% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (neg.f64 y)) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) | |
| 62.2% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) | |
| 59.3% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) | |
| 47.9% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) | |
| 59.1% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 38.9% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y (neg.f64 y)))) (*.f64 y y) #s(literal 1 binary64)))) | |
| ✓ | 59.1% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
| 36.2% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/5040 binary64))))) | |
| 22.1% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) | |
| 48.5% | #s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) | |
| ✓ | 48.7% | #s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
| 36.8% | #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| 34.5% | #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) | |
| ✓ | 30.7% | #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
| 31.8% | #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) | |
| 6.3% | #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) | |
| ✓ | 28.7% | #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
Compiled 2 283 to 824 computations (63.9% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 #s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y (neg.f64 y)))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (neg.f64 y)) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos 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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos 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 (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/5040 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
#s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
5 calls:
| 14.0ms | y |
| 13.0ms | x |
| 12.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 12.0ms | (cos.f64 x) |
| 12.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (sinh.f64 y) y) |
| 100.0% | 1 | (cos.f64 x) |
| 100.0% | 1 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 #s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y (neg.f64 y)))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (neg.f64 y)) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos 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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos 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 (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/5040 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
5 calls:
| 14.0ms | x |
| 13.0ms | (cos.f64 x) |
| 12.0ms | y |
| 10.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 9.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.5% | 2 | (/.f64 (sinh.f64 y) y) |
| 88.9% | 2 | (cos.f64 x) |
| 100.0% | 3 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 88.3% | 2 | x |
| 94.5% | 5 | y |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 #s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y (neg.f64 y)))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (neg.f64 y)) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos 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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos 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 (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/5040 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
1 calls:
| 10.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 3 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 #s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y (neg.f64 y)))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (neg.f64 y)) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos 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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos 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 (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/5040 binary64))))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
(*.f64 #s(approx (cos 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 (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
1 calls:
| 11.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 3 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 #s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y (neg.f64 y)))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (neg.f64 y)) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos 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 (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos 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 (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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)))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
5 calls:
| 13.0ms | y |
| 12.0ms | x |
| 10.0ms | (cos.f64 x) |
| 9.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 8.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.2% | 1 | (/.f64 (sinh.f64 y) y) |
| 65.9% | 2 | x |
| 76.8% | 2 | (cos.f64 x) |
| 64.2% | 2 | y |
| 76.8% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 #s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y (neg.f64 y)))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (neg.f64 y)) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (- (* 1/24 (* x x)) 1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
2 calls:
| 11.0ms | (cos.f64 x) |
| 8.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.5% | 2 | (cos.f64 x) |
| 76.5% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 #s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y (neg.f64 y)))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.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)))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
2 calls:
| 7.0ms | (cos.f64 x) |
| 6.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.4% | 2 | (cos.f64 x) |
| 76.4% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 #s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y (neg.f64 y)))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(approx (+ (* 1/5040 (* y y)) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) y) y)))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
2 calls:
| 8.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 7.0ms | (cos.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.4% | 2 | (cos.f64 x) |
| 76.4% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 #s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y (neg.f64 y)))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
2 calls:
| 6.0ms | (cos.f64 x) |
| 5.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.3% | 2 | (cos.f64 x) |
| 76.3% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 #s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y (neg.f64 y)))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) |
2 calls:
| 6.0ms | (cos.f64 x) |
| 5.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.5% | 2 | (cos.f64 x) |
| 73.5% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 #s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y (neg.f64 y)))) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) |
2 calls:
| 10.0ms | (cos.f64 x) |
| 5.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.1% | 2 | (cos.f64 x) |
| 72.1% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 #s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64)))) |
2 calls:
| 5.0ms | (cos.f64 x) |
| 4.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.0% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 72.0% | 2 | (cos.f64 x) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 #s(approx (* (+ (* 1/120 (* y y)) 1/6) y) (*.f64 #s(literal 1/6 binary64) y)) y)))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
2 calls:
| 4.0ms | (cos.f64 x) |
| 4.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.9% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 71.9% | 2 | (cos.f64 x) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 #s(literal 1/120 binary64) y) y)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64)))) |
4 calls:
| 4.0ms | (cos.f64 x) |
| 4.0ms | x |
| 4.0ms | y |
| 3.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.1% | 1 | y |
| 59.1% | 1 | x |
| 64.1% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 64.1% | 2 | (cos.f64 x) |
Compiled 11 to 13 computations (-18.2% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) |
3 calls:
| 7.0ms | (cos.f64 x) |
| 3.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 2.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.2% | 2 | (/.f64 (sinh.f64 y) y) |
| 54.9% | 3 | (cos.f64 x) |
| 64.3% | 3 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 13 to 13 computations (0% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
5 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (cos.f64 x) |
| 2.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 2.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.9% | 3 | (cos.f64 x) |
| 47.9% | 1 | (/.f64 (sinh.f64 y) y) |
| 47.9% | 1 | y |
| 51.0% | 2 | x |
| 52.9% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
2 calls:
| 4.0ms | (cos.f64 x) |
| 3.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.9% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 52.9% | 2 | (cos.f64 x) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
2 calls:
| 2.0ms | (cos.f64 x) |
| 2.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.4% | 3 | (cos.f64 x) |
| 52.8% | 3 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) |
4 calls:
| 2.0ms | x |
| 2.0ms | y |
| 1.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.5% | 1 | y |
| 36.7% | 2 | (/.f64 (sinh.f64 y) y) |
| 34.5% | 1 | x |
| 41.7% | 3 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 13 to 14 computations (-7.7% saved)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
5 calls:
| 2.0ms | y |
| 2.0ms | x |
| 1.0ms | (cos.f64 x) |
| 1.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.7% | 1 | x |
| 30.7% | 1 | y |
| 33.1% | 2 | (/.f64 (sinh.f64 y) y) |
| 33.7% | 2 | (cos.f64 x) |
| 33.7% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
5 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (cos.f64 x) |
| 1.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.7% | 1 | x |
| 28.7% | 1 | y |
| 28.7% | 1 | (/.f64 (sinh.f64 y) y) |
| 28.7% | 1 | (cos.f64 x) |
| 28.7% | 1 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0000000000000002 | 1.000000178154086 |
| 0.0ms | -inf | -0.9969197334351404 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999183395974518 | 1.0 |
| 0.0ms | -inf | -0.9969197334351404 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999183395974518 | 1.0 |
| 0.0ms | -inf | -0.9969197334351404 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.08771863541290983 | 0.013206654027918983 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.08771863541290983 | 0.013206654027918983 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.08771863541290983 | 0.013206654027918983 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.08771863541290983 | 0.013206654027918983 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.08771863541290983 | 0.013206654027918983 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.08771863541290983 | 0.013206654027918983 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.01132732509396336 | 0.009426006605566061 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.01132732509396336 | 0.009426006605566061 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.01132732509396336 | 0.009426006605566061 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.01132732509396336 | 0.009426006605566061 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.000000178154086 | +inf |
| 0.0ms | -0.08771863541290983 | 0.013206654027918983 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.3223059429245849 | 0.3359472465311652 |
| 0.0ms | -0.01132732509396336 | 0.009426006605566061 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.08771863541290983 | 0.013206654027918983 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.000000178154086 | +inf |
| 0.0ms | -0.08771863541290983 | 0.013206654027918983 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999183395974518 | 1.0 |
| 0.0ms | -0.08771863541290983 | 0.013206654027918983 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.08771863541290983 | 0.013206654027918983 |
Compiled 10 to 11 computations (-10% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 165 | 1445 |
| 1 | 226 | 1445 |
| 2 | 420 | 1445 |
| 3 | 1173 | 1445 |
| 4 | 3154 | 1445 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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)))) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 4503600077730459/4503599627370496 binary64)) (*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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)))) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 4503231861612009/4503599627370496 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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)))) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 4503231861612009/4503599627370496 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) (*.f64 #s(approx (cos 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 (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (cos.f64 x) #s(literal -5764607523034235/576460752303423488 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (cos.f64 x) #s(literal -5764607523034235/576460752303423488 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (cos.f64 x) #s(literal -5764607523034235/576460752303423488 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (cos.f64 x) #s(literal -5764607523034235/576460752303423488 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 2 binary64)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))))) |
(if (<=.f64 (cos.f64 x) #s(literal -5764607523034235/576460752303423488 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (if (<=.f64 (cos.f64 x) #s(literal 5944751508129055/18014398509481984 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 2 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 4503231861612009/4503599627370496 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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)))) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 4503600077730459/4503599627370496 binary64)) (*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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)))) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 4503231861612009/4503599627370496 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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)))) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 4503231861612009/4503599627370496 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) (*.f64 #s(approx (cos 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 (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.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 (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 (fma.f64 #s(approx (+ (* (* y y) 1/5040) 1/120) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y)) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (cos.f64 x) #s(literal -5764607523034235/576460752303423488 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (cos.f64 x) #s(literal -5764607523034235/576460752303423488 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (cos.f64 x) #s(literal -5764607523034235/576460752303423488 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* y y) 1/5040) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (cos.f64 x) #s(literal -5764607523034235/576460752303423488 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(approx (+ (* (+ (* 1/5040 (* y y)) 1/120) (* y y)) 1/6) (fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal 1/6 binary64))) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (cos.f64 x) #s(literal -5764607523034235/576460752303423488 binary64)) (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(approx (* (* (+ (* 1/120 (* y y)) 1/6) y) y) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (cos.f64 x) #s(literal -5764607523034235/576460752303423488 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 #s(literal 1/120 binary64) (*.f64 y y))) (*.f64 y y) #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 2 binary64)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (+ (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) y) y)))))) |
(if (<=.f64 (cos.f64 x) #s(literal -5764607523034235/576460752303423488 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (if (<=.f64 (cos.f64 x) #s(literal 5944751508129055/18014398509481984 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 2 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 4503231861612009/4503599627370496 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 4503231861612009/4503599627370496 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) x) #s(literal 1 binary64)))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) #s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64)))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(approx (cos x) #s(literal 1 binary64))) |
| 1× | fuel |
Compiled 1 445 to 168 computations (88.4% saved)
(abs x)
Compiled 3 200 to 484 computations (84.9% saved)
Loading profile data...