
Time bar (total: 6.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 687.0ms | 8 256× | 0 | valid |
ival-cos: 203.0ms (46.7% of total)ival-mult: 107.0ms (24.6% of total)ival-sinh: 58.0ms (13.3% of total)ival-div: 56.0ms (12.9% of total)ival-true: 6.0ms (1.4% of total)ival-assert: 3.0ms (0.7% of total)adjust: 2.0ms (0.5% 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 |
| 38.0ms | 512× | 0 | valid |
Compiled 45 to 22 computations (51.1% saved)
ival-cos: 10.0ms (43.8% of total)ival-mult: 5.0ms (21.9% of total)ival-div: 4.0ms (17.5% of total)ival-sinh: 3.0ms (13.1% 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 | 18 | 41 |
| 1 | 62 | 39 |
| 2 | 169 | 39 |
| 3 | 398 | 39 |
| 4 | 1643 | 39 |
| 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 | |
|---|---|---|---|---|
| 52.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 | x | @ | 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) |
| 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)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 8 | 87 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 79 | 9 | 88 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (*.f64 (/.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)))))) (/.f64 (sinh.f64 y) y)) |
| ✓ | 100.0% | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| ▶ | 55.5% | (*.f64 (cos.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y)) |
| 89.8% | (*.f64 (cos.f64 x) #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)))) | |
| ▶ | 86.4% | (*.f64 (cos.f64 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)))) |
| ▶ | 76.0% | (*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
| 69.0% | (*.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) | |
| 69.8% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) | |
| ▶ | 48.8% | #s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
Compiled 313 to 204 computations (34.8% saved)
| Inputs |
|---|
(*.f64 (/.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)))))) (/.f64 (sinh.f64 y) y)) |
(/.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)))))) |
(+.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))) |
(pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 3 binary64)) |
(*.f64 #s(literal 0 binary64) (sin.f64 x)) |
#s(literal 0 binary64) |
(sin.f64 x) |
x |
#s(literal 3 binary64) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
(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))))) |
(-.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)))) |
(*.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 (sinh.f64 y) y) |
(sinh.f64 y) |
y |
#s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 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) |
(*.f64 (cos.f64 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)))) |
#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)) |
#s(literal 1/120 binary64) |
(*.f64 (cos.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y)) |
(/.f64 #s(approx (sinh y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y) |
#s(approx (sinh y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64)) |
(-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) |
(exp.f64 y) |
(exp.f64 (neg.f64 y)) |
(neg.f64 y) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(hole binary64 1)) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (pow (* 0 (sin x)) 3) #s(hole binary64 0)) |
#s(approx (* 0 (sin x)) #s(hole binary64 0)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow (* 1 (cos x)) 3) #s(hole binary64 1)) |
#s(approx (pow (* 1 (cos x)) 3) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (pow (* 1 (cos x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (pow (* 1 (cos x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (* 1 (cos x)) #s(hole binary64 1)) |
#s(approx (* 1 (cos x)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* 1 (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (* 1 (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) #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 (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(hole binary64 1)) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) #s(hole binary64 1)) |
#s(approx (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (* (* 1 (cos x)) (* 1 (cos x))) #s(hole binary64 1)) |
#s(approx (* (* 1 (cos x)) (* 1 (cos x))) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* (* 1 (cos x)) (* 1 (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (* (* 1 (cos x)) (* 1 (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (* (* 0 (sin x)) (* 1 (cos x))) #s(hole binary64 0)) |
#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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (cos x))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (pow (* 1 (cos x)) 3) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (* 1 (cos x)) #s(hole binary64 (cos x))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (* (* 1 (cos x)) (* 1 (cos x))) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (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 (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* 1/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 (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 y)) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* 2 y))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* y (+ 2 (* 1/3 (pow y 2)))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* 1/60 (pow y 2)))))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 1/60 (* 1/2520 (pow y 2)))))))))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx (exp (neg y)) #s(hole binary64 1)) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* 1/2 y) 1))))) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* y (+ 1/2 (* -1/6 y))) 1))))) |
#s(approx (neg y) #s(hole binary64 (* -1 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)))))) |
#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))))))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (exp (neg y)))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (- (exp y) (exp (neg y))))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (neg y)))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (exp (* -1 y)))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (- (exp y) (exp (* -1 y))))) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (* -1 y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | 0 | ((* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (pow (* 0 (sin x)) 3) (* 0 (sin x)) 0 (sin x) x 3 (pow (* 1 (cos x)) 3) (* 1 (cos x)) 1 (cos x) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))) (/ (sinh y) y) (sinh y) y (* (cos x) (/ (sinh y) y)) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* y y) 1/6 (* (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 (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (- (exp y) (exp (neg y))) 1/2) (- (exp y) (exp (neg y))) (exp y) (exp (neg y)) (neg y) 1/2) |
| 3.0ms | y | @ | inf | ((* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (pow (* 0 (sin x)) 3) (* 0 (sin x)) 0 (sin x) x 3 (pow (* 1 (cos x)) 3) (* 1 (cos x)) 1 (cos x) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))) (/ (sinh y) y) (sinh y) y (* (cos x) (/ (sinh y) y)) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* y y) 1/6 (* (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 (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (- (exp y) (exp (neg y))) 1/2) (- (exp y) (exp (neg y))) (exp y) (exp (neg y)) (neg y) 1/2) |
| 3.0ms | y | @ | -inf | ((* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (pow (* 0 (sin x)) 3) (* 0 (sin x)) 0 (sin x) x 3 (pow (* 1 (cos x)) 3) (* 1 (cos x)) 1 (cos x) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))) (/ (sinh y) y) (sinh y) y (* (cos x) (/ (sinh y) y)) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* y y) 1/6 (* (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 (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (- (exp y) (exp (neg y))) 1/2) (- (exp y) (exp (neg y))) (exp y) (exp (neg y)) (neg y) 1/2) |
| 2.0ms | x | @ | inf | ((* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (pow (* 0 (sin x)) 3) (* 0 (sin x)) 0 (sin x) x 3 (pow (* 1 (cos x)) 3) (* 1 (cos x)) 1 (cos x) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))) (/ (sinh y) y) (sinh y) y (* (cos x) (/ (sinh y) y)) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* y y) 1/6 (* (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 (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (- (exp y) (exp (neg y))) 1/2) (- (exp y) (exp (neg y))) (exp y) (exp (neg y)) (neg y) 1/2) |
| 2.0ms | x | @ | -inf | ((* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (pow (* 0 (sin x)) 3) (* 0 (sin x)) 0 (sin x) x 3 (pow (* 1 (cos x)) 3) (* 1 (cos x)) 1 (cos x) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))) (/ (sinh y) y) (sinh y) y (* (cos x) (/ (sinh y) y)) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* y y) 1/6 (* (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 (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (- (exp y) (exp (neg y))) 1/2) (- (exp y) (exp (neg y))) (exp y) (exp (neg y)) (neg y) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 338 | 2152 |
| 1 | 932 | 1929 |
| 2 | 3265 | 1905 |
| 0 | 8117 | 1781 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(hole binary64 1)) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (pow (* 0 (sin x)) 3) #s(hole binary64 0)) |
#s(approx (* 0 (sin x)) #s(hole binary64 0)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (pow (* 1 (cos x)) 3) #s(hole binary64 1)) |
#s(approx (pow (* 1 (cos x)) 3) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (pow (* 1 (cos x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (pow (* 1 (cos x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (* 1 (cos x)) #s(hole binary64 1)) |
#s(approx (* 1 (cos x)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* 1 (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (* 1 (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) #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 (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(hole binary64 1)) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) #s(hole binary64 1)) |
#s(approx (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (* (* 1 (cos x)) (* 1 (cos x))) #s(hole binary64 1)) |
#s(approx (* (* 1 (cos x)) (* 1 (cos x))) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (* (* 1 (cos x)) (* 1 (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (* (* 1 (cos x)) (* 1 (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (* (* 0 (sin x)) (* 1 (cos x))) #s(hole binary64 0)) |
#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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (cos x))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (pow (* 1 (cos x)) 3) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (* 1 (cos x)) #s(hole binary64 (cos x))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (* (* 1 (cos x)) (* 1 (cos x))) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (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 (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* 1/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 (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 y)) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* 2 y))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* y (+ 2 (* 1/3 (pow y 2)))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* 1/60 (pow y 2)))))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 1/60 (* 1/2520 (pow y 2)))))))))) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx (exp (neg y)) #s(hole binary64 1)) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* 1/2 y) 1))))) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* y (+ 1/2 (* -1/6 y))) 1))))) |
#s(approx (neg y) #s(hole binary64 (* -1 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)))))) |
#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))))))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (exp (neg y)))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (- (exp y) (exp (neg y))))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (neg y)))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (exp (* -1 y)))))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (- (exp y) (exp (* -1 y))))) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (* -1 y)))) |
| Outputs |
|---|
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y)) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 x x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal -1/4 binary64))) y) (*.f64 x x)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/48 binary64) (*.f64 (*.f64 #s(literal -1/1440 binary64) (*.f64 x x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) y)))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(literal 1 binary64)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(hole binary64 1)) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(literal 1 binary64)) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (fma.f64 #s(literal -3/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -61/240 binary64) (*.f64 x x) #s(literal 7/8 binary64)) x) x) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (* 0 (sin x)) 3) #s(hole binary64 0)) |
#s(approx (* (* 0 (sin x)) (* 1 (cos x))) #s(literal 0 binary64)) |
#s(approx (* 0 (sin x)) #s(hole binary64 0)) |
#s(approx (* (* 0 (sin x)) (* 1 (cos x))) #s(literal 0 binary64)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) x) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64) x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (sin x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (pow (* 1 (cos x)) 3) #s(hole binary64 1)) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(literal 1 binary64)) |
#s(approx (pow (* 1 (cos x)) 3) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (fma.f64 #s(literal -3/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (* 1 (cos x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (* 1 (cos x)) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -61/240 binary64) (*.f64 x x) #s(literal 7/8 binary64)) x) x) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1 (cos x)) #s(hole binary64 1)) |
#s(approx (* 1 (cos x)) #s(literal 1 binary64)) |
#s(approx (* 1 (cos x)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* 1 (cos x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1 (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (* 1 (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 (* 1 (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* 1 (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (* 1 (cos x)) #s(literal 1 binary64)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* 1 (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 (* 1 (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 (* 1 (cos x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(hole binary64 1)) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(literal 1 binary64)) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) #s(hole binary64 1)) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(literal 1 binary64)) |
#s(approx (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (* 1 (cos x)) (* 1 (cos x))) #s(hole binary64 1)) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(literal 1 binary64)) |
#s(approx (* (* 1 (cos x)) (* 1 (cos x))) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (* (* 1 (cos x)) (* 1 (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (* 1 (cos x)) (* 1 (cos x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (* 0 (sin x)) (* 1 (cos x))) #s(hole binary64 0)) |
#s(approx (* (* 0 (sin x)) (* 1 (cos x))) #s(literal 0 binary64)) |
#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 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.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)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 x x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal -1/4 binary64))) y) (*.f64 x x)))) |
#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 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/48 binary64) (*.f64 (*.f64 #s(literal -1/1440 binary64) (*.f64 x x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) y)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (cos x))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (cos.f64 x)) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (pow (* 1 (cos x)) 3) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
#s(approx (* 1 (cos x)) #s(hole binary64 (cos x))) |
#s(approx (* 1 (cos x)) (cos.f64 x)) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (* 1 (cos x)) (cos.f64 x)) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
#s(approx (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
#s(approx (* (* 1 (cos x)) (* 1 (cos x))) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x))))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
#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 #s(literal 1/2 binary64) (cos.f64 x)) (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (cos.f64 x)) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (fma.f64 (*.f64 (cos.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y y) (cos.f64 x))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x) (*.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)))))) |
#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 (*.f64 y y) #s(literal 1/120 binary64) #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 (*.f64 y y) #s(literal 1/120 binary64) #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 (* (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)) (fma.f64 (*.f64 (cos.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (*.f64 y y) (cos.f64 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 (* (cos x) (/ (sinh y) y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x) (*.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)))))) |
#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 (+ (* (+ (* 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 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* 1/120 (* y y)) 1/6) #s(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 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 y)) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) y) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/6 binary64) y)) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)) y)) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) (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 (- (exp y) (exp (neg y))) #s(hole binary64 (* 2 y))) |
#s(approx (- (exp y) (exp (neg y))) (*.f64 #s(literal 2 binary64) y)) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* y (+ 2 (* 1/3 (pow y 2)))))) |
#s(approx (- (exp y) (exp (neg y))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* 1/60 (pow y 2)))))))) |
#s(approx (- (exp y) (exp (neg y))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal 2 binary64)) y)) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 1/60 (* 1/2520 (pow y 2)))))))))) |
#s(approx (- (exp y) (exp (neg y))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 y y) #s(literal 1/60 binary64)) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal 2 binary64)) y)) |
#s(approx (exp y) #s(hole binary64 1)) |
#s(approx (exp y) #s(literal 1 binary64)) |
#s(approx (exp y) #s(hole binary64 (+ 1 y))) |
#s(approx (exp y) (-.f64 y #s(literal -1 binary64))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* 1/2 y)))))) |
#s(approx (exp y) (fma.f64 (fma.f64 #s(literal 1/2 binary64) y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp y) #s(hole binary64 (+ 1 (* y (+ 1 (* y (+ 1/2 (* 1/6 y)))))))) |
#s(approx (exp y) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) y #s(literal 1/2 binary64)) y #s(literal 1 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp (neg y)) #s(hole binary64 1)) |
#s(approx (exp (neg y)) #s(literal 1 binary64)) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (exp (neg y)) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* 1/2 y) 1))))) |
#s(approx (exp (neg y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) y #s(literal -1 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* y (+ 1/2 (* -1/6 y))) 1))))) |
#s(approx (exp (neg y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y #s(literal 1/2 binary64)) y #s(literal -1 binary64)) y #s(literal 1 binary64))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) (neg.f64 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))) |
#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 (/.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) (*.f64 (+.f64 (+.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (pow.f64 y #s(literal 4 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 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (exp (neg y)))))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (- (exp y) (exp (neg y))))) |
#s(approx (- (exp y) (exp (neg y))) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
#s(approx (exp y) #s(hole binary64 (exp y))) |
#s(approx (exp y) (exp.f64 y)) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (neg y)))) |
#s(approx (exp (neg y)) (exp.f64 (neg.f64 y))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) #s(hole binary64 (* 1/2 (- (exp y) (exp (* -1 y)))))) |
#s(approx (* (- (exp y) (exp (neg y))) 1/2) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
#s(approx (- (exp y) (exp (neg y))) #s(hole binary64 (- (exp y) (exp (* -1 y))))) |
#s(approx (- (exp y) (exp (neg y))) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (* -1 y)))) |
#s(approx (exp (neg y)) (exp.f64 (neg.f64 y))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 362 |
| 0 | 78 | 213 |
| 1 | 323 | 191 |
| 0 | 2380 | 191 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.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)))))) (/.f64 (sinh.f64 y) y)) |
(/.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)))))) |
(+.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))) |
(pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 x)) #s(literal 3 binary64)) |
(*.f64 #s(literal 0 binary64) (sin.f64 x)) |
#s(literal 0 binary64) |
(sin.f64 x) |
x |
#s(literal 3 binary64) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
(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))))) |
(-.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)))) |
(*.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 (sinh.f64 y) y) |
(sinh.f64 y) |
y |
#s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 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) |
(*.f64 (cos.f64 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)))) |
#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)) |
#s(literal 1/120 binary64) |
(*.f64 (cos.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y)) |
(/.f64 #s(approx (sinh y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y) |
#s(approx (sinh y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64)) |
(-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) |
(exp.f64 y) |
(exp.f64 (neg.f64 y)) |
(neg.f64 y) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (/.f64 (sinh.f64 y) y) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 (sinh.f64 y) y) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(*.f64 (*.f64 (/.f64 (sinh.f64 y) y) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x)) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (/.f64 (/.f64 (sinh.f64 y) y) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (/.f64 (sinh.f64 y) (*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(*.f64 (cos.f64 x) (*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 y) y))) |
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x))) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 y)) (cos.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (/.f64 (sinh.f64 y) y)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (sinh.f64 (neg.f64 y))) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 (sinh.f64 y) y) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (cos.f64 x) (sinh.f64 (neg.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 (sinh.f64 y) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (sinh.f64 y) y) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) (cos.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 y)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 (neg.f64 y) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 y)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (neg.f64 y) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sinh.f64 y) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (*.f64 y (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sinh.f64 (neg.f64 y))) (*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (sinh.f64 y)) (*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))) y)) |
(/.f64 (*.f64 (/.f64 (sinh.f64 y) y) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (sinh.f64 y) (cos.f64 x)) y) |
(fma.f64 (/.f64 (sinh.f64 y) y) #s(literal 0 binary64) (*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (sinh.f64 y) y) (*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (sinh.f64 y) y)) (*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x))) |
(+.f64 (*.f64 (/.f64 (sinh.f64 y) y) #s(literal 0 binary64)) (*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 x)) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 x) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) #s(literal 0 binary64)) |
(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)) |
(-.f64 (cos.f64 x) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 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))))) |
(+.f64 (cos.f64 x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (cos.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (cos.f64 x) (neg.f64 (cos.f64 x))) (neg.f64 (cos.f64 x))) |
(*.f64 (*.f64 (cos.f64 x) (fabs.f64 (cos.f64 x))) (fabs.f64 (cos.f64 x))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(*.f64 (fabs.f64 (cos.f64 x)) (*.f64 (fabs.f64 (cos.f64 x)) (cos.f64 x))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 x)) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 x))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (cos.f64 x) #s(literal 3 binary64)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (cos.f64 x)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (cos.f64 x)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 x) (neg.f64 (cos.f64 x))) (neg.f64 (cos.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 x) (fabs.f64 (cos.f64 x))) (fabs.f64 (cos.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (cos.f64 x)) (*.f64 (fabs.f64 (cos.f64 x)) (cos.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 x)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 x)) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 3 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 3 binary64)))) |
(+.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
(sin.f64 x) |
x |
#s(literal 3 binary64) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (cos.f64 x) (neg.f64 (cos.f64 x))) (neg.f64 (cos.f64 x))) |
(*.f64 (*.f64 (cos.f64 x) (fabs.f64 (cos.f64 x))) (fabs.f64 (cos.f64 x))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(*.f64 (fabs.f64 (cos.f64 x)) (*.f64 (fabs.f64 (cos.f64 x)) (cos.f64 x))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 x)) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 x))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (cos.f64 x) #s(literal 3 binary64)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (cos.f64 x)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (cos.f64 x)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 x) (neg.f64 (cos.f64 x))) (neg.f64 (cos.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 x) (fabs.f64 (cos.f64 x))) (fabs.f64 (cos.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (cos.f64 x)) (*.f64 (fabs.f64 (cos.f64 x)) (cos.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))))) |
(-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 x)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 x)) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 3 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 3 binary64)))) |
(+.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 x)) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 x) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) #s(literal 0 binary64)) |
(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)) |
(-.f64 (cos.f64 x) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 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))))) |
(+.f64 (cos.f64 x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 x)) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 x) (/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) #s(literal 0 binary64)) |
(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)) |
(-.f64 (cos.f64 x) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 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))))) |
(+.f64 (cos.f64 x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (cos.f64 x)) |
(*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (neg.f64 (cos.f64 x)))) |
(*.f64 (neg.f64 (fabs.f64 (cos.f64 x))) (neg.f64 (fabs.f64 (cos.f64 x)))) |
(*.f64 (fabs.f64 (fabs.f64 (cos.f64 x))) (fabs.f64 (fabs.f64 (cos.f64 x)))) |
(*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x))) |
(*.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (cos.f64 x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow.f64 (neg.f64 (cos.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (cos.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (cos.f64 x)) (cos.f64 x)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (neg.f64 x))) (sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) x)) (sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 x) (neg.f64 x))) (cos.f64 (-.f64 (neg.f64 x) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 x) x)) (cos.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 x (neg.f64 x))) (cos.f64 (-.f64 x (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 x x)) (cos.f64 (-.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(neg.f64 (*.f64 (cos.f64 x) (neg.f64 (cos.f64 x)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (neg.f64 (cos.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 (cos.f64 x))) (neg.f64 (fabs.f64 (cos.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (cos.f64 x))) (neg.f64 (fabs.f64 (cos.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 (cos.f64 x))) (fabs.f64 (fabs.f64 (cos.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (cos.f64 x))) (fabs.f64 (fabs.f64 (cos.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 x) (cos.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 x) (cos.f64 x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x))))) |
(-.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(-.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(-.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 x)) (sin.f64 (neg.f64 x)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (cos.f64 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fabs.f64 (cos.f64 x))) (fabs.f64 (cos.f64 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 x) (neg.f64 (cos.f64 x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(fabs.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(+.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (neg.f64 (cos.f64 x)))) |
(*.f64 (neg.f64 (fabs.f64 (cos.f64 x))) (neg.f64 (fabs.f64 (cos.f64 x)))) |
(*.f64 (fabs.f64 (fabs.f64 (cos.f64 x))) (fabs.f64 (fabs.f64 (cos.f64 x)))) |
(*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x))) |
(*.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (cos.f64 x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow.f64 (neg.f64 (cos.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (cos.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (cos.f64 x)) (cos.f64 x)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (neg.f64 x))) (sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) x)) (sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 x) (neg.f64 x))) (cos.f64 (-.f64 (neg.f64 x) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 x) x)) (cos.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 x (neg.f64 x))) (cos.f64 (-.f64 x (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 x x)) (cos.f64 (-.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(neg.f64 (*.f64 (cos.f64 x) (neg.f64 (cos.f64 x)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (neg.f64 (cos.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 (cos.f64 x))) (neg.f64 (fabs.f64 (cos.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (cos.f64 x))) (neg.f64 (fabs.f64 (cos.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 (cos.f64 x))) (fabs.f64 (fabs.f64 (cos.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (cos.f64 x))) (fabs.f64 (fabs.f64 (cos.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 x) (cos.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 x) (cos.f64 x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x))))) |
(-.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(-.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(-.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 x)) (sin.f64 (neg.f64 x)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (cos.f64 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fabs.f64 (cos.f64 x))) (fabs.f64 (cos.f64 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 x) (neg.f64 (cos.f64 x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(fabs.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(+.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (neg.f64 (cos.f64 x)))) |
(*.f64 (neg.f64 (fabs.f64 (cos.f64 x))) (neg.f64 (fabs.f64 (cos.f64 x)))) |
(*.f64 (fabs.f64 (fabs.f64 (cos.f64 x))) (fabs.f64 (fabs.f64 (cos.f64 x)))) |
(*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x))) |
(*.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (cos.f64 x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow.f64 (neg.f64 (cos.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (cos.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (cos.f64 x)) (cos.f64 x)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (neg.f64 x))) (sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) x)) (sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 x) (neg.f64 x))) (cos.f64 (-.f64 (neg.f64 x) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 x) x)) (cos.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 x (neg.f64 x))) (cos.f64 (-.f64 x (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 x x)) (cos.f64 (-.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(neg.f64 (*.f64 (cos.f64 x) (neg.f64 (cos.f64 x)))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (neg.f64 (cos.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 (cos.f64 x))) (neg.f64 (fabs.f64 (cos.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (cos.f64 x))) (neg.f64 (fabs.f64 (cos.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 (cos.f64 x))) (fabs.f64 (fabs.f64 (cos.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (cos.f64 x))) (fabs.f64 (fabs.f64 (cos.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 x) (cos.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 x) (cos.f64 x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x))))) |
(-.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(-.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) |
(-.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 x)) (sin.f64 (neg.f64 x)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (cos.f64 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (fabs.f64 (cos.f64 x))) (fabs.f64 (cos.f64 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 x) (neg.f64 (cos.f64 x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(fabs.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 0 binary64))) |
(+.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
#s(literal 0 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 #s(literal 2 binary64) (/.f64 (sinh.f64 y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal -2 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)) |
(sinh.f64 y) |
(-.f64 (/.f64 (exp.f64 y) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64))) |
y |
#s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
(*.f64 (*.f64 #s(approx (/ (sinh y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (*.f64 #s(approx (/ (sinh y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (cos.f64 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))) (cos.f64 x)) |
(*.f64 (cos.f64 x) (*.f64 #s(literal 1 binary64) #s(approx (/ (sinh y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (sinh y) y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (cos.f64 x))) |
#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 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 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 #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 (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 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.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) |
(*.f64 (*.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(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (*.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))) (cos.f64 x)) #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))) (cos.f64 x)) |
(*.f64 (cos.f64 x) (*.f64 #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 (cos.f64 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(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))) (cos.f64 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 (-.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 (*.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 (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 (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 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 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 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 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 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 y y) #s(literal 3 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))) |
#s(literal 1/120 binary64) |
(*.f64 (*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y))) y) #s(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (/.f64 (*.f64 #s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y))) (cos.f64 x)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y))) y) (cos.f64 x)) |
(*.f64 (cos.f64 x) (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y))) y))) |
(*.f64 (cos.f64 x) (/.f64 #s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y))) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y))) (cos.f64 x)) y)) |
(/.f64 (*.f64 (neg.f64 #s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y)))) (cos.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (cos.f64 x) (neg.f64 #s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y))))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y))) (cos.f64 x))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y))) (cos.f64 x)) y) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y))))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y)))) (neg.f64 y)) |
(/.f64 #s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y))) y) |
(neg.f64 (/.f64 (neg.f64 #s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y)))) y)) |
(neg.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y))) (neg.f64 y))) |
#s(approx (sinh y) (*.f64 #s(literal 1 binary64) (sinh.f64 y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 y) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 y)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sinh.f64 y)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 y)) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (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 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 y)) #s(literal 3 binary64)))) (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) (sinh.f64 y)) |
(*.f64 (sinh.f64 y) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (*.f64 #s(literal 2 binary64) (sinh.f64 y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 y)) #s(literal 3 binary64)))) (neg.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 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (*.f64 #s(literal 2 binary64) (sinh.f64 y))) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (exp.f64 (neg.f64 y)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)) (pow.f64 (exp.f64 y) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 y) #s(literal 2 binary64)) (sinh.f64 y)) |
(-.f64 (-.f64 (exp.f64 y) (cosh.f64 y)) (sinh.f64 (neg.f64 y))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y))) (/.f64 (pow.f64 (exp.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 y) #s(literal 3 binary64)) (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 (pow.f64 (exp.f64 (neg.f64 y)) #s(literal 3 binary64)) (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 (exp.f64 y) (exp.f64 (neg.f64 y))) |
(+.f64 (-.f64 (exp.f64 y) (cosh.f64 y)) (sinh.f64 y)) |
(+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) |
(+.f64 (sinh.f64 y) (sinh.f64 y)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 y) #s(literal 3 binary64)) (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (fma.f64 (cosh.f64 y) (cosh.f64 y) (-.f64 (*.f64 (sinh.f64 y) (sinh.f64 y)) (*.f64 (cosh.f64 y) (sinh.f64 y))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 y))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sinh.f64 y) #s(literal 2 binary64)) (cosh.f64 y)) |
(exp.f64 y) |
(+.f64 (cosh.f64 y) (sinh.f64 y)) |
(+.f64 (sinh.f64 y) (cosh.f64 y)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 y))) |
(pow.f64 (exp.f64 y) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 y) (cosh.f64 y)) (*.f64 (sinh.f64 (neg.f64 y)) (sinh.f64 (neg.f64 y)))) (-.f64 (cosh.f64 y) (sinh.f64 (neg.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 y) #s(literal 3 binary64)) (pow.f64 (sinh.f64 y) #s(literal 3 binary64))) (fma.f64 (cosh.f64 y) (cosh.f64 y) (fma.f64 (sinh.f64 y) (sinh.f64 y) (*.f64 (cosh.f64 y) (sinh.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 y) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 y) (cosh.f64 y) (-.f64 (*.f64 (sinh.f64 (neg.f64 y)) (sinh.f64 (neg.f64 y))) (*.f64 (cosh.f64 y) (sinh.f64 (neg.f64 y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 y))) |
(/.f64 #s(literal 1 binary64) (exp.f64 y)) |
(-.f64 (cosh.f64 y) (sinh.f64 y)) |
(exp.f64 (-.f64 #s(literal 0 binary64) y)) |
(exp.f64 (neg.f64 y)) |
(+.f64 (sinh.f64 (neg.f64 y)) (cosh.f64 y)) |
(+.f64 (cosh.f64 y) (sinh.f64 (neg.f64 y))) |
(neg.f64 y) |
#s(literal 1/2 binary64) |
Compiled 17 350 to 2 128 computations (87.7% saved)
12 alts after pruning (8 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 563 | 7 | 570 |
| Fresh | 2 | 1 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 567 | 12 | 579 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (/.f64 (*.f64 (sinh.f64 y) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
| ✓ | 100.0% | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| ✓ | 55.5% | (*.f64 (cos.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y)) |
| ▶ | 30.5% | (*.f64 (cos.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) #s(literal 1/2 binary64))) y)) |
| 89.8% | (*.f64 (cos.f64 x) #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)))) | |
| ✓ | 86.4% | (*.f64 (cos.f64 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)))) |
| ▶ | 76.0% | (*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
| 86.2% | (*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) | |
| ▶ | 30.8% | (*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
| ▶ | 69.0% | (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
| 69.8% | (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) | |
| ✓ | 48.8% | #s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
Compiled 498 to 310 computations (37.8% saved)
| Inputs |
|---|
(/.f64 (*.f64 (sinh.f64 y) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (sinh.f64 y) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
(sinh.f64 y) |
y |
(pow.f64 (cos.f64 x) #s(literal 3 binary64)) |
(cos.f64 x) |
x |
#s(literal 3 binary64) |
(*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
#s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) y) |
#s(literal 1 binary64) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (sinh.f64 y) y) |
(*.f64 (cos.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) #s(literal 1/2 binary64))) y)) |
(/.f64 #s(approx (sinh y) (*.f64 (+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) #s(literal 1/2 binary64))) y) |
#s(approx (sinh y) (*.f64 (+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) #s(literal 1/2 binary64)) |
(+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) |
(cosh.f64 y) |
(-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))) |
(exp.f64 (neg.f64 y)) |
(neg.f64 y) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #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 (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #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 (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (+ (* -3/4 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -3/4 (- (exp y) (/ 1 (exp y)))) (* 7/16 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -3/4 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -61/480 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 7/16 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 1)) |
#s(approx (pow (cos x) 3) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#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 (* y (pow (cos x) 2)) #s(hole binary64 y)) |
#s(approx (* y (pow (cos x) 2)) #s(hole binary64 (+ y (* -1 (* (pow x 2) y))))) |
#s(approx (* y (pow (cos x) 2)) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1 y) (* 1/3 (* (pow x 2) y))))))) |
#s(approx (* y (pow (cos x) 2)) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1 y) (* (pow x 2) (+ (* -2/45 (* (pow x 2) y)) (* 1/3 y)))))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 1)) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* 1/2 (* (pow (cos x) 3) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (* y (pow (cos x) 2)) #s(hole binary64 (* y (pow (cos x) 2)))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (cos x))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #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) (pow (cos x) 3)) #s(hole binary64 (* y (pow (cos x) 3)))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* y (+ (* 1/6 (* (pow y 2) (pow (cos x) 3))) (pow (cos x) 3))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (* (pow y 2) (pow (cos x) 3))) (* 1/6 (pow (cos x) 3)))) (pow (cos x) 3))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (pow (cos x) 3)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (pow (cos x) 3))) (* 1/120 (pow (cos x) 3)))))) (pow (cos x) 3))))) |
#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 (* (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/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) 1/6) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (* 1/6 y) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* 1/6 y) y) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* 1/6 y) #s(hole binary64 (* 1/6 y))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 y)) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (* 2 y))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (* y (+ 2 (* 1/3 (pow y 2)))))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* 1/60 (pow y 2)))))))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 1/60 (* 1/2520 (pow y 2)))))))))) |
#s(approx (cosh y) #s(hole binary64 1)) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/24 (pow y 2))))))) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 1/24 (* 1/720 (pow y 2))))))))) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 -1)) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 (- (* 2 y) 1))) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 (- (* y (+ 2 (* -1/2 y))) 1))) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 (- (* y (+ 2 (* y (- (* 1/3 y) 1/2)))) 1))) |
#s(approx (exp (neg y)) #s(hole binary64 1)) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* 1/2 y) 1))))) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* y (+ 1/2 (* -1/6 y))) 1))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) 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)))))) |
#s(approx (+ (* (* 1/6 y) y) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* 1/6 y) y) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (* 1/2 (+ (exp y) (/ 1 (exp y)))) (* 1/2 (- (exp y) (/ 1 (exp y))))) (exp (neg y)))))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (- (+ (* 1/2 (+ (exp y) (/ 1 (exp y)))) (* 1/2 (- (exp y) (/ 1 (exp y))))) (exp (neg y))))) |
#s(approx (cosh y) #s(hole binary64 (* 1/2 (+ (exp y) (/ 1 (exp y)))))) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 (- (* 1/2 (- (exp y) (/ 1 (exp y)))) (exp (neg y))))) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (neg y)))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (* 1/2 (+ (exp y) (/ 1 (exp y)))) (* 1/2 (- (exp y) (/ 1 (exp y))))) (exp (* -1 y)))))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (- (+ (* 1/2 (+ (exp y) (/ 1 (exp y)))) (* 1/2 (- (exp y) (/ 1 (exp y))))) (exp (* -1 y))))) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 (- (* 1/2 (- (exp y) (/ 1 (exp y)))) (exp (* -1 y))))) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (* -1 y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | -inf | ((/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (* (sinh y) (pow (cos x) 3)) (sinh y) y (pow (cos x) 3) (cos x) x 3 (* y (pow (cos x) 2)) (pow (cos x) 2) 2 (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (* y y) 1/6) (* y y) 1/6 (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* 1/6 y) y) 1) (* 1/6 y) 1 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (/ (sinh y) y) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) (+ (cosh y) (- (sinh y) (exp (neg y)))) (cosh y) (- (sinh y) (exp (neg y))) (exp (neg y)) (neg y) 1/2) |
| 5.0ms | y | @ | inf | ((/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (* (sinh y) (pow (cos x) 3)) (sinh y) y (pow (cos x) 3) (cos x) x 3 (* y (pow (cos x) 2)) (pow (cos x) 2) 2 (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (* y y) 1/6) (* y y) 1/6 (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* 1/6 y) y) 1) (* 1/6 y) 1 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (/ (sinh y) y) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) (+ (cosh y) (- (sinh y) (exp (neg y)))) (cosh y) (- (sinh y) (exp (neg y))) (exp (neg y)) (neg y) 1/2) |
| 4.0ms | x | @ | 0 | ((/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (* (sinh y) (pow (cos x) 3)) (sinh y) y (pow (cos x) 3) (cos x) x 3 (* y (pow (cos x) 2)) (pow (cos x) 2) 2 (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (* y y) 1/6) (* y y) 1/6 (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* 1/6 y) y) 1) (* 1/6 y) 1 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (/ (sinh y) y) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) (+ (cosh y) (- (sinh y) (exp (neg y)))) (cosh y) (- (sinh y) (exp (neg y))) (exp (neg y)) (neg y) 1/2) |
| 3.0ms | y | @ | 0 | ((/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (* (sinh y) (pow (cos x) 3)) (sinh y) y (pow (cos x) 3) (cos x) x 3 (* y (pow (cos x) 2)) (pow (cos x) 2) 2 (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (* y y) 1/6) (* y y) 1/6 (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* 1/6 y) y) 1) (* 1/6 y) 1 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (/ (sinh y) y) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) (+ (cosh y) (- (sinh y) (exp (neg y)))) (cosh y) (- (sinh y) (exp (neg y))) (exp (neg y)) (neg y) 1/2) |
| 3.0ms | x | @ | inf | ((/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (* (sinh y) (pow (cos x) 3)) (sinh y) y (pow (cos x) 3) (cos x) x 3 (* y (pow (cos x) 2)) (pow (cos x) 2) 2 (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (* y y) 1/6) (* y y) 1/6 (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (+ (* (* 1/6 y) y) 1) (* 1/6 y) 1 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (/ (sinh y) y) (* (cos x) (/ (sinh y) y)) (/ (sinh y) y) (sinh y) (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) (+ (cosh y) (- (sinh y) (exp (neg y)))) (cosh y) (- (sinh y) (exp (neg y))) (exp (neg y)) (neg y) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 394 | 2484 |
| 1 | 1136 | 2366 |
| 2 | 5081 | 2338 |
| 0 | 8821 | 2210 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #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 (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #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 (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (+ (* -3/4 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -3/4 (- (exp y) (/ 1 (exp y)))) (* 7/16 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -3/4 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -61/480 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 7/16 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 1)) |
#s(approx (pow (cos x) 3) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#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 (* y (pow (cos x) 2)) #s(hole binary64 y)) |
#s(approx (* y (pow (cos x) 2)) #s(hole binary64 (+ y (* -1 (* (pow x 2) y))))) |
#s(approx (* y (pow (cos x) 2)) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1 y) (* 1/3 (* (pow x 2) y))))))) |
#s(approx (* y (pow (cos x) 2)) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1 y) (* (pow x 2) (+ (* -2/45 (* (pow x 2) y)) (* 1/3 y)))))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 1)) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* 1/2 (* (pow (cos x) 3) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (* y (pow (cos x) 2)) #s(hole binary64 (* y (pow (cos x) 2)))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (* (cos x) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (cos x))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #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) (pow (cos x) 3)) #s(hole binary64 (* y (pow (cos x) 3)))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* y (+ (* 1/6 (* (pow y 2) (pow (cos x) 3))) (pow (cos x) 3))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (* (pow y 2) (pow (cos x) 3))) (* 1/6 (pow (cos x) 3)))) (pow (cos x) 3))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (pow (cos x) 3)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (pow (cos x) 3))) (* 1/120 (pow (cos x) 3)))))) (pow (cos x) 3))))) |
#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 (* (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/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) 1/6) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (* 1/6 y) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* 1/6 y) y) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (* 1/6 y) #s(hole binary64 (* 1/6 y))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 y)) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (* 2 y))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (* y (+ 2 (* 1/3 (pow y 2)))))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* 1/60 (pow y 2)))))))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 1/60 (* 1/2520 (pow y 2)))))))))) |
#s(approx (cosh y) #s(hole binary64 1)) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/24 (pow y 2))))))) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 1/24 (* 1/720 (pow y 2))))))))) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 -1)) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 (- (* 2 y) 1))) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 (- (* y (+ 2 (* -1/2 y))) 1))) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 (- (* y (+ 2 (* y (- (* 1/3 y) 1/2)))) 1))) |
#s(approx (exp (neg y)) #s(hole binary64 1)) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* 1/2 y) 1))))) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* y (+ 1/2 (* -1/6 y))) 1))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) 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)))))) |
#s(approx (+ (* (* 1/6 y) y) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* 1/6 y) y) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (* 1/2 (+ (exp y) (/ 1 (exp y)))) (* 1/2 (- (exp y) (/ 1 (exp y))))) (exp (neg y)))))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (- (+ (* 1/2 (+ (exp y) (/ 1 (exp y)))) (* 1/2 (- (exp y) (/ 1 (exp y))))) (exp (neg y))))) |
#s(approx (cosh y) #s(hole binary64 (* 1/2 (+ (exp y) (/ 1 (exp y)))))) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 (- (* 1/2 (- (exp y) (/ 1 (exp y)))) (exp (neg y))))) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (neg y)))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (* 1/2 (+ (exp y) (/ 1 (exp y)))) (* 1/2 (- (exp y) (/ 1 (exp y))))) (exp (* -1 y)))))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (- (+ (* 1/2 (+ (exp y) (/ 1 (exp y)))) (* 1/2 (- (exp y) (/ 1 (exp y))))) (exp (* -1 y))))) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 (- (* 1/2 (- (exp y) (/ 1 (exp y)))) (exp (* -1 y))))) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (* -1 y)))) |
| Outputs |
|---|
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) #s(literal 1/2 binary64))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y)) (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y))))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/4 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y)) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #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 (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/48 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (*.f64 #s(literal -1/4 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) y) (*.f64 x x) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) #s(literal 1/2 binary64)))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #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 (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (+.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/4 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal 1/48 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 (*.f64 #s(literal -1/1440 binary64) (*.f64 x x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) y)))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (+ (* -3/4 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 1/2 (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -3/4 binary64) (*.f64 x x) #s(literal 1/2 binary64)))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -3/4 (- (exp y) (/ 1 (exp y)))) (* 7/16 (* (pow x 2) (- (exp y) (/ 1 (exp y)))))))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) (fma.f64 (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal 7/16 binary64) (*.f64 x x) #s(literal -3/4 binary64))) (*.f64 x x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64)))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (+ (* 1/2 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -3/4 (- (exp y) (/ 1 (exp y)))) (* (pow x 2) (+ (* -61/480 (* (pow x 2) (- (exp y) (/ 1 (exp y))))) (* 7/16 (- (exp y) (/ 1 (exp y))))))))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) (fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -3/4 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (fma.f64 #s(literal -61/480 binary64) (*.f64 x x) #s(literal 7/16 binary64)))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 1)) |
#s(approx (pow (cos x) 3) #s(literal 1 binary64)) |
#s(approx (pow (cos x) 3) #s(hole binary64 (+ 1 (* -3/2 (pow x 2))))) |
#s(approx (pow (cos x) 3) (fma.f64 #s(literal -3/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (cos x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 7/8 (pow x 2)) 3/2))))) |
#s(approx (pow (cos x) 3) (fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (cos x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 7/8 (* -61/240 (pow x 2)))) 3/2))))) |
#s(approx (pow (cos x) 3) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -61/240 binary64) (*.f64 x x) #s(literal 7/8 binary64)) x) x) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 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 x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* y (pow (cos x) 2)) #s(hole binary64 y)) |
#s(approx (* y (pow (cos x) 2)) y) |
#s(approx (* y (pow (cos x) 2)) #s(hole binary64 (+ y (* -1 (* (pow x 2) y))))) |
#s(approx (* y (pow (cos x) 2)) (-.f64 y (*.f64 (*.f64 x x) y))) |
#s(approx (* y (pow (cos x) 2)) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1 y) (* 1/3 (* (pow x 2) y))))))) |
#s(approx (* y (pow (cos x) 2)) (fma.f64 (*.f64 y (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x) y)) |
#s(approx (* y (pow (cos x) 2)) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1 y) (* (pow x 2) (+ (* -2/45 (* (pow x 2) y)) (* 1/3 y)))))))) |
#s(approx (* y (pow (cos x) 2)) (fma.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal -2/45 binary64) (*.f64 x x) #s(literal 1/3 binary64))) (*.f64 x x) (neg.f64 y)) (*.f64 x x) y)) |
#s(approx (pow (cos x) 2) #s(hole binary64 1)) |
#s(approx (pow (cos x) 2) #s(literal 1 binary64)) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (pow (cos x) 2) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (pow (cos x) 2) (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (pow (cos x) 2) (fma.f64 (fma.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#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 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) #s(literal 1/2 binary64))) |
#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 (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/4 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (*.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)) (* 1/48 (/ (* (pow x 2) (- (exp y) (/ 1 (exp y)))) y))))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/48 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (*.f64 #s(literal -1/4 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) y) (*.f64 x x) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) #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)) (* (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 (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/4 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal 1/48 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 (*.f64 #s(literal -1/1440 binary64) (*.f64 x x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) y)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/4 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y)) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/48 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (*.f64 #s(literal -1/4 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) y) (*.f64 x x) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (+.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal -1/4 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y)))) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 #s(literal 1/48 binary64) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (*.f64 (*.f64 #s(literal -1/1440 binary64) (*.f64 x x)) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) y)))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(literal 1 binary64)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* 1/2 (* (pow (cos x) 3) (- (exp y) (/ 1 (exp y))))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))))) |
#s(approx (pow (cos x) 3) #s(hole binary64 (pow (cos x) 3))) |
#s(approx (pow (cos x) 3) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (* y (pow (cos x) 2)) #s(hole binary64 (* y (pow (cos x) 2)))) |
#s(approx (* y (pow (cos x) 2)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) y)) |
#s(approx (pow (cos x) 2) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (pow (cos x) 2) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
#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 #s(literal 1/2 binary64) (cos.f64 x)) (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (cos x))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (cos x))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (cos.f64 x)) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #s(hole binary64 (+ (cos x) (* (pow y 2) (+ (* 1/120 (* (pow y 2) (cos x))) (* 1/6 (cos x))))))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (fma.f64 (*.f64 (cos.f64 x) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y) (cos.f64 x))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) #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) (pow (cos x) 3)) (* y (pow (cos x) 2))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x) (*.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)))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* y (pow (cos x) 3)))) |
#s(approx (* (sinh y) (pow (cos x) 3)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) y)) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* y (+ (* 1/6 (* (pow y 2) (pow (cos x) 3))) (pow (cos x) 3))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) y)) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/120 (* (pow y 2) (pow (cos x) 3))) (* 1/6 (pow (cos x) 3)))) (pow (cos x) 3))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) y))) |
#s(approx (* (sinh y) (pow (cos x) 3)) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* 1/6 (pow (cos x) 3)) (* (pow y 2) (+ (* 1/5040 (* (pow y 2) (pow (cos x) 3))) (* 1/120 (pow (cos x) 3)))))) (pow (cos x) 3))))) |
#s(approx (* (sinh y) (pow (cos x) 3)) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))))) y)) |
#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 (* (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)) (fma.f64 (*.f64 (cos.f64 x) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y) (cos.f64 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 (* (cos x) (/ (sinh y) y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x) (*.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)))))) |
#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 (+ (* (* y y) 1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* 1/6 y) y) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (* 1/6 y) y) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (* y y) 1/6) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* (* y y) 1/6) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (* 1/6 y) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* 1/6 y) y) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* 1/6 y) y) 1) #s(hole binary64 (+ 1 (* 1/6 (pow y 2))))) |
#s(approx (+ (* (* 1/6 y) y) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* 1/6 y) #s(hole binary64 (* 1/6 y))) |
#s(approx (* 1/6 y) (*.f64 #s(literal 1/6 binary64) y)) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (cos.f64 x)) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (* (sinh y) (pow (cos x) 3)) (* y (pow (cos x) 2))) (fma.f64 (*.f64 (cos.f64 x) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64))) (*.f64 y y) (cos.f64 x))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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) (pow (cos x) 3)) (* y (pow (cos x) 2))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (cos.f64 x) (*.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)))))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 y)) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) y) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 (* y (+ 1 (* 1/6 (pow y 2)))))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/6 binary64) y)) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* 1/120 (pow y 2)))))))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) (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 (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 (* y (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 1/120 (* 1/5040 (pow y 2)))))))))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) (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 (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (* 2 y))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) (*.f64 #s(literal 2 binary64) y)) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (* y (+ 2 (* 1/3 (pow y 2)))))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/3 binary64) #s(literal 2 binary64)) y)) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* 1/60 (pow y 2)))))))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/60 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal 2 binary64)) y)) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (* y (+ 2 (* (pow y 2) (+ 1/3 (* (pow y 2) (+ 1/60 (* 1/2520 (pow y 2)))))))))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/2520 binary64) (*.f64 y y) #s(literal 1/60 binary64)) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y) #s(literal 2 binary64)) y)) |
#s(approx (cosh y) #s(hole binary64 1)) |
#s(approx (cosh y) #s(literal 1 binary64)) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (cosh y) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 1/24 (pow y 2))))))) |
#s(approx (cosh y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cosh y) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 1/24 (* 1/720 (pow y 2))))))))) |
#s(approx (cosh y) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 -1)) |
#s(approx (- (sinh y) (exp (neg y))) #s(literal -1 binary64)) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 (- (* 2 y) 1))) |
#s(approx (- (sinh y) (exp (neg y))) (fma.f64 #s(literal 2 binary64) y #s(literal -1 binary64))) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 (- (* y (+ 2 (* -1/2 y))) 1))) |
#s(approx (- (sinh y) (exp (neg y))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y #s(literal 2 binary64)) y #s(literal -1 binary64))) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 (- (* y (+ 2 (* y (- (* 1/3 y) 1/2)))) 1))) |
#s(approx (- (sinh y) (exp (neg y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) y #s(literal -1/2 binary64)) y #s(literal 2 binary64)) y #s(literal -1 binary64))) |
#s(approx (exp (neg y)) #s(hole binary64 1)) |
#s(approx (exp (neg y)) #s(literal 1 binary64)) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (exp (neg y)) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* 1/2 y) 1))))) |
#s(approx (exp (neg y)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) y #s(literal -1 binary64)) y #s(literal 1 binary64))) |
#s(approx (exp (neg y)) #s(hole binary64 (+ 1 (* y (- (* y (+ 1/2 (* -1/6 y))) 1))))) |
#s(approx (exp (neg y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y #s(literal 1/2 binary64)) y #s(literal -1 binary64)) y #s(literal 1 binary64))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) (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 (/ (sinh y) y) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (/ (sinh y) y) (*.f64 (/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* y y) 1/6) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* 1/6 y) y) 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 (+ (* (* 1/6 y) y) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (* 1/6 y) y) 1) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (+ (* (* 1/6 y) y) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* 1/6 y) y) 1) #s(hole binary64 (* (pow y 2) (+ 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* (* 1/6 y) y) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (* 1/2 (+ (exp y) (/ 1 (exp y)))) (* 1/2 (- (exp y) (/ 1 (exp y))))) (exp (neg y)))))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) (*.f64 (fma.f64 (-.f64 (+.f64 (+.f64 (exp.f64 (neg.f64 y)) (exp.f64 y)) (exp.f64 y)) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y)))) #s(literal 1/2 binary64))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (- (+ (* 1/2 (+ (exp y) (/ 1 (exp y)))) (* 1/2 (- (exp y) (/ 1 (exp y))))) (exp (neg y))))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) (fma.f64 (-.f64 (+.f64 (+.f64 (exp.f64 (neg.f64 y)) (exp.f64 y)) (exp.f64 y)) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
#s(approx (cosh y) #s(hole binary64 (* 1/2 (+ (exp y) (/ 1 (exp y)))))) |
#s(approx (cosh y) (*.f64 (+.f64 (exp.f64 (neg.f64 y)) (exp.f64 y)) #s(literal 1/2 binary64))) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 (- (* 1/2 (- (exp y) (/ 1 (exp y)))) (exp (neg y))))) |
#s(approx (- (sinh y) (exp (neg y))) (fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (neg y)))) |
#s(approx (exp (neg y)) (exp.f64 (neg.f64 y))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (* 1/2 (+ (exp y) (/ 1 (exp y)))) (* 1/2 (- (exp y) (/ 1 (exp y))))) (exp (* -1 y)))))) |
#s(approx (* (+ (cosh y) (- (sinh y) (exp (neg y)))) 1/2) (*.f64 (fma.f64 (-.f64 (+.f64 (+.f64 (exp.f64 (neg.f64 y)) (exp.f64 y)) (exp.f64 y)) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y)))) #s(literal 1/2 binary64))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) #s(hole binary64 (- (+ (* 1/2 (+ (exp y) (/ 1 (exp y)))) (* 1/2 (- (exp y) (/ 1 (exp y))))) (exp (* -1 y))))) |
#s(approx (+ (cosh y) (- (sinh y) (exp (neg y)))) (fma.f64 (-.f64 (+.f64 (+.f64 (exp.f64 (neg.f64 y)) (exp.f64 y)) (exp.f64 y)) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
#s(approx (- (sinh y) (exp (neg y))) #s(hole binary64 (- (* 1/2 (- (exp y) (/ 1 (exp y)))) (exp (* -1 y))))) |
#s(approx (- (sinh y) (exp (neg y))) (fma.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64) (neg.f64 (exp.f64 (neg.f64 y))))) |
#s(approx (exp (neg y)) #s(hole binary64 (exp (* -1 y)))) |
#s(approx (exp (neg y)) (exp.f64 (neg.f64 y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 341 |
| 0 | 86 | 284 |
| 0 | 366 | 282 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 (sinh.f64 y) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (sinh.f64 y) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
(sinh.f64 y) |
y |
(pow.f64 (cos.f64 x) #s(literal 3 binary64)) |
(cos.f64 x) |
x |
#s(literal 3 binary64) |
(*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
#s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) y) |
#s(literal 1 binary64) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (sinh.f64 y) y) |
(*.f64 (cos.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) #s(literal 1/2 binary64))) y)) |
(/.f64 #s(approx (sinh y) (*.f64 (+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) #s(literal 1/2 binary64))) y) |
#s(approx (sinh y) (*.f64 (+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) #s(literal 1/2 binary64)) |
(+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) |
(cosh.f64 y) |
(-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))) |
(exp.f64 (neg.f64 y)) |
(neg.f64 y) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 (sinh.f64 y) y) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (sinh.f64 y) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) y))) |
(/.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (sinh.f64 y)) y) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (sinh.f64 y))) (neg.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) y))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (sinh.f64 y)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) y)) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (sinh.f64 y)) |
(*.f64 (sinh.f64 y) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
(/.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 2 binary64)) |
(sinh.f64 y) |
y |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) |
(*.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow.f64 (cos.f64 x) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 3 binary64))) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
x |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) y) |
(*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x))) |
(*.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(*.f64 (cos.f64 x) (cos.f64 x)) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(*.f64 #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
#s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) y) y) |
(*.f64 (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 y #s(literal 2 binary64)) |
#s(literal 1/6 binary64) |
(*.f64 #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64))) (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/6 binary64) y) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/6 binary64) y) |
(*.f64 y #s(literal 1/6 binary64)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (sinh.f64 y) y) #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
(/.f64 (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) (sinh.f64 y)) y) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.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 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #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)) |
(+.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 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (neg.f64 (sinh.f64 y)) (neg.f64 y)) |
(/.f64 (sinh.f64 y) y) |
(*.f64 (/.f64 #s(approx (sinh y) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))) (cosh.f64 y)))) y) (cos.f64 x)) |
(*.f64 (cos.f64 x) (/.f64 #s(approx (sinh y) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))) (cosh.f64 y)))) y)) |
(/.f64 (*.f64 (cos.f64 x) #s(approx (sinh y) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))) (cosh.f64 y))))) y) |
(/.f64 (neg.f64 #s(approx (sinh y) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))) (cosh.f64 y))))) (neg.f64 y)) |
(/.f64 #s(approx (sinh y) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))) (cosh.f64 y)))) y) |
#s(approx (sinh y) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))) (cosh.f64 y)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))) (cosh.f64 y))) |
(*.f64 (+.f64 (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))) (cosh.f64 y)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 y) (cosh.f64 y)) (*.f64 (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))))) (-.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 y) #s(literal 3 binary64)) (pow.f64 (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 y) (cosh.f64 y) (-.f64 (*.f64 (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) (*.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))))))) |
(-.f64 (+.f64 (cosh.f64 y) (sinh.f64 y)) (exp.f64 (neg.f64 y))) |
(+.f64 (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))) (cosh.f64 y)) |
(+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 (+.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 y)) |
(cosh.f64 y) |
(/.f64 (-.f64 (*.f64 (sinh.f64 y) (sinh.f64 y)) (*.f64 (exp.f64 (neg.f64 y)) (exp.f64 (neg.f64 y)))) (+.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (sinh.f64 y) #s(literal 3 binary64)) (pow.f64 (exp.f64 (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (sinh.f64 y) (sinh.f64 y) (fma.f64 (exp.f64 (neg.f64 y)) (exp.f64 (neg.f64 y)) (*.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))))) |
(-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y))) |
(/.f64 #s(literal 1 binary64) (exp.f64 y)) |
(-.f64 (cosh.f64 y) (sinh.f64 y)) |
(exp.f64 (neg.f64 y)) |
(+.f64 (cosh.f64 y) (sinh.f64 (neg.f64 y))) |
(neg.f64 y) |
#s(literal 1/2 binary64) |
Compiled 8 150 to 996 computations (87.8% saved)
21 alts after pruning (14 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 282 | 12 | 294 |
| Fresh | 1 | 2 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 285 | 21 | 306 |
| Status | Accuracy | Program |
|---|---|---|
| 48.7% | (/.f64 (*.f64 #s(approx (sinh y) y) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) | |
| 83.8% | (/.f64 #s(approx (* (sinh y) (pow (cos x) 3)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) y)) (*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) | |
| ✓ | 100.0% | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| ✓ | 55.5% | (*.f64 (cos.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y)) |
| ✓ | 30.5% | (*.f64 (cos.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) #s(literal 1/2 binary64))) y)) |
| ▶ | 89.8% | (*.f64 (cos.f64 x) #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)))) |
| ✓ | 86.4% | (*.f64 (cos.f64 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)))) |
| ✓ | 76.0% | (*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
| 86.2% | (*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) | |
| ✓ | 30.8% | (*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
| ▶ | 32.9% | (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
| ▶ | 11.8% | (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) |
| 69.8% | (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) | |
| 56.6% | (*.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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) | |
| ▶ | 31.0% | (*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
| 55.4% | (*.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 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) | |
| 29.9% | (*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) | |
| 30.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) | |
| 53.1% | (*.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)))) | |
| ▶ | 26.4% | (*.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.8% | #s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
Compiled 1 038 to 654 computations (37% saved)
| Inputs |
|---|
(*.f64 (cos.f64 x) #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)))) |
(cos.f64 x) |
x |
#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(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))))) |
#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)))) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 #s(approx (sinh y) y) y) |
#s(approx (sinh y) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
#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))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
#s(literal -1/720 binary64) |
#s(literal 1/24 binary64) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/.f64 (sinh.f64 y) y) |
(sinh.f64 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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 (- (* 1/24 (pow x 2)) 1/2))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 (+ 1/24 (* -1/720 (pow x 2))))) |
#s(approx (* -1/2 (* x x)) #s(hole binary64 (* -1/2 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* -1/720 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/24 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/24 (/ 1 (pow x 2))) (+ 1/720 (/ 1/2 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/720 (/ 1/2 (pow x 4))))))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 (* -1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) (+ 1/720 (/ 1/2 (pow x 4))))))) |
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 (* -1/720 (pow x 2)))) |
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720)))) |
#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 (* (* y y) 1/6) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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) #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 (/ (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 (sinh y) #s(hole binary64 (* 1/2 (- (exp y) (/ 1 (exp y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (/ (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 1 (* (cos x) (/ (sinh y) y)) (cos x) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (* y y) 1/6) (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (/ (sinh y) y) (sinh y) (* (cos x) (/ (sinh y) y)) (cos x) (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (+ (* -1/720 (* x x)) 1/24) -1/720 1/24 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (* -1/2 (* x x)) 1) (* -1/2 (* x x)) (/ (sinh y) y) (sinh y)) |
| 3.0ms | y | @ | -inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (/ (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 1 (* (cos x) (/ (sinh y) y)) (cos x) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (* y y) 1/6) (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (/ (sinh y) y) (sinh y) (* (cos x) (/ (sinh y) y)) (cos x) (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (+ (* -1/720 (* x x)) 1/24) -1/720 1/24 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (* -1/2 (* x x)) 1) (* -1/2 (* x x)) (/ (sinh y) y) (sinh y)) |
| 3.0ms | x | @ | inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (/ (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 1 (* (cos x) (/ (sinh y) y)) (cos x) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (* y y) 1/6) (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (/ (sinh y) y) (sinh y) (* (cos x) (/ (sinh y) y)) (cos x) (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (+ (* -1/720 (* x x)) 1/24) -1/720 1/24 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (* -1/2 (* x x)) 1) (* -1/2 (* x x)) (/ (sinh y) y) (sinh y)) |
| 2.0ms | x | @ | -inf | ((* (cos x) (/ (sinh y) y)) (cos x) x (/ (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 1 (* (cos x) (/ (sinh y) y)) (cos x) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (* y y) 1/6) (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (/ (sinh y) y) (sinh y) (* (cos x) (/ (sinh y) y)) (cos x) (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (+ (* -1/720 (* x x)) 1/24) -1/720 1/24 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (* -1/2 (* x x)) 1) (* -1/2 (* x x)) (/ (sinh y) y) (sinh y)) |
| 2.0ms | x | @ | 0 | ((* (cos x) (/ (sinh y) y)) (cos x) x (/ (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 1 (* (cos x) (/ (sinh y) y)) (cos x) (/ (sinh y) y) (+ (* (* y y) 1/6) 1) (* (* y y) 1/6) (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (/ (sinh y) y) (sinh y) (* (cos x) (/ (sinh y) y)) (cos x) (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (+ (* -1/720 (* x x)) 1/24) -1/720 1/24 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (+ (* -1/2 (* x x)) 1) (* -1/2 (* x x)) (/ (sinh y) y) (sinh y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 254 | 1858 |
| 1 | 688 | 1832 |
| 2 | 2519 | 1758 |
| 0 | 8277 | 1603 |
| 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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (- (exp y) (/ 1 (exp y))) y)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 (- (* 1/24 (pow x 2)) 1/2))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 (+ 1/24 (* -1/720 (pow x 2))))) |
#s(approx (* -1/2 (* x x)) #s(hole binary64 (* -1/2 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (* 1/2 (/ (* (cos x) (- (exp y) (/ 1 (exp y)))) y)))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* -1/720 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/24 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/24 (/ 1 (pow x 2))) (+ 1/720 (/ 1/2 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/720 (/ 1/2 (pow x 4))))))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 (* -1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) (+ 1/720 (/ 1/2 (pow x 4))))))) |
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 (* -1/720 (pow x 2)))) |
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720)))) |
#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 (* (* y y) 1/6) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (+ (cos x) (* 1/6 (* (pow y 2) (cos x)))))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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) #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 (/ (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 (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 (-.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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(literal 1 binary64)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64)) #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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(literal 1 binary64)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64)) #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 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) (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 (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64)) #s(literal 1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 (- (* 1/24 (pow x 2)) 1/2))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(literal 1/24 binary64)) |
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 (+ 1/24 (* -1/720 (pow x 2))))) |
#s(approx (+ (* -1/720 (* x x)) 1/24) (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) |
#s(approx (* -1/2 (* x x)) #s(hole binary64 (* -1/2 (pow x 2)))) |
#s(approx (* -1/2 (* x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#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 (cos.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (cos.f64 x)) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (cos.f64 x) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) (/.f64 #s(literal 1/2 binary64) y)))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(hole binary64 (cos x))) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (*.f64 x x) #s(literal -1/2 binary64))) |
#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/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* -1/720 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/720 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/24 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/24 (/ 1 (pow x 2))) (+ 1/720 (/ 1/2 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/720 (/ 1/2 (pow x 4))))))) |
#s(approx (+ (* (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (* x x)) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/24 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/720 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 (* -1/720 (pow x 4)))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(hole binary64 (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) (+ 1/720 (/ 1/2 (pow x 4))))))) |
#s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 (* -1/720 (pow x 2)))) |
#s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720)))) |
#s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 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 (* (* y y) 1/6) #s(hole binary64 (* 1/6 (pow y 2)))) |
#s(approx (* (* y y) 1/6) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (/ (sinh y) y)) #s(hole binary64 (cos x))) |
#s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
#s(approx (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (* (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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) #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 (/ (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 (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 | 61 | 511 |
| 0 | 90 | 403 |
| 1 | 390 | 347 |
| 2 | 2861 | 347 |
| 0 | 8243 | 343 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (cos.f64 x) #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)))) |
(cos.f64 x) |
x |
#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(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))))) |
#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)))) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 #s(approx (sinh y) y) y) |
#s(approx (sinh y) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
#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))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
#s(literal -1/720 binary64) |
#s(literal 1/24 binary64) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) |
#s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/.f64 (sinh.f64 y) y) |
(sinh.f64 y) |
| Outputs |
|---|
(*.f64 (*.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(literal 1 binary64)) (cos.f64 x)) |
(*.f64 (*.f64 (cos.f64 x) #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(literal 1 binary64)) |
(*.f64 (cos.f64 x) (*.f64 #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 (cos.f64 x) #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 #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))) (cos.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #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 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal -3 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(*.f64 #s(literal -1 binary64) (cos.f64 x)) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 x) #s(literal -1 binary64)) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 x)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 x)) #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal 5 binary64))) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 9 binary64)) (pow.f64 (cos.f64 x) #s(literal 8 binary64))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (pow.f64 (cos.f64 x) #s(literal 5 binary64))) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (cos.f64 x)) |
(/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/.f64 (cos.f64 x) #s(literal 1 binary64)) |
(neg.f64 (cos.f64 x)) |
(fma.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal -3 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (cos.f64 x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) (/.f64 (cos.f64 x) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 x) (cos.f64 (PI.f64)) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (PI.f64)))) |
(fma.f64 (cos.f64 x) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) #s(literal 0 binary64)) |
(sin.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64)))) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 x) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 x (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x))) |
(sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64))) |
(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 (cos.f64 x) (cos.f64 (PI.f64))) (*.f64 (sin.f64 x) (sin.f64 (PI.f64)))) |
(-.f64 (*.f64 (cos.f64 x) (cos.f64 (PI.f64))) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (PI.f64)))) |
(-.f64 (cos.f64 x) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (cos.f64 x)) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 x)))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 x) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 x (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 x) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (neg.f64 x)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (+.f64 (neg.f64 x) (PI.f64))) |
(cos.f64 (+.f64 x (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (cos.f64 x))) |
(+.f64 (*.f64 (cos.f64 x) (cos.f64 (PI.f64))) (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (PI.f64)))) |
(+.f64 (cosh.f64 (log.f64 (cos.f64 x))) (sinh.f64 (log.f64 (cos.f64 x)))) |
(+.f64 (cos.f64 x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (cos.f64 x)) |
x |
#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) (*.f64 (pow.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 2 binary64)) (pow.f64 y #s(literal 4 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 (fma.f64 (pow.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 2 binary64)) (pow.f64 y #s(literal 4 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 (fma.f64 (pow.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 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (pow.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 2 binary64)) (pow.f64 y #s(literal 4 binary64)) #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 (fma.f64 (pow.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 2 binary64)) (pow.f64 y #s(literal 4 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 (fma.f64 (pow.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 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.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 2 binary64)) (pow.f64 y #s(literal 4 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 (fma.f64 (pow.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 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (pow.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 2 binary64)) (pow.f64 y #s(literal 4 binary64)) #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))) |
(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) 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 #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)) |
(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)) |
(-.f64 (/.f64 (*.f64 (pow.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 2 binary64)) (pow.f64 y #s(literal 4 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))) (pow.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)) #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 (*.f64 (pow.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 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.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 2 binary64)) (pow.f64 y #s(literal 4 binary64)) #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 (fma.f64 (pow.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 2 binary64)) (pow.f64 y #s(literal 4 binary64)) #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 (*.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) (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 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 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 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 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1/36 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 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 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 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 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 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64)) (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1/36 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)))) |
(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 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 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 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1/36 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 #s(literal 1/216 binary64) (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal 1/36 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 (*.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) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (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 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 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 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #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 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))) |
(-.f64 #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 (*.f64 #s(literal 1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 y y) #s(literal 1/604800 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 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 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (pow.f64 (fabs.f64 y) #s(literal 1 binary64)) (pow.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 y) #s(literal 1 binary64)) (fabs.f64 y)) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 y)) |
(*.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 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (fabs.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (fabs.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.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 (neg.f64 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 (fabs.f64 y)) #s(literal 2 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/120 binary64) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 #s(literal 1/6 binary64) (*.f64 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 #s(literal 1/6 binary64) (*.f64 y y))))) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
#s(approx (+ (* (* y y) 1/6) 1) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) y) y) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/6 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/6 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1/6 binary64)) |
(*.f64 y (*.f64 (*.f64 #s(literal 1/6 binary64) y) #s(literal 1 binary64))) |
(*.f64 y (*.f64 #s(literal 1/6 binary64) y)) |
(*.f64 (/.f64 #s(approx (sinh y) 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))) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 (neg.f64 #s(approx (sinh y) 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))) (neg.f64 #s(approx (sinh y) y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sinh y) 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 (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) 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) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 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 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/8 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 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 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) 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 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 (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 (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 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (pow.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 1 binary64)) (fabs.f64 x)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (pow.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 x)) |
(*.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 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(neg.f64 (*.f64 x (neg.f64 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 (fabs.f64 x)) #s(literal 2 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)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (sinh y) y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 #s(approx (sinh y) y)) (neg.f64 y)) |
(/.f64 #s(approx (sinh y) y) y) |
(neg.f64 (/.f64 (neg.f64 #s(approx (sinh y) y)) y)) |
(neg.f64 (/.f64 #s(approx (sinh y) y) (neg.f64 y))) |
#s(approx (sinh y) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(*.f64 #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) #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 (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))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.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)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.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)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (pow.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)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.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)) x) x)))) |
(/.f64 (fma.f64 (pow.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)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.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)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.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)) x) x)))) |
(/.f64 (fma.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (pow.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)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.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)) x) x))) |
(fma.f64 (*.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)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.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)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.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)) x) x #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (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))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (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))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.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)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (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)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x) #s(literal 1 binary64)) |
(fma.f64 x (*.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)) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.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)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (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(literal -1 binary64))) |
(-.f64 (*.f64 (*.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)) x) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.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)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.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))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (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 (/.f64 (*.f64 (pow.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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.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)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.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)) x) x))) (pow.f64 (-.f64 (fma.f64 (pow.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)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.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)) x) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/8 binary64))) (neg.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/8 binary64)) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x)) x)) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)))) (/.f64 #s(literal -1/8 binary64) (-.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/576 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/576 binary64)) (-.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64))) |
(/.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/24 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/720 binary64) x) #s(literal 1/24 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))) |
(-.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/720 binary64) x)) x)) |
(-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal -1/720 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))))) |
(+.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
#s(literal -1/720 binary64) |
#s(literal 1/24 binary64) |
(*.f64 (/.f64 (sinh.f64 y) y) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 (sinh.f64 y) y)) |
(/.f64 (*.f64 (sinh.f64 (neg.f64 y)) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (sinh.f64 (neg.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (sinh.f64 y) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (neg.f64 y)) |
(/.f64 (*.f64 (sinh.f64 y) #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) y) |
#s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal -1/2 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 x (*.f64 #s(literal -1/2 binary64) x)) |
(/.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))) |
Compiled 29 955 to 2 817 computations (90.6% saved)
29 alts after pruning (19 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 736 | 15 | 751 |
| Fresh | 5 | 4 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 743 | 29 | 772 |
| Status | Accuracy | Program |
|---|---|---|
| 48.7% | (/.f64 (*.f64 #s(approx (sinh y) y) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) | |
| 36.5% | (/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) y) | |
| 83.8% | (/.f64 #s(approx (* (sinh y) (pow (cos x) 3)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) y)) (*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) | |
| 65.0% | (*.f64 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 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)))) | |
| ✓ | 100.0% | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| ✓ | 55.5% | (*.f64 (cos.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y)) |
| ✓ | 30.5% | (*.f64 (cos.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) #s(literal 1/2 binary64))) y)) |
| ✓ | 89.8% | (*.f64 (cos.f64 x) #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)))) |
| ✓ | 86.4% | (*.f64 (cos.f64 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)))) |
| ✓ | 76.0% | (*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
| 89.6% | (*.f64 (cos.f64 x) #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)))) | |
| 86.2% | (*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) | |
| ✓ | 30.8% | (*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
| 63.1% | (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (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)))) | |
| 34.7% | (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (sinh y) y) y)) | |
| 6.7% | (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(approx (sinh y) y) y)) | |
| ✓ | 11.8% | (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) |
| 69.8% | (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) | |
| 63.5% | (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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)))) | |
| 31.0% | (*.f64 #s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) | |
| 37.0% | (*.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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) | |
| 31.0% | (*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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))))) | |
| 29.9% | (*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) #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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) | |
| 30.1% | (*.f64 #s(approx (cos x) (fma.f64 #s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) (*.f64 x 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))))) | |
| 53.1% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))))) | |
| ✓ | 26.4% | (*.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))))) |
| 26.4% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 #s(literal 1/6 binary64) y) y)))) | |
| 30.0% | (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) | |
| ✓ | 48.8% | #s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
Compiled 2 360 to 820 computations (65.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (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(literal 1/6 binary64) 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 (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) #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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 #s(literal 1/6 binary64) 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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (sinh y) y) y)) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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) (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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (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 (cos.f64 x) #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)) (/.f64 (sinh.f64 y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.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 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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) #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 (cos.f64 x) #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 (cos.f64 x) #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 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 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) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (-.f64 (exp.f64 y) (exp.f64 (neg.f64 y))) #s(literal 1/2 binary64))) y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 x) (/.f64 #s(approx (sinh y) (*.f64 (+.f64 (cosh.f64 y) (-.f64 (sinh.f64 y) (exp.f64 (neg.f64 y)))) #s(literal 1/2 binary64))) y)) |
(/.f64 #s(approx (* (sinh y) (pow (cos x) 3)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) y)) (*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sinh.f64 y) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 y (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.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)))))) (/.f64 (sinh.f64 y) y)) |
| Outputs |
|---|
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
5 calls:
| 27.0ms | y |
| 24.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 11.0ms | x |
| 10.0ms | (cos.f64 x) |
| 8.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 |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (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(literal 1/6 binary64) 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 (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) #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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 #s(literal 1/6 binary64) 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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (sinh y) y) y)) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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) (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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (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 (cos.f64 x) #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)) (/.f64 (sinh.f64 y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.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 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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) #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 (cos.f64 x) #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 (cos.f64 x) #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 (sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 x) #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)) (/.f64 (sinh.f64 y) y)) |
5 calls:
| 29.0ms | (cos.f64 x) |
| 9.0ms | y |
| 9.0ms | x |
| 8.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 7.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.8% | 1 | (/.f64 (sinh.f64 y) y) |
| 94.6% | 2 | (cos.f64 x) |
| 99.1% | 3 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 94.6% | 2 | x |
| 97.5% | 5 | y |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (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(literal 1/6 binary64) 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 (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) #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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 #s(literal 1/6 binary64) 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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (sinh y) y) y)) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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) (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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (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 (cos.f64 x) #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)) (/.f64 (sinh.f64 y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.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 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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) #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 (cos.f64 x) #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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 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) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
1 calls:
| 7.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 3 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (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(literal 1/6 binary64) 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 (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) #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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 #s(literal 1/6 binary64) 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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (sinh y) y) y)) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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) (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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (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 (cos.f64 x) #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)) (/.f64 (sinh.f64 y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 #s(approx (+ (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) #s(literal 1 binary64)))) |
(*.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 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 x) #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)) (/.f64 (sinh.f64 y) y)) |
1 calls:
| 34.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 3 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (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(literal 1/6 binary64) 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 (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) #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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 #s(literal 1/6 binary64) 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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (sinh y) y) y)) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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) (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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (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 (cos.f64 x) #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)) (/.f64 (sinh.f64 y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
(*.f64 (cos.f64 x) #s(approx (/ (sinh y) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) 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)))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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 (cos.f64 x) #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)) (/.f64 (sinh.f64 y) y)) |
1 calls:
| 6.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 3 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (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(literal 1/6 binary64) 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 (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) #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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 #s(literal 1/6 binary64) 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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (sinh y) y) y)) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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) (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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (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 (cos.f64 x) #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)) (/.f64 (sinh.f64 y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(literal 1 binary64)) (/.f64 (sinh.f64 y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))) (/.f64 (sinh.f64 y) y)) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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))))) |
#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:
| 6.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 3 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (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(literal 1/6 binary64) 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 (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) #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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 #s(literal 1/6 binary64) 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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (sinh y) y) y)) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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) (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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (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 (cos.f64 x) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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))))) |
#s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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)))) |
5 calls:
| 41.0ms | y |
| 6.0ms | x |
| 6.0ms | (cos.f64 x) |
| 5.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 5.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.5% | 2 | (/.f64 (sinh.f64 y) y) |
| 87.0% | 4 | y |
| 75.8% | 2 | (cos.f64 x) |
| 74.7% | 2 | x |
| 92.2% | 3 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (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(literal 1/6 binary64) 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 (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) #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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 #s(literal 1/6 binary64) 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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (sinh y) y) y)) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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) (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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (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 (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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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)))) |
5 calls:
| 22.0ms | (/.f64 (sinh.f64 y) y) |
| 6.0ms | x |
| 6.0ms | y |
| 5.0ms | (cos.f64 x) |
| 5.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.5% | 1 | x |
| 73.8% | 2 | (cos.f64 x) |
| 63.5% | 1 | (/.f64 (sinh.f64 y) y) |
| 66.2% | 2 | y |
| 73.8% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (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(literal 1/6 binary64) 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 (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) #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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 #s(literal 1/6 binary64) 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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (sinh y) y) y)) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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) (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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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)))) |
2 calls:
| 36.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 5.0ms | (cos.f64 x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.7% | 2 | (cos.f64 x) |
| 73.7% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (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(literal 1/6 binary64) 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 (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) #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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 #s(literal 1/6 binary64) 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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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 (sinh y) y) y)) |
| Outputs |
|---|
(*.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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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)))) |
2 calls:
| 4.0ms | (cos.f64 x) |
| 4.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.7% | 2 | (cos.f64 x) |
| 72.7% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (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(literal 1/6 binary64) 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 (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) #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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 #s(literal 1/6 binary64) 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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.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) #s(approx (+ (* (* y y) 1/6) 1) #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) #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 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
5 calls:
| 21.0ms | (cos.f64 x) |
| 4.0ms | y |
| 4.0ms | x |
| 3.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 3.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.4% | 1 | x |
| 57.2% | 2 | (/.f64 (sinh.f64 y) y) |
| 59.5% | 3 | y |
| 64.8% | 2 | (cos.f64 x) |
| 66.5% | 3 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (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(literal 1/6 binary64) 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 (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) #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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 #s(literal 1/6 binary64) 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 (+ (* (* 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) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
1 calls:
| 3.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.4% | 3 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (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(literal 1/6 binary64) 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 (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) y) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) #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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 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 (+ (* (* 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) #s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #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) #s(approx (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
1 calls:
| 3.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.4% | 3 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (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(literal 1/6 binary64) 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 (+ (* (* y y) 1/6) 1) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(*.f64 #s(approx (cos x) (fma.f64 #s(approx (+ (* (+ (* -1/720 (* x x)) 1/24) (* x x)) -1/2) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(approx (sinh y) y) y)) |
(*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(approx (sinh y) y) y)) |
(/.f64 (*.f64 #s(approx (sinh y) y) #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) 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 (+ (* (* 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) #s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
2 calls:
| 69.0ms | (cos.f64 x) |
| 3.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.3% | 2 | (cos.f64 x) |
| 62.3% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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) #s(approx (+ (* (* y y) 1/6) 1) (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(literal 1/6 binary64) y) y #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
5 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (cos.f64 x) |
| 2.0ms | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 1.0ms | (/.f64 (sinh.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.1% | 1 | x |
| 53.1% | 1 | (/.f64 (sinh.f64 y) y) |
| 53.1% | 1 | y |
| 53.1% | 1 | (cos.f64 x) |
| 53.1% | 1 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
Compiled 15 to 17 computations (-13.3% saved)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
(*.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 |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y)))) |
5 calls:
| 2.0ms | x |
| 2.0ms | y |
| 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 |
|---|---|---|
| 33.4% | 2 | (cos.f64 x) |
| 53.1% | 2 | (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) |
| 53.1% | 2 | (/.f64 (sinh.f64 y) y) |
| 53.1% | 3 | y |
| 34.2% | 2 | x |
Compiled 15 to 17 computations (-13.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) |
| Outputs |
|---|
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) |
5 calls:
| 1.0ms | x |
| 1.0ms | y |
| 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.0% | 1 | (cos.f64 x) |
| 30.0% | 1 | x |
| 30.0% | 1 | y |
| 30.0% | 1 | (/.f64 (sinh.f64 y) y) |
| 30.0% | 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 | 0.9999999999510486 | 1.0 |
| 0.0ms | -inf | -1.394321414985043e+49 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999999999510486 | 1.0 |
| 0.0ms | -inf | -1.394321414985043e+49 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999999999510486 | 1.0 |
| 0.0ms | -inf | -1.394321414985043e+49 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999999999510486 | 1.0 |
| 0.0ms | -inf | -1.394321414985043e+49 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999999999510486 | 1.0 |
| 0.0ms | -inf | -1.394321414985043e+49 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9999999999510486 | 1.0 |
| 0.0ms | -inf | -1.394321414985043e+49 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.06399885412864247 | 0.1454199722161157 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.06399885412864247 | 0.1454199722161157 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.06399885412864247 | 0.1454199722161157 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9964295006043982 | 0.9999999999510486 |
| 0.0ms | -0.06399885412864247 | 0.1454199722161157 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9964295006043982 | 0.9999999999510486 |
| 0.0ms | -0.06399885412864247 | 0.1454199722161157 |
Compiled 10 to 11 computations (-10% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.973426674385368e+73 | +inf |
| 0.0ms | -0.06399885412864247 | 0.1454199722161157 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.06399885412864247 | 0.1454199722161157 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | 4.793283667787164 |
Compiled 10 to 11 computations (-10% saved)
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 130 | 1285 |
| 1 | 229 | 1243 |
| 2 | 581 | 1215 |
| 3 | 3833 | 1215 |
| 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 9007199254300077/9007199254740992 binary64)) (*.f64 (cos.f64 x) #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)) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 9007199254300077/9007199254740992 binary64)) (*.f64 (cos.f64 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) #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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 9007199254300077/9007199254740992 binary64)) (*.f64 (cos.f64 x) #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)) (/.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 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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 9007199254300077/9007199254740992 binary64)) (*.f64 (cos.f64 x) #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)) (/.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 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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 9007199254300077/9007199254740992 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 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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 9007199254300077/9007199254740992 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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)))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 4494592428115755/4503599627370496 binary64)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #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) #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 4494592428115755/4503599627370496 binary64)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #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) #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 49999999999999997582409405901396098942598045401506677583603409881825017856 binary64)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #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) #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)) (*.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 (+ (* (* 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) #s(approx (+ (* (* y y) 1/6) 1) (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) #s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
(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) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 9007199254300077/9007199254740992 binary64)) (*.f64 (cos.f64 x) #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)) (/.f64 (sinh.f64 y) y)))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -inf.0 binary64)) (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 9007199254300077/9007199254740992 binary64)) (*.f64 (cos.f64 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) #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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (cos x)))))) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (sinh.f64 y) y)) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 9007199254300077/9007199254740992 binary64)) (*.f64 (cos.f64 x) #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)) (/.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 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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 9007199254300077/9007199254740992 binary64)) (*.f64 (cos.f64 x) #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)) (/.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 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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 9007199254300077/9007199254740992 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 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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 9007199254300077/9007199254740992 binary64)) #s(approx (* (cos x) (/ (sinh y) y)) (cos.f64 x)) (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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)))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 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 (*.f64 #s(literal 1/6 binary64) y) y #s(literal 1 binary64)))) (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 binary64)) (*.f64 #s(approx (cos x) (fma.f64 (fma.f64 #s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x 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 (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) (*.f64 #s(approx (/ (+ (pow (* 0 (sin x)) 3) (pow (* 1 (cos x)) 3)) (+ (* (* 0 (sin x)) (* 0 (sin x))) (- (* (* 1 (cos x)) (* 1 (cos x))) (* (* 0 (sin x)) (* 1 (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))))) |
(if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal -3602879701896397/72057594037927936 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) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y)) #s(literal 4494592428115755/4503599627370496 binary64)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #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) #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 4494592428115755/4503599627370496 binary64)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #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 #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) #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 49999999999999997582409405901396098942598045401506677583603409881825017856 binary64)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #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) #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)) (*.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 (+ (* (* 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) #s(approx (+ (* (* y y) 1/6) 1) (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) #s(approx (+ (* (* y y) 1/6) 1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
(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) #s(approx (+ (* (* y y) 1/6) 1) #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 #s(literal 1/6 binary64) y) y))))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (/ (sinh y) y) #s(approx (+ (* (* y y) 1/6) 1) #s(literal 1 binary64)))) |
| 1× | fuel |
Compiled 1 446 to 135 computations (90.7% saved)
(abs x)
Compiled 2 934 to 306 computations (89.6% saved)
Loading profile data...